- f5bbc69 Bernhard Fischer complained about moving --sort-common. by Rob Landley · 18 years ago
- 1fdd83f There's some strange bug in glibc that triggers if you combine the by Rob Landley · 18 years ago
- 31e2c00 - set version back to 1.2.0 like it was before. Add at least -svn to the Extraversion to be able to distinguish it from the now old 1.2.0 release by Bernhard Reutner-Fischer · 18 years ago
- 6ce8dae need libsepol in addtion to libselinux by Mike Frysinger · 18 years ago
- 99b7068 - do maintainers duty by bumping version to 1.3.0-pre0; by Bernhard Reutner-Fischer · 18 years ago
- 43ee36c Yann E. Morin spotted a broken check_ld macro. by Rob Landley · 18 years ago
- 71193a8 - remove CRIS specific CFLAG from generic flags-checking. by Bernhard Reutner-Fischer · 18 years ago
- 533320c 1) ifeq is make syntax, #ifeq is a make comment. by Rob Landley · 18 years ago
- 25c194f Add -Werror. by Rob Landley · 18 years ago
- 4ae905a Minor build tweaks that save 1100 bytes building busybox on Ubuntu 6.06. by Rob Landley · 19 years ago
- 273430a - Pull r15593: by Bernhard Reutner-Fischer · 19 years ago
- 01772ae Annoint 1.2.0. by Rob Landley · 19 years ago
- 1fa4a94 Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak by Rob Landley · 19 years ago
- 7900b7b Use -ffunction-sections -fdata-sections --gc-sections if the compiler supports by Rob Landley · 19 years ago
- 7b8ff22 - make VERBOSE= and V= work equally; use BUILD_VERBOSE internally. by Bernhard Reutner-Fischer · 19 years ago
- 081b1ac - invert logic for nocheck_targets to exclude the empty default target. by Bernhard Reutner-Fischer · 19 years ago
- e5de384 - don't check for toolchain-setting for make targets that don't need them by Bernhard Reutner-Fischer · 19 years ago
- 0773681 - cleanup conftest temporary files. by Bernhard Reutner-Fischer · 19 years ago
- 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
- e28d1d6 - add target hosttools (see make help) by Bernhard Reutner-Fischer · 19 years ago
- 282a26b The one line fix to Bernhard Fischer's "profoundly". by Rob Landley · 19 years ago
- 8d2cb8b back out default implicit %.o rule for now by Mike Frysinger · 19 years ago
- 6143c07 add implicit rule for %.a to help debugging in subdirs by Mike Frysinger · 19 years ago
- 673c944 add a default .o rule for easier debug by Mike Frysinger · 19 years ago
- c503df5 Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak by Rob Landley · 19 years ago
- 45d5458 - fix build by Bernhard Reutner-Fischer · 19 years ago
- d61b8d8 The changes svn 14960 made to Rules.mak broke building out of tree by Rob Landley · 19 years ago
- a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
- 12ef09b compile.h is incorrect; create a new do_link.h and use that for bb_mkdep and usage by Mike Frysinger · 19 years ago
- 3737c03 - rerun gcse pass after reload, enable whole-program iff we are not building by Bernhard Reutner-Fischer · 19 years ago
- 586ea61 2006-04-20 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 5076eb4 svn 14824 broke -funsigned-char and possibly building out of tree, because by Rob Landley · 19 years ago
- d0ea52e - pin the CFLAGS to make sure that we don't have to re-evaluate the by Bernhard Reutner-Fischer · 19 years ago
- 7f77810 - switch Warning Of the Week to wrong or missing prototypes. by Bernhard Reutner-Fischer · 19 years ago
- abaef65 - warn a bit more verbosely about fmt stuff for non-release versions by Bernhard Reutner-Fischer · 19 years ago
- 6018225 - mark trunk as 1.2.0-pre0 by Bernhard Reutner-Fischer · 19 years ago
- dbd91af Mike Frysinger pointed out we can go by Rob Landley · 19 years ago
- 164a5be Patch from Jan Kiszka: In case the libselinux development installation is not by Rob Landley · 19 years ago
- ca8d0b0 We make both busybox and busybox_unstripped all the time now, no need to by Rob Landley · 19 years ago
- 7328c8f Annoint 1.1.1. by Rob Landley · 19 years ago
- d1ba916 - workaroung pr25795 in gcc-4.1 by Bernhard Reutner-Fischer · 19 years ago
- df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
- c70240c add a sep option for stripping by Mike Frysinger · 19 years ago
- 478a188 - remove check. Fixes e.g. buildroot by Bernhard Reutner-Fischer · 19 years ago
- 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
- d9969ea - correct comment. Should revisit gcc >= 4.1 with that =1 later on by Bernhard Reutner-Fischer · 19 years ago
- c05dda4 Denis Vlasenko noticed that falign=0 is meaningless, and that should probably by Rob Landley · 19 years ago
- c8e278f - make sure applets.o is rebuilt when the .config changes. by Bernhard Reutner-Fischer · 19 years ago
- 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
- b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
- 81b9496 - pass -static via CC rather than LD by Bernhard Reutner-Fischer · 19 years ago
- dd53c24 Remove foo.txt and reenable -funsigned-char now that ash is fixed. by Rob Landley · 19 years ago
- 08a1b50 - add a macro to check for ld and as flags by Bernhard Reutner-Fischer · 19 years ago
- f64ff68 - correct flag for gcc-3.x by Bernhard Reutner-Fischer · 19 years ago
- e0ae702 ash with -funsigned-char don`t work! by "Vladimir N. Oleynik" · 19 years ago
- b565a12 - bump version to 1.1.1 nonrelease series (let's say -pre0). by Bernhard Reutner-Fischer · 19 years ago
- 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
- 009765d And lo, we hath reached Release Candidate 1. 1.1.0 should happen this week. by Rob Landley · 19 years ago
- e0c418e The rest of Yann E. Morin's install revamp. by Rob Landley · 19 years ago
- e0b8778 - check if CC supports -funsigned-char by Bernhard Reutner-Fischer · 19 years ago
- 4a070d1 Make char default to "unsigned" on all platforms so we have a consistent base by Rob Landley · 19 years ago
- 5a5d0fa update license by Mike Frysinger · 19 years ago
- 004ad11 ShaneAnderson writes in Bug 565: by Mike Frysinger · 19 years ago
- 8c7a7e6 - split VERSION into parts by Bernhard Reutner-Fischer · 19 years ago
- 5c071bc - fix building out-of-tree; by Bernhard Reutner-Fischer · 19 years ago
- 1c943eb - remove unused variable TOPDIR by Bernhard Reutner-Fischer · 19 years ago
- ae32016 A bit overdue... by Rob Landley · 19 years ago
- 9d6e083 patch by pkj in Bug 3 to not export all make variables by Mike Frysinger · 19 years ago
- 1c1655a move -s from LDFLAGS to STRIPCMD by Mike Frysinger · 19 years ago
- c7a3e1b Fix "nm --size-sort" on the busybox binary and document how to make it work. by Rob Landley · 19 years ago
- b3b756d further refine check_gcc usage so it is only called the bare min number of times by Mike Frysinger · 19 years ago
- c99e2c5 dont output anything when running in silent mode by Mike Frysinger · 19 years ago
- 088ee41 From Rich Paul: by Rob Landley · 19 years ago
- 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
- 90d3317 Bump version by Eric Andersen · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 85ae1bb Bump version by Eric Andersen · 20 years ago
- 461cdc8 bump version to -rc2 by Eric Andersen · 20 years ago
- 8f38782 Prepare for release by Eric Andersen · 20 years ago
- f54176d bump version to -rc2 by Eric Andersen · 20 years ago
- aea8e0e Bump version up to release candidate 1 by Eric Andersen · 20 years ago
- 4c8b0dd bump version, prepare for -pre10 by Eric Andersen · 21 years ago 1_00_pre10
- 01bf3d0 Bump version to -pre9 by Eric Andersen · 21 years ago
- 674b08a Fix it so usage is _always_ in sync with applets.c. Previously, by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- a9d8f9c Bump up version in preparation for -pre8 by Eric Andersen · 21 years ago
- 7cce16c Bump version number for release by Eric Andersen · 21 years ago 1_00_pre7
- dfe3003 Bump version for release by Eric Andersen · 21 years ago
- a120c32 Bump version by Eric Andersen · 21 years ago
- 747f2f7 Bump version number by Eric Andersen · 21 years ago
- 5912acb By popular demand, revert to version 1.21, since Rules.mak:1.22 by Eric Andersen · 21 years ago
- b8b6816 make certain values specified in the environment always win by Eric Andersen · 21 years ago
- 3bff666 Substitute busybox for uClibc, patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
- 3869f66 Begin preparing for another release by Eric Andersen · 21 years ago
- 930c596 bump version to 1.0.0-pre2 by Eric Andersen · 21 years ago
- e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
- 0a14c9f A minor update for handling older gcc versions by Eric Andersen · 21 years ago
- d4fcb80 Yet more preparation to make a release... by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- bae7c1a Explicitly define -DNDEBUG so asserts don't clutter release code by Eric Andersen · 22 years ago