aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-30Clean up memory after unit testsDavid Robillard3-1/+17
2019-03-27Add news item for documentation improvementsDavid Robillard1-0/+9
2019-03-24Add post-build phase to check for broken links in documentationDavid Robillard1-4/+18
2019-03-24Fix installation of local documentationDavid Robillard1-5/+5
2019-03-24Clean up API documentation main pageDavid Robillard3-23/+5
2019-03-24Remove history from top level specifications pageDavid Robillard2-20/+2
This is moving to the homepage, since it clutters up the documentation less, and can be syndicated that way.
2019-03-24Use lighter and more consistent documentation styleDavid Robillard6-504/+613
2019-03-24Consistently use th for table header cellsDavid Robillard1-1/+1
2019-03-24Don't show raw restriction lists in terminfo tableDavid Robillard1-1/+1
2019-03-24Fix reproducible documentation developer/maintainer listsDavid Robillard1-2/+2
2019-03-24Fix documentation typoDavid Robillard1-1/+1
2019-03-24Add validation for complete specification pageDavid Robillard5-0/+991
2019-03-24Don't build file index for offline documentationDavid Robillard1-3/+3
2019-03-24Use the same LV2 blurb everywhereDavid Robillard1-1/+1
2019-03-24Avoid redundant copy of Doxygen stylesheetDavid Robillard2-8/+2
2019-03-24Use friendlier labels for some built-in propertiesDavid Robillard1-2/+2
2019-03-24Use sorted() for sorted iterationDavid Robillard1-18/+9
2019-03-24Fix invalid HTML when specification index is emptyDavid Robillard1-5/+8
2019-03-24Fix broken links to API documentationDavid Robillard2-3/+5
2019-03-24Make index column headers link to the corresponding sectionDavid Robillard1-6/+14
2019-03-24Fix pretty names for links within the current specificationDavid Robillard1-21/+11
2019-03-24Remove ugly Doxygen image from API documentation footerDavid Robillard3-197/+23
2019-03-24Fix Javascript-less API documentation menusDavid Robillard1-1/+1
2019-03-24Hide deprecation macro gunk in documentationDavid Robillard1-3/+3
2019-03-24Use consistent code colours in Doxygen and Pygments outputDavid Robillard1-19/+7
2019-03-24Share Pygments stylesheetDavid Robillard2-97/+33
2019-03-24Fix broken link in UI documentationDavid Robillard1-3/+1
2019-03-24Fix documentation comment validationDavid Robillard1-5/+5
2019-03-24Fix configuring with --online-docs but without --docsDavid Robillard1-3/+3
2019-03-24Print warning when lxml is not available for validationDavid Robillard1-1/+3
2019-03-24Update Doxygen configuration fileDavid Robillard1-52/+119
2019-03-17Actually fix build on old GCCDavid Robillard1-5/+6
Probably.
2019-03-17Fix build on old GCCDavid Robillard1-2/+2
2019-03-17Add tests for forge overflow scenariosDavid Robillard2-3/+112
2019-03-17Factor out atom test utilitiesDavid Robillard2-41/+62
2019-03-17Fix online documentation generationDavid Robillard1-2/+4
2019-03-17Fix undocumented item inside Doxygen groupDavid Robillard2-1/+2
2019-03-17Update autowaf and adapt to new APIDavid Robillard54-478/+911
2019-03-17Squashed 'waflib/' changes from 6e726eb..e7a29b6David Robillard46-437/+904
e7a29b6 Upgrade to waf 2.0.15 8280f9d Add command for running executables from the build directory 8073c1a Make make_simple_dox() safe in case of exception 70d03b8 Avoid use of global counter hacks for configuration display b7d689a Rewrite test framework 94deadf Automatically add options and move add_flags() to options context f4259ee Reduce system include path noise 927b608 Automatically display configuration header c44b8f3 Set line justification from a constant in the wscript a48e26f Automatically detect if wscript has a test hook ef66724 Save runtime variables in the environment 63bcbcd Clean up TestContext b1d9505 Add ExecutionContext for setting runtime environment 387c1df Add show_diff() and test_file_equals() utilities 29d4d29 Fix in-tree library paths 9fde01f Add custom configuration context 6d3612f Add lib_path_name constant 915dcb1 Report test time correctly 26f0a2b Remove redundant verbose-tests option fc35c2c Fix MSVC CFLAGS 5ea8f99 Improve test output spacing 0e23b29 Raise exception when test suite fails to ensure non-zero exit status d6de073 Show run time of unit tests 5b65554 Add short configure option for ultra-strict flags 4687ba6 Use gtest-like test output 258903d Fix failure count in test group summaries da07e73 Fix verbose tests with Python 3 git-subtree-dir: waflib git-subtree-split: e7a29b6b9b2f842314244c23c14d8f8f560904e1
2019-03-17Fix misleading commentDavid Robillard1-1/+1
2019-02-03LV2 1.16.0v1.16.0David Robillard18-29/+45
2019-02-03Fix online documentation buildDavid Robillard1-1/+1
2019-02-03Fix news generationDavid Robillard1-1/+1
2019-02-03Fix duplicate news entries in documentationDavid Robillard1-5/+8
2019-01-19Fix backwards compatible lv2.h installation pathDavid Robillard1-3/+3
2019-01-10Add Gitlab CI configurationDavid Robillard1-0/+31
2019-01-10Fix reference documentation buildDavid Robillard2-2/+2
2019-01-10Sort includes from local to standard and fix exposed issuesDavid Robillard28-108/+118
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit.
2019-01-10Remove workaround for ancient MSVCDavid Robillard12-28/+12
2019-01-10Fix xsd.ttl styleDavid Robillard1-35/+19