summaryrefslogtreecommitdiff
path: root/Makefile.custom
Commit message (Expand)AuthorAgeFilesLines
* applets/install: don't try to install nothingYann E. MORIN2018-04-151-0/+3
* build system: add rule to install without cloberring existing utilitiesYann E. MORIN2018-01-041-0/+3
* applets: Add installation of individual binariesClayton Shotwell2015-07-011-0/+4
* unit-tests: implement the unit-testing frameworkBartosz Golaszewski2014-06-221-0/+4
* Makefile.custom: make "make release" delete .gitignore files tooDenys Vlasenko2013-11-021-0/+4
* buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-261-1/+6
* correct manpage nameDenys Vlasenko2010-10-241-3/+3
* doc: remove trailing empty lineBernhard Reutner-Fischer2010-07-291-0/+1
* make it possible to keep usage texts in .c filesDenys Vlasenko2010-06-061-1/+1
* make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko2010-06-061-1/+1
* "make release" should delete .git directory tooDenys Vlasenko2010-03-281-0/+4
* Fixes to usage text; updated busybox.specDenys Vlasenko2009-10-021-1/+1
* Update documentation generator so that it sucks lessDenys Vlasenko2009-10-021-8/+10
* fix DOC build output to be like kbuild standardMike Frysinger2009-03-301-2/+4
* - print the documentation per defaultBernhard Reutner-Fischer2008-08-211-0/+4
* fix "make bigdata" to not show weak aliasesDenis Vlasenko2008-05-201-1/+1
* build system: use POSIX options only for cpDenis Vlasenko2008-04-111-2/+3
* fix "make check"Denis Vlasenko2008-04-101-2/+6
* attack the biggest stack users:Denis Vlasenko2007-12-021-1/+1
* support "#!/bin/busybox"-style wrappers. Needed for SELinux.Denis Vlasenko2007-08-251-0/+11
* random shrinkage of statics, -60 bytes savedDenis Vlasenko2007-06-211-0/+1
* punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handlingMike Frysinger2007-06-191-3/+0
* add script which measures stack consumption.Denis Vlasenko2007-06-101-1/+5
* allow people to stick custom things into Makefile.local so they dont need to ...Mike Frysinger2007-05-021-0/+2
* - the testharness needs busybox.links. Now the new foobar.tests work againBernhard Reutner-Fischer2007-01-271-2/+2
* build system: small fix for "release" target to workDenis Vlasenko2006-12-121-4/+4
* build system: add "release" targetDenis Vlasenko2006-12-121-0/+16
* - remove a warning that was not ment to be checked in.Bernhard Reutner-Fischer2006-12-061-1/+0
* - better distinction between CFLAGS and CPPFLAGS.Bernhard Reutner-Fischer2006-12-061-1/+13
* - adjust to kernel's build infrastructure.Bernhard Reutner-Fischer2006-12-061-3/+3
* passwd: small size optimization. salt generation improvedDenis Vlasenko2006-11-301-0/+4
* - reinstate "make checkhelp"Bernhard Reutner-Fischer2006-11-221-3/+4
* - Set INSTALL_OPTS according to the config.Bernhard Reutner-Fischer2006-11-171-0/+6
* - fix generation of the busybox.links install script inputfileBernhard Reutner-Fischer2006-11-171-1/+1
* build system: (try to) get rid of bb_config.h hackDenis Vlasenko2006-10-191-1/+1
* build system: fix for non-i386 buildsDenis Vlasenko2006-10-091-27/+3
* fixing build system overhaul fallout...Denis Vlasenko2006-10-051-1/+1
* build system overhaulDenis Vlasenko2006-10-051-0/+131