aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
* And lo, we hath reached Release Candidate 1. 1.1.0 should happen this week.landley2006-01-101-1/+1
* The rest of Yann E. Morin's install revamp.landley2005-12-151-0/+12
* - check if CC supports -funsigned-charaldot2005-12-131-1/+9
* Make char default to "unsigned" on all platforms so we have a consistent baselandley2005-12-011-2/+2
* update licensevapier2005-11-291-14/+2
* ShaneAnderson writes in Bug 565:vapier2005-11-291-5/+5
* - split VERSION into partsaldot2005-10-131-1/+14
* - fix building out-of-tree;aldot2005-10-051-11/+7
* - remove unused variable TOPDIRaldot2005-09-261-1/+1
* A bit overdue...landley2005-09-081-1/+1
* patch by pkj in Bug 3 to not export all make variablesvapier2005-07-311-4/+0
* move -s from LDFLAGS to STRIPCMDvapier2005-07-311-1/+1
* Fix "nm --size-sort" on the busybox binary and document how to make it work.landley2005-07-311-1/+1
* further refine check_gcc usage so it is only called the bare min number of timesvapier2005-07-281-4/+7
* dont output anything when running in silent modevapier2005-07-281-0/+9
* From Rich Paul:landley2005-07-281-3/+2
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* Bump versionandersen2004-10-081-1/+1
* egor duda writes:andersen2004-10-081-7/+3
* Bump versionandersen2004-08-161-1/+1
* bump version to -rc2andersen2004-07-261-1/+1
* Prepare for releaseandersen2004-07-261-1/+1
* bump version to -rc2andersen2004-07-261-1/+1
* Bump version up to release candidate 1andersen2004-07-201-1/+1
* bump version, prepare for -pre10andersen2004-04-131-1/+1
* Bump version to -pre9andersen2004-04-061-1/+1
* Fix it so usage is _always_ in sync with applets.c. Previously,andersen2004-04-061-11/+0
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-4/+4
* Bump up version in preparation for -pre8andersen2004-02-221-1/+1
* Bump version number for releaseandersen2004-02-041-1/+1
* Bump version for releaseandersen2004-01-311-2/+1
* Bump versionandersen2003-12-211-1/+1
* Bump version numberandersen2003-12-091-1/+1
* By popular demand, revert to version 1.21, since Rules.mak:1.22andersen2003-11-051-11/+13
* make certain values specified in the environment always winandersen2003-10-301-13/+11
* Substitute busybox for uClibc, patch by Hideki IWAMOTObug12003-08-291-1/+1
* Begin preparing for another releaseandersen2003-08-061-1/+1
* bump version to 1.0.0-pre2andersen2003-07-281-1/+1
* eliminate DOSTATIC, DODEBUG, etc and name them sensiblyandersen2003-07-221-5/+5
* A minor update for handling older gcc versionsandersen2003-07-221-6/+2
* Yet more preparation to make a release...andersen2003-07-151-2/+2
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-1/+1
* Explicitly define -DNDEBUG so asserts don't clutter release codeandersen2003-03-071-1/+2
* Ensure consistant sort order, sed behavior, etcandersen2003-01-141-0/+3
* changed most assignments from ":=" to "=" to allow setting some variablessandman2002-12-161-17/+17
* Don't build the ncurses stuff unless it is specifically asked forandersen2002-12-131-1/+0
* Fix a silly oversight breaking cross compilationandersen2002-12-051-1/+1
* Yet another major rework of the BusyBox config system, using the considerablyandersen2002-12-051-70/+46
* Use a nifty macro to make testing gcc features simplerandersen2002-10-301-9/+8
* Ivan Popov noticed that handling of PREFIX was bad.andersen2002-10-261-1/+1