aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2020-04-26LV2 1.18.0David Robillard1-1/+1
2020-04-26Fix top level news generation for core specificationDavid Robillard1-2/+8
2020-04-26Add tests for specification manifestsDavid Robillard1-0/+27
2020-04-26Add title variable for news postsDavid Robillard1-0/+1
2020-04-26Add C++ header compile testDavid Robillard1-6/+24
2020-04-26Update autowafDavid Robillard1-2/+2
2020-04-11Disable Turtle syntax test on WindowsDavid Robillard1-1/+1
2020-04-10Add more specific property typesDavid Robillard1-0/+9
2020-04-10Add test that documentation is properly formatted MarkdownDavid Robillard1-0/+10
2020-04-10Add tests for vocabulary integrityDavid Robillard1-12/+46
2020-03-28Add missing labels and a test to prevent this in the futureDavid Robillard1-0/+30
2020-03-17Add a UI feature to request a parameter value from the hostDavid Robillard1-1/+1
2020-03-07Fix building documentation as a subprojectDavid Robillard1-2/+2
2020-02-16Update autowafDavid Robillard1-49/+61
2020-02-16Add test that all data files are normalised and validDavid Robillard1-0/+24
2020-02-16Separate developers from project metadataDavid Robillard1-3/+6
2020-02-16Remove dead codeDavid Robillard1-19/+0
2019-12-07Add state:freePath featureDavid Robillard1-1/+1
2019-11-10Simplify plugin building and set up source tree run environmentDavid Robillard1-0/+5
2019-10-17Don't link against librt on Windows or DarwinDavid Robillard1-1/+3
2019-04-27Replace broken links with detailed Ambisonic channel descriptionsDavid Robillard1-1/+1
2019-04-27Flatten documentation to fix fragment linksDavid Robillard1-33/+32
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-21Update autowafDavid Robillard1-2/+5
2019-04-21Fix building within a recursive projectDavid Robillard1-11/+11
2019-04-15Avoid globbing for bundled pluginsDavid Robillard1-3/+10
2019-04-14Support building in a recursive projectDavid Robillard1-4/+6
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-24Remove history from top level specifications pageDavid Robillard1-5/+1
2019-03-24Avoid redundant copy of Doxygen stylesheetDavid Robillard1-6/+0
2019-03-24Fix configuring with --online-docs but without --docsDavid Robillard1-3/+3
2019-03-17Add tests for forge overflow scenariosDavid Robillard1-3/+3
2019-03-17Fix online documentation generationDavid Robillard1-2/+4
2019-03-17Fix undocumented item inside Doxygen groupDavid Robillard1-1/+1
2019-03-17Update autowaf and adapt to new APIDavid Robillard1-13/+7
2019-02-03LV2 1.16.0v1.16.0David Robillard1-1/+1
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-10Fix reference documentation buildDavid Robillard1-1/+1
2018-10-28Rework port restrictions so that presets can be validatedDavid Robillard1-1/+1
2018-09-23Improve lint targetDavid Robillard1-2/+15
2018-09-23Fix various Python style issuesDavid Robillard1-11/+12
2018-09-23Remove unused importsDavid Robillard1-4/+0
2018-09-22Install standard headers to simpler include pathsDavid Robillard1-83/+90