index
:
autowaf
master
test-rewrite
Autowaf utilities for waf
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
Get doap:name from first NEWS entry if it is not already present
David Robillard
1
-0
/
+5
2020-02-16
Fall back to doap:developer to get maintainer
David Robillard
1
-1
/
+4
2020-02-16
Use exceptions on error instead of printing and sys.exit
David Robillard
1
-6
/
+1
2020-02-16
Support parsing dates without times
David Robillard
1
-2
/
+9
2020-02-16
Tolerate a missing wscript, or missing attributes
David Robillard
1
-10
/
+18
2020-02-15
Generate RDF news entries in the same sorted order as NEWS
David Robillard
1
-1
/
+3
2020-02-15
Support version numbers that don't have three elements
David Robillard
1
-1
/
+1
2020-02-15
Support reading project names with spaces
David Robillard
1
-1
/
+1
2020-02-15
Add uri argument to ttl_news command
David Robillard
1
-2
/
+3
2020-02-15
Fix read_news() calls
David Robillard
1
-4
/
+3
2020-02-15
Remove unused import
David Robillard
1
-1
/
+0
2019-11-10
Print stderr of failed tests
David Robillard
1
-1
/
+17
2019-11-10
Clean up test output
David Robillard
1
-12
/
+15
2019-11-10
Support building C++ LV2 libraries
David Robillard
1
-3
/
+9
2019-11-10
Don't add default LV2_PATH to run environment
David Robillard
1
-4
/
+0
2019-11-10
Add lv2lib feature for building plugin binaries
David Robillard
1
-1
/
+15
2019-11-02
Factor out post_lab_release command for posting old releases
David Robillard
1
-9
/
+49
2019-11-02
Fix timezone argument of news command
David Robillard
1
-1
/
+1
2019-10-27
Add JSON command
David Robillard
1
-0
/
+14
2019-10-26
Fix project name in release descriptions
David Robillard
1
-4
/
+4
2019-10-23
Don't enable NDEBUG on MSVC release builds
David Robillard
1
-1
/
+0
2019-10-21
Fix release command
David Robillard
1
-2
/
+5
2019-10-21
Factor out release utilities
David Robillard
2
-267
/
+593
2019-10-20
Fix whitespace
David Robillard
1
-1
/
+0
2019-10-20
Factor out conversion of news items to Markdown
David Robillard
1
-2
/
+4
2019-10-20
Fix typo
David Robillard
1
-1
/
+1
2019-10-20
Fix wrapping of generated NEWS files
David Robillard
1
-1
/
+4
2019-10-20
Properly handle time zone of releases
David Robillard
1
-7
/
+8
2019-10-20
Use version as key for news entries
David Robillard
1
-7
/
+8
2019-10-18
Support passing arguments to test wrappers
David Robillard
1
-1
/
+2
2019-10-17
Fix system argument for suppressing warnings from system packages
David Robillard
1
-2
/
+2
2019-10-17
Add conf.check_pkg and conf.check_function methods
David Robillard
1
-0
/
+6
2019-10-17
Remove autowaf.define
David Robillard
1
-6
/
+4
2019-10-17
Remove pkg-config cache mechanism and support simple package specs
David Robillard
1
-40
/
+32
2019-10-14
Add error configuration option
David Robillard
1
-0
/
+8
2019-10-14
Upgrade to waf 2.0.18
David Robillard
36
-121
/
+920
2019-06-06
Fix get_news() to work with Python 3
David Robillard
1
-2
/
+2
2019-06-06
Print friendly error message when waflib submodule is missing
David Robillard
1
-2
/
+13
2019-04-21
Fix conf.build_path() to work with paths that do not exist yet
David Robillard
1
-1
/
+1
2019-04-21
Disable noisy parenthesis warnings
David Robillard
1
-0
/
+1
2019-04-21
Remove recursion hacks
David Robillard
1
-24
/
+2
2019-04-21
Remove use_lib()
David Robillard
1
-25
/
+17
2019-04-15
Support building against local header-only libraries
David Robillard
1
-3
/
+5
2019-04-14
Add option to filter tests by regular expression
David Robillard
1
-3
/
+20
2019-04-14
Fix configuring with root prefix
David Robillard
1
-1
/
+1
2019-04-14
Print test coverage summary
David Robillard
1
-1
/
+14
2019-04-14
Don't attempt to clear coverage when coverage is disabled
David Robillard
1
-1
/
+1
2019-03-18
Pass file comparison test if difflib finds no changes
David Robillard
1
-3
/
+5
2019-03-18
Seek to end before checking the size of stderr output
David Robillard
1
-1
/
+2
2019-03-17
Upgrade to waf 2.0.15
David Robillard
44
-183
/
+413
[prev]
[next]