aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2000-12-13Update the version number to 0.48 (no longer pre).Eric Andersen
2000-12-12Fix so cross compiling works again...Eric Andersen
2000-12-11Add a linker warning for symbol conflicts.Eric Andersen
2000-12-07oops, didn't mean to commit that last one... revertingRandolph Chung
2000-12-07Write progress meter to stderr instead of stdoutRandolph Chung
2000-12-02Patch from Larry Doolittle so it will build the newdocs right.Eric Andersen
2000-12-01More doc handling updatesEric Andersen
2000-12-01Fix yet another blunder. Create symlink correctly this time.Eric Andersen
2000-12-01I forgot a "/". Oops.Eric Andersen
2000-12-01More pristine source directory updates. It now worksEric Andersen
2000-12-01More updates for the Makefile to do BB_SRC_DIR. This isEric Andersen
2000-11-29Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaborationEric Andersen
2000-10-27Add in -lgcc to add needed symbold when linking vs uclibc.Eric Andersen
2000-10-27Oops. I never committed this. Update version to 0.48pre...Eric Andersen
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-25Gratuitously changed the file "busybox.defs.h" to the moreEric Andersen
2000-09-24Update newdoc dependancyEric Andersen
2000-09-22Fix loop.h dependencies.Matt Kraai
2000-09-21Decouple DODEBUG and DOSTATICEric Andersen
2000-09-21Large file >2Gib support.Eric Andersen
2000-09-21More portable handling of loop header files, as done in util-linuxEric Andersen
2000-08-01Minor fix to clean targetEric Andersen
2000-07-28New variable WARNINGS to hold all warning optionsPavel Roskin
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