index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.flags
Age
Commit message (
Expand
)
Author
2007-06-19
punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling
Mike Frysinger
2007-06-10
moved biggest stack buffers to malloc space, or made their size configurable
Denis Vlasenko
2007-04-05
set default FLTFLAGS for a fatty stack
Mike Frysinger
2007-03-30
introduce the concept of LDLIBS for additional libraries so that when we do t...
Mike Frysinger
2007-03-28
- reinstate dmalloc and efence support
Bernhard Reutner-Fischer
2007-02-06
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
Denis Vlasenko
2007-02-01
add -Wwrite-strings to Makefile
Denis Vlasenko
2007-01-29
disable -Wold-style-definition for gcc 3.x
Denis Vlasenko
2007-01-27
make it possible to build bbox without warnings again.
Denis Vlasenko
2007-01-27
Make -Werror configurable
Denis Vlasenko
2007-01-23
- call cc-option to check if the compiler supports the flags we asked to use
Bernhard Reutner-Fischer
2007-01-22
- add more strict prototype checking to catch wrong and broken code (like nes...
Bernhard Reutner-Fischer
2007-01-08
- guess we need dl too
Bernhard Reutner-Fischer
2007-01-08
- set LD to ld
Bernhard Reutner-Fischer
2006-12-13
- honor CONFIG_DEBUG
Bernhard Reutner-Fischer
2006-12-06
- better distinction between CFLAGS and CPPFLAGS.
Bernhard Reutner-Fischer
2006-11-26
added gcc flag which is needed for ULLONG_MAX to appear
Denis Vlasenko
2006-11-17
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-10-20
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
Bernhard Reutner-Fischer
2006-10-11
nmeter: new applet. ~4k
Denis Vlasenko
2006-10-09
build system: fix for non-i386 builds
Denis Vlasenko
2006-10-08
correct largefile support, add comments about it.
Denis Vlasenko
2006-10-05
build system overhaul
Denis Vlasenko
[prev]