Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make it possible to build bbox without warnings again. | Denis Vlasenko | 2007-01-27 | 1 | -4/+14 | |
| | ||||||
* | Make -Werror configurable | Denis Vlasenko | 2007-01-27 | 1 | -2/+7 | |
| | ||||||
* | - call cc-option to check if the compiler supports the flags we asked to use | Bernhard Reutner-Fischer | 2007-01-23 | 1 | -11/+10 | |
| | ||||||
* | - add more strict prototype checking to catch wrong and broken code (like ↵ | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -1/+7 | |
| | | | | nested functions) | |||||
* | - guess we need dl too | Bernhard Reutner-Fischer | 2007-01-08 | 1 | -1/+1 | |
| | ||||||
* | - set LD to ld | Bernhard Reutner-Fischer | 2007-01-08 | 1 | -1/+4 | |
| | | | | - simplify the cmd_busybox__ a bit and pass the LDFLAGS via -Wl down to CC | |||||
* | - honor CONFIG_DEBUG | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+6 | |
| | ||||||
* | - better distinction between CFLAGS and CPPFLAGS. | Bernhard Reutner-Fischer | 2006-12-06 | 1 | -1/+3 | |
| | ||||||
* | added gcc flag which is needed for ULLONG_MAX to appear | Denis Vlasenko | 2006-11-26 | 1 | -0/+3 | |
| | | | | on Tito's box | |||||
* | add -Wundef, fix uncovered bugs | Denis Vlasenko | 2006-11-17 | 1 | -1/+1 | |
| | ||||||
* | - remove duplicate flags (-funsigned-char -fno-builtin-strlen) | Bernhard Reutner-Fischer | 2006-10-20 | 1 | -2/+1 | |
| | ||||||
* | nmeter: new applet. ~4k | Denis Vlasenko | 2006-10-11 | 1 | -2/+1 | |
| | | | | Fix build proble on x86_64 | |||||
* | build system: fix for non-i386 builds | Denis Vlasenko | 2006-10-09 | 1 | -2/+2 | |
| | ||||||
* | correct largefile support, add comments about it. | Denis Vlasenko | 2006-10-08 | 1 | -13/+13 | |
| | ||||||
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -0/+19 | |