Bump to version 1.22.1
[platform/upstream/busybox.git] / Makefile
2006-12-15 Denis Vlasenkore-applying first post-1.3.x change
2006-12-13 Denis Vlasenkoexterminate last bzero's
2006-12-13 Bernhard Reutner... - honor CONFIG_DEBUG
2006-11-30 Denis Vlasenko"kernel config" -> "busybox config"
2006-10-31 Denis Vlasenkobuild system: Makefiles are in source dir, add $(srctree)
2006-10-27 Denis VlasenkoFix largefile breakage; advance version to 1.2.2
2006-10-19 Denis Vlasenkoapplets/applets.o must be rebuilt if usage.h is modified.
2006-10-16 Denis Vlasenkostrip -> $(STRIP); fix "unused variable" warning
2006-10-11 Denis Vlasenkobuild system: fix build in separate obj tree
2006-10-10 Denis Vlasenkofixes from Vladimir Dronnikov <dronnikov@gmail.ru>
2006-10-09 Denis Vlasenkobuild system: fix for non-i386 builds
2006-10-06 Denis Vlasenkobuild system: do not generate include/linux
2006-10-05 Denis Vlasenkoyet another fixlet: make clean/distclean/mrproper
2006-10-05 Denis Vlasenkofixing build system overhaul fallout...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-10-03 Denis Vlasenkorunit/chpst: "change process state" utility
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-08-28 Bernhard Reutner... - pgf(?) found and fixed that missing dependency (usage...
2006-08-04 Rob LandleyAdd busybox_old to distclean.
2006-07-30 Rob LandleySwitch off CONFIG_NITPICK in defconfig. (Kind of the...
2006-07-12 Rob LandleyMore minor tweaks.
2006-07-06 Paul Foxfix dependencies so that compressed usage gets rebuilt if
2006-07-04 Bernhard Reutner... - Pull r15593:
2006-06-16 Bernhard Reutner... - add cross-reference generation target.
2006-06-15 Bernhard Reutner... - let the scripts be prerequisites of the files the...
2006-06-13 Rob LandleyFix from Paul Fox to make compressed help text notice...
2006-06-13 Bernhard Reutner... - make VERBOSE= and V= work equally; use BUILD_VERBOSE...
2006-06-10 Bernhard Reutner... - don't check for toolchain-setting for make targets...
2006-05-28 Rob LandleyPut the ending quote on the help entry...
2006-05-27 Rob LandleyConsolidate the .PHONY targets and add "make baseline...
2006-05-26 Bernhard Reutner... - add target hosttools (see make help)
2006-05-21 Bernhard Reutner... - fix wrong path to scripts/usage; It is in the builddi...
2006-05-21 Bernhard Reutner... - there is no _usage.h anymore, so don't rm it in distc...
2006-05-21 Bernhard Reutner... - do not create usage_compressed.h if CONFIG_FEATURE_CO...
2006-05-21 Bernhard Reutner... - there is no "sh". Use $(SHELL)
2006-05-19 Bernhard Reutner... - forgot to make busybox_unstripped depend on the apple...
2006-05-19 Bernhard Reutner... - redirect stdout of scripts/config/conf to /nil for
2006-05-11 Rob LandleyTabs weren't lining up in the help text.
2006-05-10 Mike Frysingerclean more files
2006-05-09 Bernhard Reutner... - fix bug in make help introduced by landley in r15022:
2006-05-08 Rob LandleyMake bloatcheck work when building out of tree.
2006-05-08 Mike Frysingerre-enable udhcp in a few more places
2006-05-07 Rob LandleyAdd "make bloatcheck" to run Matt Mackall's bloat-o...
2006-05-05 Rob LandleyBusybox's udhcp was deleted a while ago. Bolting an...
2006-05-04 Bernhard Reutner... - add script to check for missing help entries of confi...
2006-04-29 Mike Frysingercompile.h is incorrect; create a new do_link.h and...
2006-04-29 Mike Frysingeruse pretty output for scripts/bb_mkdep and scripts...
2006-04-27 Rob LandleyPatch from Dennis Vlasenko to add the option to compres...
2006-04-26 Bernhard Reutner... - patch from Denis Vlasenko to make sizes PHONY and...
2006-04-21 Mike Frysinger2006-04-20 Shaun Jackman <sjackman@gmail.com>
2006-04-03 Bernhard Reutner... - make sure that we see all lib*/.c in IMA-mode even...
2006-03-22 Rob LandleyTweak allbareconfig not to pause.
2006-03-20 Eric AndersenWilly Tarreau writes:
2006-03-13 Bernhard Reutner... - remove superfluous dependency which was fixed in...
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-13 Rob Landley"make help" should not build the configurator first.
2006-03-13 Rob LandleyFix "rm .config;make menuconfig" to work like "rm ...
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.
next