aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Serd 0.18.2David Robillard2-3/+3
2012-12-23Windows compatibility fixes.David Robillard2-0/+10
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard2-1/+2
2012-12-23Fix serd_node_new_decimal test code.David Robillard1-6/+6
2012-12-21Fix crash when serd_node_new_decimal is called with infinity or NaN.David Robillard3-3/+11
2012-12-20Fix crash when resolving against non-standard base URIs.David Robillard2-5/+3
2012-11-14Fix bug that caused "a" abbreviation in non-predicate position (#862).David Robillard2-2/+3
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-09-10Update to r80/autowaf (Build against parallel-installable debug depdencies if...David Robillard1-0/+0
2012-09-10Update to r79/autowaf (Add --pardebug option for parallel-installable debug l...David Robillard2-17/+1
2012-09-10Build correct debug library names on MSVC.David Robillard1-1/+1
2012-09-10Build correct debug library names on MSVC.David Robillard1-5/+14
2012-09-10Use name instead of pattern mangling to add D suffix.David Robillard2-2/+5
2012-09-10Use correct debug flags for MSVC.David Robillard1-0/+0
2012-09-10Add missing import.David Robillard1-0/+0
2012-09-10Add D suffix to debug library filenames with MSVC.David Robillard1-0/+0
2012-09-10Tidy up wscript.David Robillard1-55/+44
2012-09-09Fix clashing symbol "error" in amalgamation build.David Robillard4-22/+23
2012-09-09Fix NEWS syntax.David Robillard1-1/+1
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard2-1/+7
2012-08-23Serd 0.18.0David Robillard2-3/+3
2012-08-23Update NEWS.David Robillard1-3/+8
2012-08-23Fix footer padding.David Robillard1-1/+1
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
2012-08-08Fix lax prototype.David Robillard1-1/+1
2012-08-08Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...David Robillard6-23/+22
2012-08-08Fix incorrect prototype.David Robillard1-1/+1
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard2-5/+1
2012-08-08Consistency.David Robillard1-11/+11
2012-08-08Consistency.David Robillard1-11/+11
2012-08-08Tidy up wscript.David Robillard1-78/+78
2012-08-08Fix static build on Windows.David Robillard1-1/+1
2012-08-08Add --no-shared configure option for doing static-only builds.David Robillard1-23/+40
2012-08-06Update to r73/autowaf (Windows path fixes).David Robillard1-0/+0
2012-08-05Update to waf 1.7.2.David Robillard1-0/+0
2012-08-04Fix doxygen HTML output.David Robillard1-2/+2
2012-08-04Update to waf 1.7.1.David Robillard1-0/+0
2012-08-04Use more portable defines instead of -D in CFLAGS.David Robillard1-11/+9
2012-08-02Clean up wscript.David Robillard1-9/+6
2012-07-17Support digits at start of local names as per new grammar.David Robillard4-1/+6
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
2012-07-09Improve documentation style.David Robillard5-180/+434
2012-07-09Improve INSTALL file.David Robillard1-17/+41