index
:
autowaf
master
test-rewrite
Autowaf utilities for waf
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autowaf.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Make header checks mandatory by default
David Robillard
1
-1
/
+1
2011-05-25
Remove header check cacheing
David Robillard
1
-14
/
+9
2011-05-19
Don't crash on waf test when lcov is unavailable
David Robillard
1
-0
/
+2
2011-04-28
Add support for version suffixes on pkg-config files.
David Robillard
1
-6
/
+13
2011-04-22
Fix documentation install paths.
David Robillard
1
-7
/
+9
2011-04-22
Fix whitespace (PEP8).
David Robillard
1
-405
/
+405
2011-03-28
Use standard LV2_PATH for Windows
David Robillard
1
-0
/
+7
2011-03-27
Fix paths on Windows
David Robillard
1
-2
/
+12
2011-03-27
Improve installation directory options.
David Robillard
1
-88
/
+74
2011-03-27
Don't define -fPIC on Windows (avoid GCC warning).
David Robillard
1
-3
/
+5
2011-03-16
Update for waf 1.6 (without compat15 extra).
David Robillard
1
-21
/
+8
2011-03-06
Python 2/3: Use print('') instead of print() to print an empty line.
David Robillard
1
-6
/
+6
2011-03-02
Use Logs.warn and Logs.error where appropriate.
David Robillard
1
-4
/
+4
2011-03-02
Update print statements for Python3 compatibility.
David Robillard
1
-15
/
+13
2011-02-17
Docstrings first...
David Robillard
1
-1
/
+1
2011-02-17
Use literal 1.
David Robillard
1
-1
/
+1
2011-01-22
More consistent test console output.
David Robillard
1
-3
/
+2
2011-01-21
Change to build dir once for all test runs.
David Robillard
1
-23
/
+21
2011-01-20
Support running several tests and generating total coverage data.
David Robillard
1
-43
/
+69
2011-01-20
Add option to run tests in valgrind.
David Robillard
1
-1
/
+6
2011-01-19
Support varying source directory layout (should have been in previous commit,...
David Robillard
1
-4
/
+7
2011-01-19
Improve run_tests:
David Robillard
1
-9
/
+15
2011-01-10
Add dependency framework flags when using a local library.
David Robillard
1
-9
/
+9
2011-01-10
Don't cumulatively add all checked headers to every subsequent test.
David Robillard
1
-2
/
+2
2011-01-10
Allow user to pass extra substitution dictionary to build_pc.
David Robillard
1
-2
/
+2
2011-01-09
Fix test coverage generation.
David Robillard
1
-2
/
+2
2011-01-08
Fix test running.
David Robillard
1
-1
/
+1
2011-01-07
Fancier configure output.
David Robillard
1
-1
/
+4
2010-12-23
Add build directory to include path (for e.g. generated include trees).
David Robillard
1
-0
/
+2
2010-12-17
Replace shutdown hook with explicit run_ldconfig for use with ctx.add_post_fun.
David Robillard
1
-5
/
+7
2010-12-16
Sshh.
David Robillard
1
-1
/
+0
2010-12-16
Fix substituting includes into generated .pc files.
David Robillard
1
-1
/
+2
2010-12-16
Remove check for 'misc' tool. Again.
David Robillard
1
-1
/
+0
2010-12-16
Fix documentation generation.
David Robillard
1
-1
/
+5
2010-12-16
Update waf to svn version with working and improved Doxygen tool.
David Robillard
1
-6
/
+12
2010-12-16
Remove use of unused (and apparently sometimes missing) misc module.
David Robillard
1
-2
/
+1
2010-12-16
Fix checking for libraries (fix ticket #607 #608).
David Robillard
1
-3
/
+0
2010-12-16
Only check for doxygen when --docs is passed.
David Robillard
1
-1
/
+2
2010-12-16
More updates for waf 1.6 (include doxygen tool, fix install globs).
David Robillard
1
-29
/
+31
2010-12-16
Updates for waf 1.6.
David Robillard
1
-50
/
+65
2010-10-28
Add sources from http://svn.drobilla.net/lad/trunk/common r2650.
David Robillard
1
-0
/
+438