aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2000-04-09More minor patchesErik Andersen
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen
2000-04-08Latest and greatestErik Andersen
2000-04-06Fix time stamp styleErik Andersen
2000-04-06Turn off static linking. Duh.Erik Andersen
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen
2000-03-19more minor fixesErik Andersen
2000-03-06Oops. I left debugging turned on...Erik Andersen
2000-03-04Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyErik Andersen
2000-02-29Minor makefile and todo updatesErik Andersen
2000-02-18Some updates for the day,Erik Andersen
2000-02-11UpdatesErik Andersen
2000-02-09Fixed the init problem where it wouldn't unmount filesystemsErik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen