Stephane Billiart said:
[oweals/busybox.git] / Makefile
2005-12-16 Rob LandleyStephane Billiart said:
2005-12-02 Rob LandleyInstall links patch from Yann E. Morin. (Another thing...
2005-10-25 Rob LandleyTwo changes. One from Shaun Jackman makes libbb/interf...
2005-10-13 Bernhard Reutner... - split VERSION into parts
2005-10-09 Bernhard Reutner... - remove passing PREFIX and CROSS to make which was...
2005-10-08 Bernhard Reutner... - rename bareconfig to allbareconfig and emit "is not...
2005-10-07 Bernhard Reutner... - add config target bareconfig. Enables all applets...
2005-10-07 "Vladimir N. Oleynik"trim dep lines
2005-10-07 Bernhard Reutner... - fix bug #94: 'make install' does not respect PREFIX...
2005-10-06 Bernhard Reutner... - support make check V=1 to run the checks in verbose...
2005-10-05 Bernhard Reutner... - remove explicit dependency of busybox.o and applets...
2005-10-05 Bernhard Reutner... - fix generation of .depend when building out of tree.
2005-10-05 Bernhard Reutner... - fix building out-of-tree;
2005-09-27 Mike Frysingerpass EXTRA_CFLAGS to final link since it may contain...
2005-09-26 Bernhard Reutner... - remove unused variable TOPDIR
2005-09-26 Rob Landleyadd "make help"
2005-09-25 Mike Frysingerthis should fix parallel building with .depend/bb_config.h
2005-09-24 Mike Frysingerfix parallel building again
2005-09-24 Mike Frysingermake test an alias for check
2005-09-21 "Vladimir N. Oleynik"moved include/bbconfigopts.h from miscutils to to top...
2005-09-20 Rob LandleyThe testsuite/links directory wasn't being created.
2005-09-19 "Vladimir N. Oleynik"corect build bbconfig applet, Thanks, Bernhard Fischer
2005-09-12 "Vladimir N. Oleynik"new my scripts/mm_mkdep, dependences work now
2005-09-11 Rob LandleyThis combines a patch from Bernhard Fischer (moving...
2005-09-02 Rob LandleyWorking on a new test harness. Moved the sort tests...
2005-09-01 Rob LandleyBernhard Fischer sent a patch to make "make sizes"...
2005-08-28 Rob LandleyDumb little hack, "make sizes". Try it.
2005-08-24 Rob LandleyBernhard Fischer submitted a couple of Makefile patches:
2005-08-17 Eric AndersenWhen doing 'make release' nuke the .svn directories...
2005-08-11 Mike Frysingermake sure distclean punts include/bbconfigopts.h
2005-08-02 Rob LandleyIn bb_config.h, replace AUTOCONF_INCLUDED guard with...
2005-08-01 Mike Frysingerfix bbconfigopts.h depend
2005-08-01 Mike Frysingerscrew around with whitespace
2005-08-01 Paul Foxnew config display applet, from bug 46. i've changed...
2005-07-31 Mike Frysingerpatch by pkj in Bug 3 to not export all make variables
2005-07-28 Mike Frysingerdont output anything when running in silent mode
2005-07-28 Rob LandleyErik pointed out that in the last try at the #ifdef...
2005-07-27 Rob Landley#ifdef reduction infrastructure, based on an argument...
2005-06-11 Mike Frysingermove config.h requirement to the actual .depend target...
2005-05-03 Rob LandleyA patch from Takeharu KATO to update/fix SE-Linux support.
2005-04-24 Mike Frysingeradd new subdir for e2fsprogs
2005-02-13 Eric AndersenRemove whitespace
2004-11-02 Peter KjellerstedtCorrect the install-hardlinks target the same way as...
2004-10-13 Eric Andersenegor duda writes:
2004-10-08 Eric Andersenegor duda writes:
2004-08-26 Eric AndersenImprove the setuid situation a bit, and make it more...
2004-07-20 Eric AndersenThe 'tests' target is long gone.
2004-04-06 Eric AndersenEliminate all trace of the sgml based docs. It was...
2004-04-06 Eric AndersenFix it so build dependancies actually work and do somet...
2004-04-06 Eric AndersenFix it so usage is _always_ in sync with applets.c...
2004-04-06 Eric AndersenYet more 'make allyesconfig' adjustments
2004-04-06 Eric AndersenMake 'allyesconfig' be a bit less stupid
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-17 Glenn L McGrathUse the PROG variable instead of 'busybox' in the relea...
2003-09-24 Glenn L McGrathUse a variable for the config files, makes it easier...
2003-09-20 Glenn L McGrathPatch by Steinar H. Gunderson to fix debian bug #211675.
2003-08-29 Glenn L McGrathChange make to $(MAKE), patch by Hideki IWAMOTO
2003-08-29 Glenn L McGrath* Since busybox binary is unnecessary, deleted it from...
2003-08-22 Eric AndersenFixup 'make clean' to properly clean the _install directory
2003-07-29 Eric AndersenSet libbb dead last in the link order
2003-07-15 Eric AndersenYet more preparation to make a release...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-06-25 Eric AndersenOops. As Andrew Dennison just noticed, I left a stray
2003-06-25 Eric AndersenRegenerate the busybox.links file when the .config...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-15 Glenn L McGrathMerge fileutils, textutils and shellutils into coreuils
2003-01-27 Eric AndersenDon't wipe the config system on 'make clean'
2003-01-14 Eric AndersenClean config binsries on 'make clean'
2003-01-11 Eric AndersenFix an obvious mistake
2002-12-20 Glenn L McGrathAdjust for new .depend target
2002-12-20 Glenn L McGrathbusybox target wasnt checking .depend, clean kbuild...
2002-12-13 Eric AndersenDon't build the ncurses stuff unless it is specifically...
2002-12-09 Glenn L McGratherr.. Make clean in the scripts/config directory to...
2002-12-09 Glenn L McGrathMake clean in the scripts directory to remove some...
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>
2002-10-14 Russ Dilladded full udhcp integration
2002-10-08 Eric AndersenRemember to delete docs/busybox.pod
2002-07-31 Eric AndersenBe more portable with 'find' for those that prefer...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-06-06 Eric AndersenLets give this a try...
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration
2002-04-27 Eric AndersenWhen the .config file is missing, supply a default one
2002-04-13 Eric AndersenCleanup make clean
2002-04-13 Eric AndersenAdd a 'make uninstall' target
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-03-20 Eric AndersenUpdate dmalloc options per suggestion from Glenn
2002-03-20 Eric AndersenBart Visscher noticed some spurious search and replace...
2001-12-16 Eric AndersenAdd a more verbose non-strip command.
2001-12-08 Eric AndersenBegin moving things to busybox.net
2001-12-06 Eric AndersenMinor adjustment to the strip command
2001-11-19 Matt KraaiAdd a check target.
2001-11-10 Eric AndersenSome more minor build cleanups
2001-11-10 Eric AndersenOnly use -mpreferred-stack-boundary with gcc versions...
2001-11-06 Eric AndersenForce main to always be included
2001-10-31 Eric AndersenMove usage.h to include/usage.h
2001-10-31 Eric AndersenRun parts applet by Emanuele Aina <faina.mail@tiscaline...
2001-10-25 Glenn L McGrath*** empty log message ***
next