summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-18Upgrade to waf 1.8.5.David Robillard1-9/+9
2014-08-29Add compile-time feature to log URID mapping.David Robillard1-0/+4
2014-04-06Support port pretty names via new Jack metadata API.David Robillard1-0/+8
2014-03-16Allow user to enable or disable sprung layout.David Robillard1-1/+1
2014-01-24Update for latest LV2 Atom Object simplifications.David Robillard1-1/+1
2014-01-04Bump dependencies to released version numbers.David Robillard1-3/+3
2014-01-04Fix documentation pane.David Robillard1-3/+6
2013-12-31Upload doxygen documentation.David Robillard1-0/+6
2013-12-31Clean up ontology.David Robillard1-0/+9
2013-12-27Implement lv2:prototype.David Robillard1-1/+1
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-4/+3
2013-12-25Tidy up configuration output.David Robillard1-2/+4
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-1/+1
2013-12-17Fix more const issues.David Robillard1-1/+1
2013-03-25Fix preset loading.David Robillard1-1/+1
2013-02-03Check for required boost headers.David Robillard1-0/+5
2013-02-03Check for c++0x compiler flag before adding to environment.David Robillard1-0/+2
2013-02-02Check for Jack 0.120.0 consistently across all packages (fix #773).David Robillard1-4/+1
2013-01-20Use -std=c++0x instead of -std=c++11 for older compilers.David Robillard1-1/+1
2013-01-12Lint.David Robillard1-1/+1
2013-01-11Use C++11 atomics.David Robillard1-0/+1
2013-01-10Update for latest changes to LV2 patch extension (compact patch:Set message).David Robillard1-1/+1
2012-12-21Add preliminary AMS loader script.David Robillard1-0/+7
2012-09-16Support latest options and morph extensions.David Robillard1-1/+1
2012-09-12Clean up wscripts.David Robillard1-28/+24
2012-08-29Implement buf-size via options.David Robillard1-1/+1
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-5/+0
2012-08-14Use new LV2 MIDI API.David Robillard1-1/+1
2012-08-10Fix various const violations.David Robillard1-1/+1
2012-08-08Clean up wscript files.David Robillard1-18/+18
2012-08-08Support latest LV2 buf-size extension.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-5/+4
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard1-0/+1
2012-07-30Tidy configure output.David Robillard1-2/+2
2012-07-24Fix configuration output alignment.David Robillard1-1/+0
2012-07-15Bump sord dependency.David Robillard1-1/+1