aboutsummaryrefslogtreecommitdiff
path: root/Makefile.flags (follow)
Commit message (Expand)AuthorAgeFilesLines
* set default FLTFLAGS for a fatty stackvapier2007-04-051-0/+3
* introduce the concept of LDLIBS for additional libraries so that when we do t...vapier2007-03-301-3/+3
* - reinstate dmalloc and efence supportaldot2007-03-281-0/+9
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>vda2007-02-061-0/+4
* add -Wwrite-strings to Makefilevda2007-02-011-4/+4
* disable -Wold-style-definition for gcc 3.xvda2007-01-291-1/+7
* make it possible to build bbox without warnings again.vda2007-01-271-4/+14
* Make -Werror configurablevda2007-01-271-2/+7
* - call cc-option to check if the compiler supports the flags we asked to usealdot2007-01-231-11/+10
* - add more strict prototype checking to catch wrong and broken code (like nes...aldot2007-01-221-1/+7
* - guess we need dl tooaldot2007-01-081-1/+1
* - set LD to ldaldot2007-01-081-1/+4
* - honor CONFIG_DEBUGaldot2006-12-131-0/+6
* - better distinction between CFLAGS and CPPFLAGS.aldot2006-12-061-1/+3
* added gcc flag which is needed for ULLONG_MAX to appearvda2006-11-261-0/+3
* add -Wundef, fix uncovered bugsvda2006-11-171-1/+1
* - remove duplicate flags (-funsigned-char -fno-builtin-strlen)aldot2006-10-201-2/+1
* nmeter: new applet. ~4kvda2006-10-111-2/+1
* build system: fix for non-i386 buildsvda2006-10-091-2/+2
* correct largefile support, add comments about it.vda2006-10-081-13/+13
* build system overhaulvda2006-10-051-0/+19