Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-16 | Add support for suppressing warnings from system libraries | David Robillard | 1 | -0/+10 | |
2018-09-16 | Add short forms for common options | David Robillard | 1 | -4/+4 | |
2018-09-16 | Automatically define version for child libraries | David Robillard | 1 | -0/+2 | |
2018-09-15 | Fix version definition for projects with special characters | David Robillard | 1 | -1/+2 | |
2018-09-15 | Remove blank line padding around configuration summary | David Robillard | 1 | -3/+0 | |
2018-09-15 | Clean up autowaf.py | David Robillard | 1 | -97/+149 | |
2018-09-15 | Remove autowaf.py header in line with the other waf extras | David Robillard | 1 | -8/+0 | |
This removes an old GPL license statement, which was simply an oversight. This file has the same license as the rest of waf (3-clause BSD). I am the original author of all of the code in this file. | |||||
2018-09-15 | Beautify configuration summary output | David Robillard | 1 | -2/+2 | |
2018-09-15 | Add msgs argument to autowaf.display_summary() and show flags | David Robillard | 1 | -2/+15 | |
2018-09-15 | Automatically define version | David Robillard | 1 | -1/+6 | |
2018-09-15 | Add autowaf.add_flags() for terse flag definition | David Robillard | 1 | -0/+5 | |
2018-09-09 | Move autowaf.py and lv2.py to extras | David Robillard | 2 | -0/+1180 | |
2018-09-09 | Add waf 2.0.11 | David Robillard | 98 | -0/+16949 | |