summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-05Update template bundles.David Robillard1-5/+6
2015-04-04Tweak icon and install full complement of sizes.David Robillard1-3/+9
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-19Bump Raul version.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-0/+1
2015-02-24Demodularize Parser and Serialiser.David Robillard1-4/+2
2015-02-24Add light theme for typesettable canvas export.David Robillard1-1/+2
2015-02-19Server side presets.David Robillard1-1/+1
2015-02-08Add man page.David Robillard1-0/+3
2015-02-08Server-side copy paste with LV2 state support.David Robillard1-1/+1
2015-02-07Add configure options for stripped down builds.David Robillard1-35/+40
2015-02-07Demodularize socket stuff.David Robillard1-1/+0
2015-02-06Portable pthread flags checks.David Robillard1-0/+10
2015-01-29Add lilv_file_uri_parse() for correct URI to path conversion.David Robillard1-1/+1
2015-01-25Upgrade to r100/autowaf.David Robillard1-0/+2
2015-01-16Prevent build directory path clashes.David Robillard1-2/+2
2015-01-09Add --no-python configure option.David Robillard1-2/+6
2015-01-09Don't use pointless autowaf.check_header wrapper.David Robillard1-4/+4
2015-01-03Fix Ingen Python configuration.David Robillard1-0/+1