| Commit message (Expand) | Author | Age | Files | Lines |
* | respect CFLAGS/CPPFLAGS in env | vapier | 2007-01-26 | 1 | -3/+3 |
* | head is 1.5.0.svn now | vda | 2007-01-20 | 1 | -2/+2 |
* | releasing busybox 1.4.0 | vda | 2007-01-20 | 1 | -1/+1 |
* | Trailing whitespace removal over entire tree | vda | 2007-01-11 | 1 | -10/+10 |
* | - missing hunk to go with r17206 | aldot | 2007-01-09 | 1 | -1/+1 |
* | - vapier wants LD to point to CC, revert my previous change | aldot | 2007-01-09 | 1 | -1/+1 |
* | - set LD to ld | aldot | 2007-01-08 | 1 | -11/+2 |
* | convert include/autoconf.h split and include/bbconfigopts.h commands into the... | vapier | 2006-12-31 | 1 | -4/+6 |
* | we need to use the compiler driver to invoke LD as LDFLAGS is in the form the... | vapier | 2006-12-29 | 1 | -1/+1 |
* | leftover of e2fsck surgery | vda | 2006-12-26 | 1 | -4/+0 |
* | ifupdown: parse() returning NULL and returning "" is not the same, | vda | 2006-12-19 | 1 | -1/+2 |
* | re-applying first post-1.3.x change | vda | 2006-12-15 | 1 | -2/+2 |
* | exterminate last bzero's | vda | 2006-12-13 | 1 | -3/+3 |
* | - honor CONFIG_DEBUG | aldot | 2006-12-13 | 1 | -2/+2 |
* | "kernel config" -> "busybox config" | vda | 2006-11-30 | 1 | -1/+1 |
* | build system: Makefiles are in source dir, add $(srctree) | vda | 2006-10-31 | 1 | -3/+3 |
* | Fix largefile breakage; advance version to 1.2.2 | vda | 2006-10-27 | 1 | -2/+4 |
* | applets/applets.o must be rebuilt if usage.h is modified. | vda | 2006-10-19 | 1 | -3/+0 |
* | strip -> $(STRIP); fix "unused variable" warning | vda | 2006-10-16 | 1 | -1/+1 |
* | build system: fix build in separate obj tree | vda | 2006-10-11 | 1 | -0/+1 |
* | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> | vda | 2006-10-10 | 1 | -1/+9 |
* | build system: fix for non-i386 builds | vda | 2006-10-09 | 1 | -1/+1 |
* | build system: do not generate include/linux | vda | 2006-10-06 | 1 | -2/+0 |
* | yet another fixlet: make clean/distclean/mrproper | vda | 2006-10-05 | 1 | -4/+6 |
* | fixing build system overhaul fallout... | vda | 2006-10-05 | 1 | -3/+3 |
* | build system overhaul | vda | 2006-10-05 | 1 | -430/+1190 |
* | runit/chpst: "change process state" utility | vda | 2006-10-03 | 1 | -1/+2 |
* | - pull from busybox_scratch: r15829:15850 | aldot | 2006-08-28 | 1 | -0/+1 |
* | - pgf(?) found and fixed that missing dependency (usage: .config, IIRC), so r... | aldot | 2006-08-28 | 1 | -3/+0 |
* | Add busybox_old to distclean. | landley | 2006-08-04 | 1 | -2/+1 |
* | Switch off CONFIG_NITPICK in defconfig. (Kind of the point of CONFIG_NITPICK.) | landley | 2006-07-30 | 1 | -1/+1 |
* | More minor tweaks. | landley | 2006-07-12 | 1 | -0/+1 |
* | fix dependencies so that compressed usage gets rebuilt if | pgf | 2006-07-06 | 1 | -4/+8 |
* | - Pull r15593: | aldot | 2006-07-04 | 1 | -4/+2 |
* | - add cross-reference generation target. | aldot | 2006-06-16 | 1 | -1/+13 |
* | - let the scripts be prerequisites of the files the generate | aldot | 2006-06-15 | 1 | -2/+2 |
* | Fix from Paul Fox to make compressed help text notice config changes. | landley | 2006-06-13 | 1 | -1/+1 |
* | - make VERBOSE= and V= work equally; use BUILD_VERBOSE internally. | aldot | 2006-06-13 | 1 | -44/+41 |
* | - don't check for toolchain-setting for make targets that don't need them | aldot | 2006-06-10 | 1 | -1/+3 |
* | Put the ending quote on the help entry... | landley | 2006-05-28 | 1 | -1/+1 |
* | Consolidate the .PHONY targets and add "make baseline" for bloatcheck. | landley | 2006-05-27 | 1 | -10/+14 |
* | - add target hosttools (see make help) | aldot | 2006-05-26 | 1 | -9/+25 |
* | - fix wrong path to scripts/usage; It is in the builddir and not in the srcdir. | aldot | 2006-05-21 | 1 | -4/+8 |
* | - there is no _usage.h anymore, so don't rm it in distclean. | aldot | 2006-05-21 | 1 | -1/+1 |
* | - do not create usage_compressed.h if CONFIG_FEATURE_COMPRESS_USAGE is not set | aldot | 2006-05-21 | 1 | -3/+6 |
* | - there is no "sh". Use $(SHELL) | aldot | 2006-05-21 | 1 | -1/+1 |
* | - forgot to make busybox_unstripped depend on the applets in IMA mode. | aldot | 2006-05-19 | 1 | -1/+1 |
* | - redirect stdout of scripts/config/conf to /nil for | aldot | 2006-05-19 | 1 | -8/+8 |
* | Tabs weren't lining up in the help text. | landley | 2006-05-11 | 1 | -2/+1 |
* | clean more files | vapier | 2006-05-10 | 1 | -3/+4 |