summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2007-03-28- reinstate dmalloc and efence supportBernhard Reutner-Fischer2-1/+9
2007-02-06new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko14-10/+361
2007-02-01add -Wwrite-strings to MakefileDenis Vlasenko1-4/+4
2007-01-29disable -Wold-style-definition for gcc 3.xDenis Vlasenko3-7/+28
2007-01-27make it possible to build bbox without warnings again.Denis Vlasenko1-4/+14
2007-01-27Make -Werror configurableDenis Vlasenko3-11/+25
2007-01-23- call cc-option to check if the compiler supports the flags we asked to useBernhard Reutner-Fischer2-12/+11
2007-01-22- add more strict prototype checking to catch wrong and broken code (like nes...Bernhard Reutner-Fischer1-1/+7
2007-01-08- guess we need dl tooBernhard Reutner-Fischer1-1/+1
2007-01-08- set LD to ldBernhard Reutner-Fischer2-12/+6
2006-12-13- honor CONFIG_DEBUGBernhard Reutner-Fischer2-2/+8
2006-12-06- better distinction between CFLAGS and CPPFLAGS.Bernhard Reutner-Fischer3-3/+17
2006-11-26added gcc flag which is needed for ULLONG_MAX to appearDenis Vlasenko1-0/+3
2006-11-17add -Wundef, fix uncovered bugsDenis Vlasenko19-74/+71
2006-10-20- remove duplicate flags (-funsigned-char -fno-builtin-strlen)Bernhard Reutner-Fischer1-2/+1
2006-10-11nmeter: new applet. ~4kDenis Vlasenko8-13/+933
2006-10-09build system: fix for non-i386 buildsDenis Vlasenko5-79/+14
2006-10-08correct largefile support, add comments about it.Denis Vlasenko15-91/+121
2006-10-05build system overhaulDenis Vlasenko177-4114/+23530
[prev]