aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-02-18kill all .depend filesMike Frysinger
2006-02-18hide bb_mkdep buildMike Frysinger
2006-02-15full removed config.h, use bb_config.h only"Vladimir N. Oleynik"
2006-02-13New USE() macrosRob Landley
2006-02-08Help text update and tweak to defconfig to remove two more things thatRob Landley
2006-02-05if the .pl script gets updated, force doc regenMike Frysinger
2006-02-02make the build system puuuuuuuuuuurtyMike Frysinger
2006-01-31- pass -static via CC rather than LDBernhard Reutner-Fischer
2006-01-31Turn defconfig into what make allyesconfig is today. Turn allyesconfigRob Landley
2006-01-30Move SUSv2 obsolete feature disabling to debug menu, invert meaning ofRob Landley
2006-01-27- add a macro to check for ld and as flagsBernhard Reutner-Fischer
2006-01-25- Simplify the prereq and add more documentation.Bernhard Reutner-Fischer
2006-01-24- Turn off combine for allyesconfig and allbareconfig.Bernhard Reutner-Fischer
2006-01-23Oops, restore tabs"Vladimir N. Oleynik"
2006-01-23cleanup (dist)clean logic"Vladimir N. Oleynik"
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2006-01-20Zap sysdeps directory, moving Config.in and defconfig to top of tree.Rob Landley
2006-01-15- shared libbusybox.Bernhard Reutner-Fischer
2006-01-13- turn off "nc gaping hole" and devfsd in allbareconfig, the latter doesn'tBernhard Reutner-Fischer
2005-12-16Stephane Billiart said:Rob Landley
2005-12-02Install links patch from Yann E. Morin. (Another thing hanging around in myRob Landley
2005-10-25Two changes. One from Shaun Jackman makes libbb/interface.c compile only ifRob Landley
2005-10-13- split VERSION into partsBernhard Reutner-Fischer
2005-10-09- remove passing PREFIX and CROSS to make which was added for bug #94.Bernhard Reutner-Fischer
2005-10-08- rename bareconfig to allbareconfig and emit "is not set" strings needed forBernhard Reutner-Fischer
2005-10-07- add config target bareconfig. Enables all applets but without any features.Bernhard Reutner-Fischer
2005-10-07trim dep lines"Vladimir N. Oleynik"
2005-10-07- fix bug #94: 'make install' does not respect PREFIX nor CROSS when using O=Bernhard Reutner-Fischer
2005-10-06- support make check V=1 to run the checks in verbose modeBernhard Reutner-Fischer
2005-10-05- remove explicit dependency of busybox.o and applets.o and usage.h from theBernhard Reutner-Fischer
2005-10-05- fix generation of .depend when building out of tree.Bernhard Reutner-Fischer
2005-10-05- fix building out-of-tree;Bernhard Reutner-Fischer
2005-09-27pass EXTRA_CFLAGS to final link since it may contain things that affect linki...Mike Frysinger
2005-09-26- remove unused variable TOPDIRBernhard Reutner-Fischer
2005-09-26add "make help"Rob Landley
2005-09-25this should fix parallel building with .depend/bb_config.hMike Frysinger
2005-09-24fix parallel building againMike Frysinger
2005-09-24make test an alias for checkMike Frysinger
2005-09-21moved include/bbconfigopts.h from miscutils to to top Makefile before generat..."Vladimir N. Oleynik"
2005-09-20The testsuite/links directory wasn't being created.Rob Landley
2005-09-19corect build bbconfig applet, Thanks, Bernhard Fischer"Vladimir N. Oleynik"
2005-09-12new my scripts/mm_mkdep, dependences work now"Vladimir N. Oleynik"
2005-09-11This combines a patch from Bernhard Fischer (moving the clean ofRob Landley
2005-09-02Working on a new test harness. Moved the sort tests into it.Rob Landley
2005-09-01Bernhard Fischer sent a patch to make "make sizes" work when building inRob Landley
2005-08-28Dumb little hack, "make sizes". Try it.Rob Landley
2005-08-24Bernhard Fischer submitted a couple of Makefile patches:Rob Landley
2005-08-17When doing 'make release' nuke the .svn directories, not theEric Andersen
2005-08-11make sure distclean punts include/bbconfigopts.hMike Frysinger
2005-08-02In bb_config.h, replace AUTOCONF_INCLUDED guard with the more reasonable andRob Landley