aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
* - cleanup conftest temporary files.aldot2006-05-291-1/+1
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!aldot2006-05-261-3/+3
* - add target hosttools (see make help)aldot2006-05-261-55/+116
* The one line fix to Bernhard Fischer's "profoundly".landley2006-05-151-1/+0
* back out default implicit %.o rule for nowvapier2006-05-111-3/+0
* add implicit rule for %.a to help debugging in subdirsvapier2006-05-101-0/+8
* add a default .o rule for easier debugvapier2006-05-101-0/+3
* Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.maklandley2006-05-091-7/+15
* - fix buildaldot2006-05-081-2/+9
* The changes svn 14960 made to Rules.mak broke building out of treelandley2006-05-081-6/+0
* Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many byteslandley2006-05-071-0/+1
* compile.h is incorrect; create a new do_link.h and use that for bb_mkdep and ...vapier2006-04-291-0/+6
* - rerun gcse pass after reload, enable whole-program iff we are not buildingaldot2006-04-281-1/+9
* 2006-04-20 Shaun Jackman <sjackman@gmail.com>vapier2006-04-211-0/+7
* svn 14824 broke -funsigned-char and possibly building out of tree, becauselandley2006-04-191-13/+25
* - pin the CFLAGS to make sure that we don't have to re-evaluate thealdot2006-04-111-1/+1
* - switch Warning Of the Week to wrong or missing prototypes.aldot2006-04-021-5/+3
* - warn a bit more verbosely about fmt stuff for non-release versionsaldot2006-03-291-0/+8
* - mark trunk as 1.2.0-pre0aldot2006-03-291-3/+3
* Mike Frysinger pointed out we can golandley2006-03-281-5/+1
* Patch from Jan Kiszka: In case the libselinux development installation is notlandley2006-03-271-1/+5
* We make both busybox and busybox_unstripped all the time now, no need tolandley2006-03-221-5/+1
* Annoint 1.1.1.landley2006-03-221-1/+1
* - workaroung pr25795 in gcc-4.1aldot2006-03-211-1/+2
* - revert back to r14406aldot2006-03-131-203/+109
* add a sep option for strippingvapier2006-03-101-1/+4
* - remove check. Fixes e.g. buildrootaldot2006-03-091-2/+0
* - backout using features which are not available with the previous stablealdot2006-03-091-24/+32
* - correct comment.aldot2006-03-031-1/+1
* Denis Vlasenko noticed that falign=0 is meaningless, and that should probablylandley2006-03-031-1/+1
* - make sure applets.o is rebuilt when the .config changes.aldot2006-03-021-1/+1
* - fixes parallel builds (make -j)aldot2006-03-011-116/+198
* make the build system puuuuuuuuuuurtyvapier2006-02-021-10/+55
* - pass -static via CC rather than LDaldot2006-01-311-12/+6
* Remove foo.txt and reenable -funsigned-char now that ash is fixed.landley2006-01-301-2/+1
* - add a macro to check for ld and as flagsaldot2006-01-271-6/+26
* - correct flag for gcc-3.xaldot2006-01-241-1/+1
* ash with -funsigned-char don`t work!vodz2006-01-231-1/+1
* - bump version to 1.1.1 nonrelease series (let's say -pre0).aldot2006-01-191-2/+2
* - shared libbusybox.aldot2006-01-151-2/+34
* 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