fix building with glibc-2.4
[oweals/busybox.git] / Makefile
2006-03-09 Rob LandleyCleanup from Paul Fox. One find piped to xargs is...
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Bernhard Reutner... - work around missing features and bugs in make-3.79.1:
2006-03-05 Mike Frysingerclean *.osm as pointed out by Robert P. J. Day
2006-03-05 Mike Frysingerclean busybox_unstripped as pointed out by Robert P...
2006-03-03 Bernhard Reutner... - ar cruP doesn't replace ('r') but unconditionally...
2006-03-02 Bernhard Reutner... - remove unused lists *-m
2006-03-02 Bernhard Reutner... - make sure applets.o is rebuilt when the .config changes.
2006-03-02 Bernhard Reutner... - allow for make /path/to/dir/file.o
2006-03-02 Bernhard Reutner... Denis Vlasenko writes: make sizes was rebuilding busybo...
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-02-28 Rob Landleydefconfig shouldn't enable CONFIG_INSTALL_NO_USR, and...
2006-02-18 Mike Frysingerkill all .depend files
2006-02-18 Mike Frysingerhide bb_mkdep build
2006-02-15 "Vladimir N. Oleynik"full removed config.h, use bb_config.h only
2006-02-13 Rob LandleyNew USE() macros
2006-02-08 Rob LandleyHelp text update and tweak to defconfig to remove two...
2006-02-05 Mike Frysingerif the .pl script gets updated, force doc regen
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-31 Bernhard Reutner... - pass -static via CC rather than LD
2006-01-31 Rob LandleyTurn defconfig into what make allyesconfig is today...
2006-01-30 Rob LandleyMove SUSv2 obsolete feature disabling to debug menu...
2006-01-27 Bernhard Reutner... - add a macro to check for ld and as flags
2006-01-25 Bernhard Reutner... - Simplify the prereq and add more documentation.
2006-01-24 Bernhard Reutner... - Turn off combine for allyesconfig and allbareconfig.
2006-01-23 "Vladimir N. Oleynik"Oops, restore tabs
2006-01-23 "Vladimir N. Oleynik"cleanup (dist)clean logic
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-20 Rob LandleyZap sysdeps directory, moving Config.in and defconfig...
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-13 Bernhard Reutner... - turn off "nc gaping hole" and devfsd in allbareconfig...
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'
next