aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak
AgeCommit message (Expand)Author
2006-03-10add a sep option for strippingMike Frysinger
2006-03-09- remove check. Fixes e.g. buildrootBernhard Reutner-Fischer
2006-03-09- backout using features which are not available with the previous stableBernhard Reutner-Fischer
2006-03-03- correct comment.Bernhard Reutner-Fischer
2006-03-03Denis Vlasenko noticed that falign=0 is meaningless, and that should probablyRob Landley
2006-03-02- make sure applets.o is rebuilt when the .config changes.Bernhard Reutner-Fischer
2006-03-01- fixes parallel builds (make -j)Bernhard Reutner-Fischer
2006-02-02make the build system puuuuuuuuuuurtyMike Frysinger
2006-01-31- pass -static via CC rather than LDBernhard Reutner-Fischer
2006-01-30Remove foo.txt and reenable -funsigned-char now that ash is fixed.Rob Landley
2006-01-27- add a macro to check for ld and as flagsBernhard Reutner-Fischer
2006-01-24- correct flag for gcc-3.xBernhard Reutner-Fischer
2006-01-23ash with -funsigned-char don`t work!"Vladimir N. Oleynik"
2006-01-19- bump version to 1.1.1 nonrelease series (let's say -pre0).Bernhard Reutner-Fischer
2006-01-15- shared libbusybox.Bernhard Reutner-Fischer
2006-01-10And lo, we hath reached Release Candidate 1. 1.1.0 should happen this week.Rob Landley
2005-12-15The rest of Yann E. Morin's install revamp.Rob Landley
2005-12-13- check if CC supports -funsigned-charBernhard Reutner-Fischer
2005-12-01Make char default to "unsigned" on all platforms so we have a consistent baseRob Landley
2005-11-29update licenseMike Frysinger
2005-11-29ShaneAnderson writes in Bug 565:Mike Frysinger
2005-10-13- split VERSION into partsBernhard Reutner-Fischer
2005-10-05- fix building out-of-tree;Bernhard Reutner-Fischer
2005-09-26- remove unused variable TOPDIRBernhard Reutner-Fischer
2005-09-08A bit overdue...Rob Landley
2005-07-31patch by pkj in Bug 3 to not export all make variablesMike Frysinger
2005-07-31move -s from LDFLAGS to STRIPCMDMike Frysinger
2005-07-31Fix "nm --size-sort" on the busybox binary and document how to make it work.Rob Landley
2005-07-28further refine check_gcc usage so it is only called the bare min number of timesMike Frysinger
2005-07-28dont output anything when running in silent modeMike Frysinger
2005-07-28From Rich Paul:Rob Landley
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger
2004-10-08Bump versionEric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-08-16Bump versionEric Andersen
2004-07-26bump version to -rc2Eric Andersen
2004-07-26Prepare for releaseEric Andersen
2004-07-26bump version to -rc2Eric Andersen
2004-07-20Bump version up to release candidate 1Eric Andersen
2004-04-13bump version, prepare for -pre10Eric Andersen
2004-04-06Bump version to -pre9Eric Andersen
2004-04-06Fix it so usage is _always_ in sync with applets.c. Previously,Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-02-22Bump up version in preparation for -pre8Eric Andersen
2004-02-04Bump version number for releaseEric Andersen
2004-01-31Bump version for releaseEric Andersen
2003-12-21Bump versionEric Andersen
2003-12-09Bump version numberEric Andersen
2003-11-05By popular demand, revert to version 1.21, since Rules.mak:1.22Eric Andersen
2003-10-30make certain values specified in the environment always winEric Andersen