| Commit message (Expand) | Author | Age | Files | Lines |
* | - gcc-2.95 doesn't support -static-libgcc | aldot | 2006-09-21 | 1 | -2/+5 |
* | Bernhard Fischer complained about moving --sort-common. | landley | 2006-08-30 | 1 | -2/+2 |
* | There's some strange bug in glibc that triggers if you combine the | landley | 2006-08-29 | 1 | -2/+5 |
* | - set version back to 1.2.0 like it was before. Add at least -svn to the Extr... | aldot | 2006-08-29 | 1 | -2/+2 |
* | need libsepol in addtion to libselinux | vapier | 2006-08-28 | 1 | -1/+1 |
* | - do maintainers duty by bumping version to 1.3.0-pre0; | aldot | 2006-08-28 | 1 | -38/+39 |
* | Yann E. Morin spotted a broken check_ld macro. | landley | 2006-08-20 | 1 | -1/+1 |
* | - remove CRIS specific CFLAG from generic flags-checking. | aldot | 2006-08-18 | 1 | -1/+0 |
* | 1) ifeq is make syntax, #ifeq is a make comment. | landley | 2006-07-31 | 1 | -7/+10 |
* | Add -Werror. | landley | 2006-07-16 | 1 | -0/+1 |
* | Minor build tweaks that save 1100 bytes building busybox on Ubuntu 6.06. | landley | 2006-07-06 | 1 | -0/+1 |
* | - Pull r15593: | aldot | 2006-07-04 | 1 | -12/+10 |
* | Annoint 1.2.0. | landley | 2006-06-30 | 1 | -1/+1 |
* | Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak | landley | 2006-06-22 | 1 | -21/+1 |
* | Use -ffunction-sections -fdata-sections --gc-sections if the compiler supports | landley | 2006-06-13 | 1 | -0/+2 |
* | - make VERBOSE= and V= work equally; use BUILD_VERBOSE internally. | aldot | 2006-06-13 | 1 | -5/+17 |
* | - invert logic for nocheck_targets to exclude the empty default target. | aldot | 2006-06-11 | 1 | -3/+3 |
* | - don't check for toolchain-setting for make targets that don't need them | aldot | 2006-06-10 | 1 | -1/+13 |
* | - cleanup conftest temporary files. | aldot | 2006-05-29 | 1 | -1/+1 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | aldot | 2006-05-26 | 1 | -3/+3 |
* | - add target hosttools (see make help) | aldot | 2006-05-26 | 1 | -55/+116 |
* | The one line fix to Bernhard Fischer's "profoundly". | landley | 2006-05-15 | 1 | -1/+0 |
* | back out default implicit %.o rule for now | vapier | 2006-05-11 | 1 | -3/+0 |
* | add implicit rule for %.a to help debugging in subdirs | vapier | 2006-05-10 | 1 | -0/+8 |
* | add a default .o rule for easier debug | vapier | 2006-05-10 | 1 | -0/+3 |
* | Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak | landley | 2006-05-09 | 1 | -7/+15 |
* | - fix build | aldot | 2006-05-08 | 1 | -2/+9 |
* | The changes svn 14960 made to Rules.mak broke building out of tree | landley | 2006-05-08 | 1 | -6/+0 |
* | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | landley | 2006-05-07 | 1 | -0/+1 |
* | compile.h is incorrect; create a new do_link.h and use that for bb_mkdep and ... | vapier | 2006-04-29 | 1 | -0/+6 |
* | - rerun gcse pass after reload, enable whole-program iff we are not building | aldot | 2006-04-28 | 1 | -1/+9 |
* | 2006-04-20 Shaun Jackman <sjackman@gmail.com> | vapier | 2006-04-21 | 1 | -0/+7 |
* | svn 14824 broke -funsigned-char and possibly building out of tree, because | landley | 2006-04-19 | 1 | -13/+25 |
* | - pin the CFLAGS to make sure that we don't have to re-evaluate the | aldot | 2006-04-11 | 1 | -1/+1 |
* | - switch Warning Of the Week to wrong or missing prototypes. | aldot | 2006-04-02 | 1 | -5/+3 |
* | - warn a bit more verbosely about fmt stuff for non-release versions | aldot | 2006-03-29 | 1 | -0/+8 |
* | - mark trunk as 1.2.0-pre0 | aldot | 2006-03-29 | 1 | -3/+3 |
* | Mike Frysinger pointed out we can go | landley | 2006-03-28 | 1 | -5/+1 |
* | Patch from Jan Kiszka: In case the libselinux development installation is not | landley | 2006-03-27 | 1 | -1/+5 |
* | We make both busybox and busybox_unstripped all the time now, no need to | landley | 2006-03-22 | 1 | -5/+1 |
* | Annoint 1.1.1. | landley | 2006-03-22 | 1 | -1/+1 |
* | - workaroung pr25795 in gcc-4.1 | aldot | 2006-03-21 | 1 | -1/+2 |
* | - revert back to r14406 | aldot | 2006-03-13 | 1 | -203/+109 |
* | add a sep option for stripping | vapier | 2006-03-10 | 1 | -1/+4 |
* | - remove check. Fixes e.g. buildroot | aldot | 2006-03-09 | 1 | -2/+0 |
* | - backout using features which are not available with the previous stable | aldot | 2006-03-09 | 1 | -24/+32 |
* | - correct comment. | aldot | 2006-03-03 | 1 | -1/+1 |
* | Denis Vlasenko noticed that falign=0 is meaningless, and that should probably | landley | 2006-03-03 | 1 | -1/+1 |
* | - make sure applets.o is rebuilt when the .config changes. | aldot | 2006-03-02 | 1 | -1/+1 |
* | - fixes parallel builds (make -j) | aldot | 2006-03-01 | 1 | -116/+198 |