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