summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2018-09-16Clean up wscriptDavid Robillard1-45/+34
2018-08-07Use serd_freeDavid Robillard1-1/+1
2018-01-21Remove glib dependency from engine and core libraryDavid Robillard1-4/+0
2018-01-21Add FilePath class and remove use of glib path utilitiesDavid Robillard1-1/+7
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-1/+1
2018-01-21Don't build libraries twice when testing is enabledDavid Robillard1-3/+3
2018-01-21Use new autowaf scoped test syntaxDavid Robillard1-21/+20
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2017-12-29Use clang-tidy for lintingDavid Robillard1-1/+18
2017-12-29Upgrade to waf 2.0.3David Robillard1-27/+27
2017-12-25Build clang compilation databaseDavid Robillard1-0/+1
2017-12-16Fix direction of test failure diffsDavid Robillard1-4/+4
2017-12-16Add Message struct and remove tons of interface boilerplateDavid Robillard1-0/+1
2017-12-16Clean up waf optionsDavid Robillard1-18/+19
2017-12-16Update wafDavid Robillard1-1/+0
2017-05-03Fix LV2 driver configuration status messageDavid Robillard1-1/+1
2017-03-20Fix link warnings with clang on OSXDavid Robillard1-1/+2
2017-03-20Fix build with clang on LinuxDavid Robillard1-9/+7
2017-03-20Print PortAudio presence in configure summaryDavid Robillard1-0/+1
2017-03-20Fix round-trip preservation of property contextsDavid Robillard1-1/+1
2017-03-20Cleanup: Trim boost headers and unnecessary configure checksDavid Robillard1-4/+4
2017-03-18Use new suil init API to fix Qt5 plugin UIsDavid Robillard1-1/+1
2017-02-27Update for latest RaulDavid Robillard1-1/+1
2017-02-27Update waf and fix C++11 flagsDavid Robillard1-3/+1
2017-02-18Improve parallel analysis and execution algorithmsDavid Robillard1-9/+10
2017-02-18Add experimental PortAudio driverDavid Robillard1-0/+5
2017-02-12Fix warningsDavid Robillard1-1/+2
2017-02-12Use smart pointers to handle real-time memory disposalDavid Robillard1-1/+1
2017-01-17Don't build ontology documentation unless requestedDavid Robillard1-3/+4
2016-12-14Add option to not build LV2 pluginDavid Robillard1-6/+12
2016-10-14Don't install 512x512 iconsDavid Robillard1-1/+1
2016-10-14Improve documentationDavid Robillard1-6/+8
2016-10-01Fix OSX buildDavid Robillard1-0/+9
2016-09-20Bump required LV2 versionDavid Robillard1-1/+1
2016-08-17Rename main graph and control/notify portsDavid Robillard1-4/+4
2016-08-01Check for libdlDavid Robillard1-0/+4
2016-08-01Use consistent feature test macrosDavid Robillard1-2/+2
2016-08-01Show colorized log output in messages windowDavid Robillard1-0/+6
2016-08-01Implement LV2 log extension as hostDavid Robillard1-0/+6
2016-07-30Add undo supportDavid Robillard1-1/+27
2016-07-25Support test coverage with LLVMDavid Robillard1-16/+8
2016-07-24Fix test suite when run recursivelyDavid Robillard1-1/+2
2016-07-09Clean up test outputDavid Robillard1-3/+7
2015-11-30Use jack_port_rename() if availableDavid Robillard1-0/+5
2015-11-08Fix Raul configure check (oops)David Robillard1-2/+2
2015-11-08Add support for instance-access and data-accessDavid Robillard1-2/+2
2015-10-10Tidy up global configuration outputDavid Robillard1-1/+2
2015-08-14Use lilv_free().David Robillard1-1/+1
2015-05-25Bump sratom dependency.David Robillard1-1/+1
2015-05-25Fix ingen_test command line arguments.David Robillard1-1/+1