aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2000-07-21Bump version number.Eric Andersen
2000-07-20Adjusted install.sh to use relative symlinks, and to optionallyEric Andersen
2000-07-19Updated to add support for dmalloc, and adjusted for better crossEric Andersen
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-11Final updates for release.Eric Andersen
2000-07-10Removed all trace of hand-tooled regexp routines. Bye bye, baby.Mark Whitley
2000-07-10Added a rule to make tags files for vi(m).Mark Whitley
2000-07-07Fix a dependancy bug for the docs.Eric Andersen
2000-07-06Update 'make release' to remove all the .#filename filesEric Andersen
2000-07-06Fix doc building so the dependancies work properly.Eric Andersen
2000-07-06a few minor cleanups.Eric Andersen
2000-07-04Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen
2000-07-04A first pass at integrating the SGML docs into the Makefile.Eric Andersen
2000-06-28Better cross libc support.Eric Andersen
2000-06-21Bump version number to 0.45Eric Andersen
2000-06-20Some makefile fixes to allow compiling with ucLibc (stuff turned offEric Andersen
2000-06-13Urgh. revert Makefile. again. Forgot to do the 'cvs update -d now' trickEric Andersen
2000-06-13Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen
2000-06-07Debug should be off in the Makefile. I will now do (per Pavel'sEric Andersen
2000-06-06Fixed a bunch of stuff:Eric Andersen
2000-06-03Turn off debugging in the Makefile.Eric Andersen
2000-06-02Some Makefile fixes for the docs.Eric Andersen
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
2000-06-02Acknowledge contributions of Pavel Roskin, and fix doc buildingEric Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-16Some updates for better portability.Erik Andersen
2000-05-13So much for my evil optimization. Doesn't seem to work. Will testErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-12Some experimental stuff (work in progress). heheh.Erik Andersen
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-05-03Sensibly put the docs under the docs directory.Erik Andersen
2000-05-03Remove BB_FEATURE_REMOUNT (small, and should always be present)Erik Andersen
2000-05-02Make the dependancies on the docs work properlyErik Andersen
2000-05-02More stuffErik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-21Some more updates and such...Erik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-19Fix the makefile so docs get builtErik Andersen
2000-04-19More minor updates to docs (and making apps behave as the docsErik Andersen
2000-04-19make ps accept (and ignore) all options (--help works of course).Erik Andersen
2000-04-18Reset DODEBUG to falseJim Gleason
2000-04-18More little stuff.Erik Andersen
2000-04-18UpdatesErik Andersen
2000-04-17- grep -v ^\.PHONY < MakefileJohn Beppu
2000-04-17Bugfixes.Erik Andersen
2000-04-17- got rid of the .PHONY: docs, because I didn't want it toJohn Beppu
2000-04-17+ added a .PHONY: docsJohn Beppu
2000-04-15Turn off debuggingErik Andersen
2000-04-13+ VERSION wasn't being propagated to the sub-make happening in docs/John Beppu
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen