index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Rules.mak
Age
Commit message (
Expand
)
Author
2006-08-30
Bernhard Fischer complained about moving --sort-common.
Rob Landley
2006-08-29
There's some strange bug in glibc that triggers if you combine the
Rob Landley
2006-08-29
- set version back to 1.2.0 like it was before. Add at least -svn to the Extr...
Bernhard Reutner-Fischer
2006-08-28
need libsepol in addtion to libselinux
Mike Frysinger
2006-08-28
- do maintainers duty by bumping version to 1.3.0-pre0;
Bernhard Reutner-Fischer
2006-08-20
Yann E. Morin spotted a broken check_ld macro.
Rob Landley
2006-08-18
- remove CRIS specific CFLAG from generic flags-checking.
Bernhard Reutner-Fischer
2006-07-31
1) ifeq is make syntax, #ifeq is a make comment.
Rob Landley
2006-07-16
Add -Werror.
Rob Landley
2006-07-06
Minor build tweaks that save 1100 bytes building busybox on Ubuntu 6.06.
Rob Landley
2006-07-04
- Pull r15593:
Bernhard Reutner-Fischer
2006-06-30
Annoint 1.2.0.
Rob Landley
2006-06-22
Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak
Rob Landley
2006-06-13
Use -ffunction-sections -fdata-sections --gc-sections if the compiler supports
Rob Landley
2006-06-13
- make VERBOSE= and V= work equally; use BUILD_VERBOSE internally.
Bernhard Reutner-Fischer
2006-06-11
- invert logic for nocheck_targets to exclude the empty default target.
Bernhard Reutner-Fischer
2006-06-10
- don't check for toolchain-setting for make targets that don't need them
Bernhard Reutner-Fischer
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
[next]