index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Rules.mak
Age
Commit message (
Expand
)
Author
2006-05-29
- cleanup conftest temporary files.
Bernhard Reutner-Fischer
2006-05-26
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
Bernhard Reutner-Fischer
2006-05-26
- add target hosttools (see make help)
Bernhard Reutner-Fischer
2006-05-15
The one line fix to Bernhard Fischer's "profoundly".
Rob Landley
2006-05-11
back out default implicit %.o rule for now
Mike Frysinger
2006-05-10
add implicit rule for %.a to help debugging in subdirs
Mike Frysinger
2006-05-10
add a default .o rule for easier debug
Mike Frysinger
2006-05-09
Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak
Rob Landley
2006-05-08
- fix build
Bernhard Reutner-Fischer
2006-05-08
The changes svn 14960 made to Rules.mak broke building out of tree
Rob Landley
2006-05-07
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
Rob Landley
2006-04-29
compile.h is incorrect; create a new do_link.h and use that for bb_mkdep and ...
Mike Frysinger
2006-04-28
- rerun gcse pass after reload, enable whole-program iff we are not building
Bernhard Reutner-Fischer
2006-04-21
2006-04-20 Shaun Jackman <sjackman@gmail.com>
Mike Frysinger
2006-04-19
svn 14824 broke -funsigned-char and possibly building out of tree, because
Rob Landley
2006-04-11
- pin the CFLAGS to make sure that we don't have to re-evaluate the
Bernhard Reutner-Fischer
2006-04-02
- switch Warning Of the Week to wrong or missing prototypes.
Bernhard Reutner-Fischer
2006-03-29
- warn a bit more verbosely about fmt stuff for non-release versions
Bernhard Reutner-Fischer
2006-03-29
- mark trunk as 1.2.0-pre0
Bernhard Reutner-Fischer
2006-03-28
Mike Frysinger pointed out we can go
Rob Landley
2006-03-27
Patch from Jan Kiszka: In case the libselinux development installation is not
Rob Landley
2006-03-22
We make both busybox and busybox_unstripped all the time now, no need to
Rob Landley
2006-03-22
Annoint 1.1.1.
Rob Landley
2006-03-21
- workaroung pr25795 in gcc-4.1
Bernhard Reutner-Fischer
2006-03-13
- revert back to r14406
Bernhard Reutner-Fischer
2006-03-10
add a sep option for stripping
Mike Frysinger
2006-03-09
- remove check. Fixes e.g. buildroot
Bernhard Reutner-Fischer
2006-03-09
- backout using features which are not available with the previous stable
Bernhard Reutner-Fischer
2006-03-03
- correct comment.
Bernhard Reutner-Fischer
2006-03-03
Denis Vlasenko noticed that falign=0 is meaningless, and that should probably
Rob 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-02
make the build system puuuuuuuuuuurty
Mike Frysinger
2006-01-31
- pass -static via CC rather than LD
Bernhard Reutner-Fischer
2006-01-30
Remove 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 flags
Bernhard Reutner-Fischer
2006-01-24
- correct flag for gcc-3.x
Bernhard Reutner-Fischer
2006-01-23
ash 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-10
And lo, we hath reached Release Candidate 1. 1.1.0 should happen this week.
Rob Landley
2005-12-15
The rest of Yann E. Morin's install revamp.
Rob Landley
2005-12-13
- check if CC supports -funsigned-char
Bernhard Reutner-Fischer
2005-12-01
Make char default to "unsigned" on all platforms so we have a consistent base
Rob Landley
2005-11-29
update license
Mike Frysinger
2005-11-29
ShaneAnderson writes in Bug 565:
Mike Frysinger
2005-10-13
- split VERSION into parts
Bernhard Reutner-Fischer
2005-10-05
- fix building out-of-tree;
Bernhard Reutner-Fischer
2005-09-26
- remove unused variable TOPDIR
Bernhard Reutner-Fischer
2005-09-08
A bit overdue...
Rob Landley
[next]