aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-27Fix incorrect prefixes in URI define commentsDavid Robillard2-35/+35
2019-04-27Consistently use example.org in documentationDavid Robillard1-3/+3
2019-04-27Flatten documentation to fix fragment linksDavid Robillard9-60/+52
2019-04-27Remove file list from documentation pagesDavid Robillard1-25/+3
2019-04-27Only check links during buildDavid Robillard1-1/+2
2019-04-22Run unit tests on WindowsDavid Robillard1-1/+2
2019-04-22Fix running tests in a recursive projectDavid Robillard1-3/+2
2019-04-21Don't add -Wconversion flag with MSVCDavid Robillard1-1/+1
2019-04-21Switch to using a submodule for autowafDavid Robillard186-41937/+6
2019-04-21Update autowafDavid Robillard2-51/+24
2019-04-21Squashed 'waflib/' changes from b074a1e..4f98e1cDavid Robillard1-49/+19
2019-04-21Fix building within a recursive projectDavid Robillard8-80/+27
2019-04-20Use fine-grained Docker images for CIDavid Robillard1-31/+31
2019-04-16Publish code coverage pageDavid Robillard1-0/+14
2019-04-15Avoid globbing for bundled pluginsDavid Robillard1-3/+10
2019-04-15Update autowafDavid Robillard1-3/+5
2019-04-15Squashed 'waflib/' changes from 27a69a7..b074a1eDavid Robillard1-3/+5
2019-04-14Support building in a recursive projectDavid Robillard1-4/+6
2019-04-14Improve CI configurationDavid Robillard1-14/+150
2019-04-14Squashed 'waflib/' changes from e7a29b6..27a69a7David Robillard1-10/+43
2019-04-14Update autowafDavid Robillard1-10/+43
2019-04-14Fix lv2_validate pathsDavid Robillard1-4/+4
2019-04-14Remove unused namespace prefixesDavid Robillard2-2/+0
2019-03-30Fix crash when forging containers into a short bufferDavid Robillard2-6/+137
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
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