aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Update to waf 1.7.14.David Robillard1-0/+0
2013-08-09Upgrade to waf 1.7.11.David Robillard1-0/+0
2013-06-08Fix building with Python 3.3 (#910).David Robillard1-9/+4
2013-03-17Update to r93/autowaf.David Robillard1-0/+0
2013-02-02Upgrade to waf 1.7.9David Robillard1-0/+0
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard1-0/+0
2012-12-21Give envelopes class lv2:EnvelopePlugin.David Robillard3-3/+6
2012-09-16Support latest options and morph extensions.David Robillard28-472/+681
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-12Clean up wscripts.David Robillard1-21/+18
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-08-19Bump LV2 dependency version.David Robillard1-1/+1
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-11Improve plugin names.David Robillard6-6/+6
2012-08-11Make sum, product, and difference plugins vectorizable.David Robillard24-323/+333
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
2012-08-10Fix conversion of string constants to non-const char*.David Robillard2-4/+4
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard2-5/+1
2012-08-08Clean up wscript files.David Robillard1-10/+10
2012-08-06Update to r73/autowaf (Windows path fixes).David Robillard1-0/+0
2012-08-05Update to waf 1.7.2.David Robillard1-0/+0
2012-08-04Update to waf 1.7.1.David Robillard1-0/+0
2012-08-03Use more portable defines instead of -D in CFLAGS.David Robillard1-10/+8
2012-08-02Fix compilation in MinGW.David Robillard7-40/+33
2012-08-02Compile cleanly as C++.David Robillard24-97/+97
2012-07-29Use modern waf build syntax everywhere.David Robillard1-11/+9
2012-07-29Build blop.lv2 in top-level build process.David Robillard2-9/+9
2012-07-29Add missing file (fix #848).David Robillard1-0/+51
2012-07-26Fix auto-morph output of Frequency Modulator.David Robillard1-1/+3
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
2012-07-09Improve documentation style.David Robillard1-0/+0
2012-07-09Factor out documentation fixup stuff to autowaf.David Robillard1-0/+0
2012-07-09Improve INSTALL file.David Robillard1-17/+41
2012-07-08Update to r69/autowaf (fix Python3 compatibility).David Robillard1-0/+0
2012-06-12Shorter names.David Robillard10-11/+11
2012-05-31Fix memory errors.David Robillard4-2/+14
2012-05-31Umm... commit pretty much all the work of the past few days. Again.David Robillard30-1597/+1192
2012-05-31SVN sucks.David Robillard27-3971/+0
2012-05-31Fix URIs.David Robillard1-2/+2
2012-05-31Blip => Blop. I give up trying to give ports new names.David Robillard58-1182/+5558
2012-05-31Blip => Blop. I give up trying to give ports new names.David Robillard70-4291/+3553
2012-05-22Remove some silly temporary variables and unnecessary stores.David Robillard8-72/+17
2012-05-22Make arithmetic plugins use CVPort.David Robillard7-31/+31
2012-05-22Don't cast inputs to non-const pointers.David Robillard21-133/+130
2012-05-22Add mising units: prefixes.David Robillard9-18/+21