Patch from Vladimir to move struct applet from busybox.c to applets.c,
[oweals/busybox.git] / Makefile
2001-03-19 Eric AndersenSplit error messages into separate files.
2001-03-19 Eric AndersenSplit libbb/pwd_grp_wrappers.c into 5 different libbb...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...
2001-03-16 Eric AndersenFix the make release target.
2001-03-15 Eric AndersenUpdate files and version number prepratory to cutting...
2001-03-14 Eric AndersenUse the system passwd and group stuff by default
2001-03-13 Eric AndersenUpdate the lash shell (hopefully the last time...)...
2001-03-10 Mark WhitleyCreated new regression testing framework with a number...
2001-03-09 Eric Andersenpatch from Larry to fix pristine source builds
2001-03-05 Eric AndersenMake sure libpwd.a is linked _last_ so it overrides...
2001-03-05 Eric AndersenTry to do a little better at documenting how to use
2001-02-27 Eric Andersenlibpwd was getting added twice.
2001-02-27 Mark WhitleyLittle patchlet to make linking against libc5 work...
2001-02-22 Eric AndersenFix up Makefile -- uClibc nfs works these days
2001-02-20 Eric AndersenCleanup the use of 'find' to prevent error msgs.
2001-02-17 Eric AndersenMore updates.
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-16 Eric AndersenMake ar be crossed.
2001-02-14 Eric AndersenMake usage.c depend on usage.h
2001-02-14 Eric AndersenBump rev to 0.50pre.
2001-02-02 Mark WhitleyPatch from Chris Jaeger that makes turning on and off...
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-01-31 Eric AndersenPatch from Larry Doolittle to reduce the chance that...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-27 Eric AndersenAdd in a patch to make busybox use the normal pwd.h...
2001-01-24 Eric AndersenOops. I am an idiot. Put CFLAGS_EXTRA back. Sorry...
2001-01-22 Eric AndersenPatch from Larry Doolittle to close bug #1086.
2001-01-18 Matt KraaiAll files include busybox.h, which includes applets...
2001-01-16 Eric AndersenShow an example of how to compile with uClibc.
2000-12-20 Eric AndersenBump the version number to 0.49pre
2000-12-13 Eric AndersenUpdate the version number to 0.48 (no longer pre).
2000-12-12 Eric AndersenFix so cross compiling works again...
2000-12-11 Eric AndersenAdd a linker warning for symbol conflicts.
2000-12-07 Randolph Chungoops, didn't mean to commit that last one... reverting
2000-12-07 Randolph ChungWrite progress meter to stderr instead of stdout
2000-12-02 Eric AndersenPatch from Larry Doolittle so it will build the newdocs...
2000-12-01 Eric AndersenMore doc handling updates
2000-12-01 Eric AndersenFix yet another blunder. Create symlink correctly...
2000-12-01 Eric AndersenI forgot a "/". Oops.
2000-12-01 Eric AndersenMore pristine source directory updates. It now works
2000-12-01 Eric AndersenMore updates for the Makefile to do BB_SRC_DIR. This is
2000-11-29 Eric AndersenPatch form Larry Doolittle <ldoolitt@recycle.lbl.gov...
2000-10-27 Eric AndersenAdd in -lgcc to add needed symbold when linking vs...
2000-10-27 Eric AndersenOops. I never committed this. Update version to 0...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-25 Eric AndersenGratuitously changed the file "busybox.defs.h" to the...
2000-09-24 Eric AndersenUpdate newdoc dependancy
2000-09-22 Matt KraaiFix loop.h dependencies.
2000-09-21 Eric AndersenDecouple DODEBUG and DOSTATIC
2000-09-21 Eric AndersenLarge file >2Gib support.
2000-09-21 Eric AndersenMore portable handling of loop header files, as done...
2000-08-01 Eric AndersenMinor fix to clean target
2000-07-28 Pavel RoskinNew variable WARNINGS to hold all warning options
2000-07-21 Eric AndersenBump version number.
2000-07-20 Eric AndersenAdjusted install.sh to use relative symlinks, and to...
2000-07-19 Eric AndersenUpdated to add support for dmalloc, and adjusted for...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-11 Eric AndersenFinal updates for release. 0_46
2000-07-10 Mark WhitleyRemoved all trace of hand-tooled regexp routines. Bye...
2000-07-10 Mark WhitleyAdded a rule to make tags files for vi(m).
2000-07-07 Eric AndersenFix a dependancy bug for the docs.
2000-07-06 Eric AndersenUpdate 'make release' to remove all the .#filename...
2000-07-06 Eric AndersenFix doc building so the dependancies work properly.
2000-07-06 Eric Andersena few minor cleanups.
2000-07-04 Eric AndersenSome cosmetic updates. Changed "OPTIONS" to "Options".
2000-07-04 Eric AndersenA first pass at integrating the SGML docs into the...
2000-06-28 Eric AndersenBetter cross libc support.
2000-06-21 Eric AndersenBump version number to 0.45
2000-06-20 Eric AndersenSome makefile fixes to allow compiling with ucLibc...
2000-06-13 Eric AndersenUrgh. revert Makefile. again. Forgot to do the ...
2000-06-13 Eric AndersenAdd new apps md5sum uudecode uuencode, fix some minor...
2000-06-07 Eric AndersenDebug should be off in the Makefile. I will now do...
2000-06-06 Eric AndersenFixed a bunch of stuff:
2000-06-03 Eric AndersenTurn off debugging in the Makefile.
2000-06-02 Eric AndersenSome Makefile fixes for the docs.
2000-06-02 Eric AndersenA number of additional fixed from Pavel Roskin, note...
2000-06-02 Eric AndersenAcknowledge contributions of Pavel Roskin, and fix...
2000-05-19 Erik AndersenMore libc portability updates, add in the website ...
2000-05-16 Erik AndersenSome updates for better portability.
2000-05-13 Erik AndersenSo much for my evil optimization. Doesn't seem to...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-12 Erik AndersenSome experimental stuff (work in progress). heheh.
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-05-03 Erik AndersenSensibly put the docs under the docs directory.
2000-05-03 Erik AndersenRemove BB_FEATURE_REMOUNT (small, and should always...
2000-05-02 Erik AndersenMake the dependancies on the docs work properly
2000-05-02 Erik AndersenMore stuff
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-21 Erik AndersenSome more updates and such...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-19 Erik AndersenFix the makefile so docs get built
2000-04-19 Erik AndersenMore minor updates to docs (and making apps behave...
2000-04-19 Erik Andersenmake ps accept (and ignore) all options (--help works...
2000-04-18 Jim GleasonReset DODEBUG to false
2000-04-18 Erik AndersenMore little stuff.
2000-04-18 Erik AndersenUpdates
2000-04-17 John Beppu- grep -v ^\.PHONY < Makefile
2000-04-17 Erik AndersenBugfixes.
2000-04-17 John Beppu- got rid of the .PHONY: docs, because I didn't want...
next