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
2012-12-23
Install API documentation to versioned directory.
David Robillard
1
-2
/
+4
2012-11-23
Strip LIBNAME_DEPRECATED tags from Doxygen documentation.
David Robillard
1
-0
/
+1
2012-10-14
Fix Windows debug flags.
David Robillard
1
-5
/
+12
2012-09-13
Build debuggable library with PDB file under MSVC with --debug or --pardebug.
David Robillard
1
-2
/
+3
2012-09-13
Fix pkg-config checking with --pardebug.
David Robillard
1
-2
/
+3
2012-09-11
Fix pkg-config dependencies when not using --pardebug.
David Robillard
1
-6
/
+6
2012-09-10
Fix typo.
David Robillard
1
-1
/
+1
2012-09-10
Fix mandatory pkg-config checks.
David Robillard
1
-3
/
+4
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
1
-6
/
+13
2012-09-10
Fix parallel installable debug libraries for C++.
David Robillard
1
-1
/
+1
2012-09-10
Build against parallel-installable debug depdencies if available.
David Robillard
1
-1
/
+7
2012-09-10
Add --pardebug option for parallel-installable debug libraries with 'D' suffix.
David Robillard
1
-1
/
+30
2012-09-10
Use appropriate debug flags for MSVC.
David Robillard
1
-4
/
+8
2012-09-06
Add support for building summary NEWS files for recursive projects.
David Robillard
1
-3
/
+9
2012-09-06
Don't use invalid strict flags on clang.
David Robillard
1
-5
/
+15
2012-08-10
Enable stricter compiler flags.
David Robillard
1
-25
/
+44
2012-08-08
Add autowaf.set_c99_mode().
David Robillard
1
-0
/
+7
2012-08-06
Windows path fixes.
David Robillard
1
-34
/
+29
2012-07-09
Don't run ldconfig when destdir is given as option.
David Robillard
1
-1
/
+2
2012-07-09
Strip Detailed Documentation header from HTML documentation.
David Robillard
1
-0
/
+1
2012-07-09
Add autowawf.build_dir() for getting build dir in top-level and child cases.
David Robillard
1
-4
/
+47
2012-07-08
Fix Python3 compatibility.
David Robillard
1
-1
/
+1
2012-05-20
Allow passing in argument to strip test coverage files.
David Robillard
1
-3
/
+5
2012-04-17
Parse all seeAlso file for generating NEWS, and be more tolerant of flaky rel...
David Robillard
1
-4
/
+14
2012-02-11
Add write_news function for writing NEWS files from Turtle descriptions.
David Robillard
1
-0
/
+50
2012-02-02
Fix default system LV2DIR on Windows.
David Robillard
1
-1
/
+1
2012-02-01
Portability fixes.
David Robillard
1
-8
/
+8
2012-01-16
Don't pass -fshow-column to MSVC.
David Robillard
1
-1
/
+2
2012-01-16
Only call ldconfig once, and never when DESTDIR is set.
David Robillard
1
-4
/
+8
2011-12-11
Fix Python 2.4 compatibility.
David Robillard
1
-24
/
+26
2011-11-21
Apply i18n updates from Paul Davis.
David Robillard
1
-34
/
+42
2011-11-06
Add build_i18n() function and debug_by_default parameter to set_options
David Robillard
1
-3
/
+54
2011-10-22
Fix building against local libraries
David Robillard
1
-0
/
+2
2011-10-19
Fix autowaf.check_pkg when a mandatory check follows an optional check
David Robillard
1
-1
/
+12
2011-10-15
Set MANDIR to correct location (#781)
David Robillard
1
-1
/
+1
2011-10-15
Use variables in pkgconfig paths where possible (#782)
David Robillard
1
-2
/
+10
2011-10-05
Fix multiple package check avoidance
David Robillard
1
-1
/
+2
2011-09-29
Fix build_version_files for python 3
David Robillard
1
-2
/
+2
2011-09-17
Don't always add -fPIC and -DPIC to CFLAGS
David Robillard
1
-4
/
+0
2011-08-23
Prepend (not append) local include flags to ensure building against local lib...
David Robillard
1
-1
/
+1
2011-08-23
Add src dir -I flag to beginning of CFLAGS to ensure building against local h...
David Robillard
1
-3
/
+6
2011-07-07
Don't automatically check for C and C++ compilers for all projects
David Robillard
1
-8
/
+15
2011-07-07
Eliminate need to modify build_custom_waf.sh in order to use it
David Robillard
1
-1
/
+8
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
[prev]
[next]