Denis Vlasenko
|
e8a0788b24
moved biggest stack buffers to malloc space, or made their size configurable
|
17 yıl önce |
Mike Frysinger
|
c7b10dc037
set default FLTFLAGS for a fatty stack
|
17 yıl önce |
Mike Frysinger
|
52a9db6bb8
introduce the concept of LDLIBS for additional libraries so that when we do the final link, the objects/libraries are in the correct order
|
17 yıl önce |
Bernhard Reutner-Fischer
|
58a275b303
- reinstate dmalloc and efence support
|
17 yıl önce |
Denis Vlasenko
|
d46d3c292e
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
|
18 yıl önce |
Denis Vlasenko
|
4bb31899e5
add -Wwrite-strings to Makefile
|
18 yıl önce |
Denis Vlasenko
|
c562bb7487
disable -Wold-style-definition for gcc 3.x
|
18 yıl önce |
Denis Vlasenko
|
9dca07d949
make it possible to build bbox without warnings again.
|
18 yıl önce |
Denis Vlasenko
|
e0eebc1ef3
Make -Werror configurable
|
18 yıl önce |
Bernhard Reutner-Fischer
|
82f8788acc
- call cc-option to check if the compiler supports the flags we asked to use
|
18 yıl önce |
Bernhard Reutner-Fischer
|
fdcd7c4237
- add more strict prototype checking to catch wrong and broken code (like nested functions)
|
18 yıl önce |
Bernhard Reutner-Fischer
|
d6c23aeefb
- guess we need dl too
|
18 yıl önce |
Bernhard Reutner-Fischer
|
c1feac6e9f
- set LD to ld
|
18 yıl önce |
Bernhard Reutner-Fischer
|
9729e65706
- honor CONFIG_DEBUG
|
18 yıl önce |
Bernhard Reutner-Fischer
|
feea1b972c
- better distinction between CFLAGS and CPPFLAGS.
|
18 yıl önce |
Denis Vlasenko
|
bf11e8942d
added gcc flag which is needed for ULLONG_MAX to appear
|
18 yıl önce |
Denis Vlasenko
|
a7189f01a4
add -Wundef, fix uncovered bugs
|
18 yıl önce |
Bernhard Reutner-Fischer
|
dd2982882b
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
|
18 yıl önce |
Denis Vlasenko
|
1db39b2f51
nmeter: new applet. ~4k
|
18 yıl önce |
Denis Vlasenko
|
da8f43fd34
build system: fix for non-i386 builds
|
18 yıl önce |
Denis Vlasenko
|
7039a66b58
correct largefile support, add comments about it.
|
18 yıl önce |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 yıl önce |