Denis Vlasenko
|
9dca07d949
|
make it possible to build bbox without warnings again.
|
2007-01-27 14:03:15 +00:00 |
|
Denis Vlasenko
|
e0eebc1ef3
|
Make -Werror configurable
|
2007-01-27 13:44:53 +00:00 |
|
Bernhard Reutner-Fischer
|
82f8788acc
|
- call cc-option to check if the compiler supports the flags we asked to use
|
2007-01-23 11:39:13 +00:00 |
|
Bernhard Reutner-Fischer
|
fdcd7c4237
|
- add more strict prototype checking to catch wrong and broken code (like nested functions)
|
2007-01-22 17:50:21 +00:00 |
|
Bernhard Reutner-Fischer
|
d6c23aeefb
|
- guess we need dl too
|
2007-01-08 16:38:33 +00:00 |
|
Bernhard Reutner-Fischer
|
c1feac6e9f
|
- set LD to ld
- simplify the cmd_busybox__ a bit and pass the LDFLAGS via -Wl down to CC
|
2007-01-08 16:29:15 +00:00 |
|
Bernhard Reutner-Fischer
|
9729e65706
|
- honor CONFIG_DEBUG
|
2006-12-13 17:44:24 +00:00 |
|
Bernhard Reutner-Fischer
|
feea1b972c
|
- better distinction between CFLAGS and CPPFLAGS.
|
2006-12-06 21:51:59 +00:00 |
|
Denis Vlasenko
|
bf11e8942d
|
added gcc flag which is needed for ULLONG_MAX to appear
on Tito's box
|
2006-11-26 22:17:46 +00:00 |
|
Denis Vlasenko
|
a7189f01a4
|
add -Wundef, fix uncovered bugs
|
2006-11-17 20:29:00 +00:00 |
|
Bernhard Reutner-Fischer
|
dd2982882b
|
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)
|
2006-10-20 12:21:17 +00:00 |
|
Denis Vlasenko
|
1db39b2f51
|
nmeter: new applet. ~4k
Fix build proble on x86_64
|
2006-10-11 20:59:02 +00:00 |
|
Denis Vlasenko
|
da8f43fd34
|
build system: fix for non-i386 builds
|
2006-10-09 19:47:38 +00:00 |
|
Denis Vlasenko
|
7039a66b58
|
correct largefile support, add comments about it.
|
2006-10-08 17:54:47 +00:00 |
|
Denis Vlasenko
|
7d219aab70
|
build system overhaul
|
2006-10-05 10:17:08 +00:00 |
|