summaryrefslogtreecommitdiffstats
path: root/extras/autowaf.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-24Raise exception when test suite fails to ensure non-zero exit statusDavid Robillard1-0/+1
2018-11-24Show run time of unit testsDavid Robillard1-6/+11
2018-11-24Add short configure option for ultra-strict flagsDavid Robillard1-1/+1
2018-10-28Use gtest-like test outputDavid Robillard1-21/+21
2018-10-28Fix failure count in test group summariesDavid Robillard1-0/+1
2018-10-14Fix verbose tests with Python 3David Robillard1-2/+2
2018-09-16Add support for suppressing warnings from system librariesDavid Robillard1-0/+10
2018-09-16Add short forms for common optionsDavid Robillard1-4/+4
2018-09-16Automatically define version for child librariesDavid Robillard1-0/+2
2018-09-15Fix version definition for projects with special charactersDavid Robillard1-1/+2
2018-09-15Remove blank line padding around configuration summaryDavid Robillard1-3/+0
2018-09-15Clean up autowaf.pyDavid Robillard1-97/+149
2018-09-15Remove autowaf.py header in line with the other waf extrasDavid Robillard1-8/+0
2018-09-15Beautify configuration summary outputDavid Robillard1-2/+2
2018-09-15Add msgs argument to autowaf.display_summary() and show flagsDavid Robillard1-2/+15
2018-09-15Automatically define versionDavid Robillard1-1/+6
2018-09-15Add autowaf.add_flags() for terse flag definitionDavid Robillard1-0/+5
2018-09-09Move autowaf.py and lv2.py to extrasDavid Robillard1-0/+1133