Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-01-24 | - remove nested function. Saves ~30 bytes. | aldot | 1 | -11/+11 |
2007-01-24 | - TODO: merge 'struct suffix_mult $several_suffixes[] into a struct suffix_mult | aldot | 1 | -0/+4 |
2007-01-24 | combine depends lines | vapier | 2 | -4/+2 |
2007-01-24 | as Peter Kjellerstedt points out, bool/prompt/depend need to be split up in o... | vapier | 1 | -4/+6 |
2007-01-24 | change "bool ... if OPT" to more common "depend ... OPT" | vapier | 1 | -4/+4 |
2007-01-24 | combine bool;prompt to just bool | vapier | 1 | -2/+1 |
2007-01-24 | combine bool;prompt to just bool | vapier | 1 | -4/+2 |
2007-01-24 | "depends ..." -> "depends on ..." | vapier | 1 | -1/+1 |
2007-01-24 | correct file format errors | vapier | 3 | -31/+31 |
2007-01-23 | - add hostcc-option checker | aldot | 1 | -0/+6 |
2007-01-23 | - call cc-option to check if the compiler supports the flags we asked to use | aldot | 2 | -12/+11 |