summaryrefslogtreecommitdiffstats
path: root/autowaf.py
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Support varying source directory layout (should have been in previous commit,...David Robillard1-4/+7
2011-01-19Improve run_tests:David Robillard1-9/+15
2011-01-10Add dependency framework flags when using a local library.David Robillard1-9/+9
2011-01-10Don't cumulatively add all checked headers to every subsequent test.David Robillard1-2/+2
2011-01-10Allow user to pass extra substitution dictionary to build_pc.David Robillard1-2/+2
2011-01-09Fix test coverage generation.David Robillard1-2/+2
2011-01-08Fix test running.David Robillard1-1/+1
2011-01-07Fancier configure output.David Robillard1-1/+4
2010-12-23Add build directory to include path (for e.g. generated include trees).David Robillard1-0/+2
2010-12-17Replace shutdown hook with explicit run_ldconfig for use with ctx.add_post_fun.David Robillard1-5/+7
2010-12-16Sshh.David Robillard1-1/+0
2010-12-16Fix substituting includes into generated .pc files.David Robillard1-1/+2
2010-12-16Remove check for 'misc' tool. Again.David Robillard1-1/+0
2010-12-16Fix documentation generation.David Robillard1-1/+5
2010-12-16Update waf to svn version with working and improved Doxygen tool.David Robillard1-6/+12
2010-12-16Remove use of unused (and apparently sometimes missing) misc module.David Robillard1-2/+1
2010-12-16Fix checking for libraries (fix ticket #607 #608).David Robillard1-3/+0
2010-12-16Only check for doxygen when --docs is passed.David Robillard1-1/+2
2010-12-16More updates for waf 1.6 (include doxygen tool, fix install globs).David Robillard1-29/+31
2010-12-16Updates for waf 1.6.David Robillard1-50/+65
2010-10-28Add sources from http://svn.drobilla.net/lad/trunk/common r2650.David Robillard1-0/+438