- reinstate dmalloc and efence support
[platform/upstream/busybox.git] / Makefile.flags
2007-03-28 Bernhard Reutner... - reinstate dmalloc and efence support
2007-02-06 Denis Vlasenkonew applets: selinux utils by KaiGai Kohei <kaigai...
2007-02-01 Denis Vlasenkoadd -Wwrite-strings to Makefile
2007-01-29 Denis Vlasenkodisable -Wold-style-definition for gcc 3.x
2007-01-27 Denis Vlasenkomake it possible to build bbox without warnings again.
2007-01-27 Denis VlasenkoMake -Werror configurable
2007-01-23 Bernhard Reutner... - call cc-option to check if the compiler supports...
2007-01-22 Bernhard Reutner... - add more strict prototype checking to catch wrong...
2007-01-08 Bernhard Reutner... - guess we need dl too
2007-01-08 Bernhard Reutner... - set LD to ld
2006-12-13 Bernhard Reutner... - honor CONFIG_DEBUG
2006-12-06 Bernhard Reutner... - better distinction between CFLAGS and CPPFLAGS.
2006-11-26 Denis Vlasenkoadded gcc flag which is needed for ULLONG_MAX to appear
2006-11-17 Denis Vlasenkoadd -Wundef, fix uncovered bugs
2006-10-20 Bernhard Reutner... - remove duplicate flags (-funsigned-char -fno-builtin...
2006-10-11 Denis Vlasenkonmeter: new applet. ~4k
2006-10-09 Denis Vlasenkobuild system: fix for non-i386 builds
2006-10-08 Denis Vlasenkocorrect largefile support, add comments about it.
2006-10-05 Denis Vlasenkobuild system overhaul