summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Fix creating directories across drives on Windowsfix-windows-mkdirDavid Robillard1-1/+1
2018-07-22Lilv 0.24.4v0.24.4David Robillard1-3/+3
2018-07-10Fix saving state when broken links are encounteredDavid Robillard1-0/+6
2018-07-10Fix Windows/MSVC buildDavid Robillard1-10/+7
2018-07-10Fix use of clock_gettime on DarwinDavid Robillard1-2/+6
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2017-12-29Use clang-tidy for lintingDavid Robillard1-1/+11
2017-12-29Upgrade to waf 2.0.3David Robillard1-29/+29
2017-12-16Compile check C++ APIDavid Robillard1-0/+17
2017-12-16Clean up waf optionsDavid Robillard1-13/+14
2017-12-16Update wafDavid Robillard1-1/+0
2017-02-20Install Python bindings when configured without testsDavid Robillard1-7/+8
2017-02-12Remove use of deprecated readdir_rDavid Robillard1-1/+1
2017-01-04Lilv 0.24.2v0.24.2David Robillard1-1/+1
2016-10-01Transition away from deprecated _BSD_SOURCEDavid Robillard1-1/+1
2016-09-19Lilv 0.24.0v0.24.0David Robillard1-2/+2
2016-09-18Make Python test suite work without installingDavid Robillard1-4/+7
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
2016-09-05Add new hand-crafted Python bindingsDavid Robillard1-13/+3
2016-08-27Add lv2apply utility/exampleDavid Robillard1-2/+7
2016-08-17Add target for generating release announcementsDavid Robillard1-0/+11
2016-08-01Check for libdlDavid Robillard1-3/+7
2016-08-01Use consistent feature test macrosDavid Robillard1-2/+2
2016-07-25Support test coverage with LLVMDavid Robillard1-20/+13
2016-07-14Improve test coverageDavid Robillard1-8/+13
2016-07-10Test versioned plugin replacementDavid Robillard1-8/+16
2016-07-09Clean up test outputDavid Robillard1-3/+5
2015-10-09Fix Python bindingsDavid Robillard1-1/+1
2015-10-08Lilv 0.22.0David Robillard1-1/+1
2015-10-04Improve test coverageDavid Robillard1-22/+50
2015-08-14Add lilv_free() for systems picky about such things.David Robillard1-1/+1
2015-05-13Build py33 bindings if configured with py3.David Robillard1-1/+2
2015-03-07Add support for state deletion.David Robillard1-1/+1
2015-02-19Add lilv_state_emit_port_values() for special port value handling.David Robillard1-1/+1
2015-01-29Add lilv_file_uri_parse() for correct URI to path conversion.David Robillard1-1/+1
2015-01-18Remove LILV_NEW_LV2 define.David Robillard1-2/+0
2014-10-05Configure based on compiler target OS for cross-compilation.David Robillard1-12/+13
2014-09-24Fixes for new sord.David Robillard1-1/+1
2014-08-10Fix function references in doc comments.David Robillard1-1/+1
2014-08-08Lilv 0.20.0.David Robillard1-1/+1
2014-08-08Upload man pages with waf upload_docs target.David Robillard1-0/+4
2014-08-08Fix compilation with non-standard LV2 location.David Robillard1-0/+1
2014-07-15Add lilv_world_unload_bundle() and lilv_world_unload_resource().David Robillard1-1/+1
2014-05-05Fix use of lv2info -m and -p options to write plugin data.David Robillard1-1/+1
2014-04-26Ignore errors when attempting to delete test state directory.David Robillard1-1/+4
2014-01-12Don't load files multiple times if they are listed as rdfs:seeAlso for severa...David Robillard1-1/+1
2014-01-04Lilv 0.18.0David Robillard1-2/+2
2014-01-04Add lilv_port_get_node() for using world query functions with ports.David Robillard1-1/+1
2013-12-30Clean up after test suite so multiple runs are successful.David Robillard1-0/+2
2013-12-27Implement lv2:prototype.David Robillard1-1/+1