Start 1.33.0 development cycle
[oweals/busybox.git] / Makefile.custom
2018-04-15 Yann E. MORINapplets/install: don't try to install nothing
2018-01-04 Yann E. MORINbuild system: add rule to install without cloberring...
2015-07-01 Clayton Shotwellapplets: Add installation of individual binaries
2014-06-22 Bartosz Golaszewskiunit-tests: implement the unit-testing framework
2013-11-02 Denys VlasenkoMakefile.custom: make "make release" delete .gitignore...
2013-07-26 Bernhard Reutner... buildsys: Add helper to list suid applets
2010-10-24 Denys Vlasenkocorrect manpage name
2010-07-29 Bernhard Reutner... doc: remove trailing empty line
2010-06-05 Denys Vlasenkomake it possible to keep usage texts in .c files
2010-06-05 Denys Vlasenkomake it possible to have include/applets.h-esque entrie...
2010-03-28 Denys Vlasenko"make release" should delete .git directory too
2009-10-02 Denys VlasenkoFixes to usage text; updated busybox.spec
2009-10-01 Denys VlasenkoUpdate documentation generator so that it sucks less
2009-03-30 Mike Frysingerfix DOC build output to be like kbuild standard
2008-08-21 Bernhard Reutner... - print the documentation per default
2008-05-20 Denis Vlasenkofix "make bigdata" to not show weak aliases
2008-04-11 Denis Vlasenkobuild system: use POSIX options only for cp
2008-04-10 Denis Vlasenkofix "make check"
2007-12-02 Denis Vlasenkoattack the biggest stack users:
2007-08-25 Denis Vlasenkosupport "#!/bin/busybox"-style wrappers. Needed for...
2007-06-21 Denis Vlasenkorandom shrinkage of statics, -60 bytes saved
2007-06-19 Mike Frysingerpunt %.bflt target in favor of proper LDFLAGS=-Wl,...
2007-06-10 Denis Vlasenkoadd script which measures stack consumption.
2007-05-02 Mike Frysingerallow people to stick custom things into Makefile.local...
2007-01-27 Bernhard Reutner... - the testharness needs busybox.links. Now the new...
2006-12-12 Denis Vlasenkobuild system: small fix for "release" target to work
2006-12-12 Denis Vlasenkobuild system: add "release" target
2006-12-06 Bernhard Reutner... - remove a warning that was not ment to be checked in.
2006-12-06 Bernhard Reutner... - better distinction between CFLAGS and CPPFLAGS.
2006-12-06 Bernhard Reutner... - adjust to kernel's build infrastructure.
2006-11-30 Denis Vlasenkopasswd: small size optimization. salt generation improved
2006-11-22 Bernhard Reutner... - reinstate "make checkhelp"
2006-11-17 Bernhard Reutner... - Set INSTALL_OPTS according to the config.
2006-11-17 Bernhard Reutner... - fix generation of the busybox.links install script...
2006-10-19 Denis Vlasenkobuild system: (try to) get rid of bb_config.h hack
2006-10-09 Denis Vlasenkobuild system: fix for non-i386 builds
2006-10-05 Denis Vlasenkofixing build system overhaul fallout...
2006-10-05 Denis Vlasenkobuild system overhaul