summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-07-01applets: Add installation of individual binariesClayton Shotwell2-2/+28
2014-06-22unit-tests: implement the unit-testing frameworkBartosz Golaszewski8-12/+335
2013-11-02Makefile.custom: make "make release" delete .gitignore files tooDenys Vlasenko1-0/+4
2013-07-26buildsys: Add helper to list suid appletsBernhard Reutner-Fischer4-6/+88
2010-10-24correct manpage nameDenys Vlasenko1-3/+3
2010-07-29doc: remove trailing empty lineBernhard Reutner-Fischer2-1/+1
2010-06-05make it possible to keep usage texts in .c filesDenys Vlasenko5-16/+40
2010-06-05make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko7-22/+38
2010-03-28"make release" should delete .git directory tooDenys Vlasenko1-0/+4
2009-10-02Fixes to usage text; updated busybox.specDenys Vlasenko4-87/+163
2009-10-01Update documentation generator so that it sucks lessDenys Vlasenko7-336/+132
2009-03-30fix DOC build output to be like kbuild standardMike Frysinger1-2/+4
2008-08-21- print the documentation per defaultBernhard Reutner-Fischer2-1/+5
2008-05-20fix "make bigdata" to not show weak aliasesDenis Vlasenko1-1/+1
2008-04-11build system: use POSIX options only for cpDenis Vlasenko2-3/+4
2008-04-10fix "make check"Denis Vlasenko2-3/+8
2007-12-02attack the biggest stack users:Denis Vlasenko8-20/+85
2007-08-25support "#!/bin/busybox"-style wrappers. Needed for SELinux.Denis Vlasenko5-37/+94
2007-06-21random shrinkage of statics, -60 bytes savedDenis Vlasenko6-18/+24
2007-06-19punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handlingMike Frysinger3-4/+12
2007-06-10add script which measures stack consumption.Denis Vlasenko3-1/+144
2007-05-02allow people to stick custom things into Makefile.local so they dont need to ...Mike Frysinger1-0/+2
2007-01-27- the testharness needs busybox.links. Now the new foobar.tests work againBernhard Reutner-Fischer1-2/+2
2006-12-12build system: small fix for "release" target to workDenis Vlasenko2-4/+8
2006-12-12build system: add "release" targetDenis Vlasenko4-23/+63
2006-12-06- remove a warning that was not ment to be checked in.Bernhard Reutner-Fischer1-1/+0
2006-12-06- better distinction between CFLAGS and CPPFLAGS.Bernhard Reutner-Fischer3-3/+17
2006-12-06- adjust to kernel's build infrastructure.Bernhard Reutner-Fischer1-3/+3
2006-11-30passwd: small size optimization. salt generation improvedDenis Vlasenko3-23/+32
2006-11-22- reinstate "make checkhelp"Bernhard Reutner-Fischer2-7/+8
2006-11-17- Set INSTALL_OPTS according to the config.Bernhard Reutner-Fischer1-0/+6
2006-11-17- fix generation of the busybox.links install script inputfileBernhard Reutner-Fischer2-2/+2
2006-10-19build system: (try to) get rid of bb_config.h hackDenis Vlasenko6-1942/+5
2006-10-09build system: fix for non-i386 buildsDenis Vlasenko5-79/+14
2006-10-05fixing build system overhaul fallout...Denis Vlasenko4-4/+46
2006-10-05build system overhaulDenis Vlasenko177-4114/+23530