aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Collapse)AuthorFilesLines
2012-04-18Bump dependency versions.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@4198 a436a847-0d15-0410-975c-d299462d15a1
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@4175 a436a847-0d15-0410-975c-d299462d15a1
2012-03-26Update for latest LV2.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@4106 a436a847-0d15-0410-975c-d299462d15a1
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3963 a436a847-0d15-0410-975c-d299462d15a1
2011-12-27Fix compilation.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3905 a436a847-0d15-0410-975c-d299462d15a1
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3647 a436a847-0d15-0410-975c-d299462d15a1
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3604 a436a847-0d15-0410-975c-d299462d15a1
2011-10-19Check for LV2 extensions via pkg-config (new style in LV2 SVN).David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3547 a436a847-0d15-0410-975c-d299462d15a1
2011-10-06Safer waf codeDavid Robillard1-3/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3529 a436a847-0d15-0410-975c-d299462d15a1
2011-10-04Build oscillator data and load it from LV2 bundle.David Robillard1-1/+32
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3526 a436a847-0d15-0410-975c-d299462d15a1
2011-10-03Add 'blip', an LV2 port of the LADSPA 'blop' collection.David Robillard1-0/+126
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blip.lv2@3525 a436a847-0d15-0410-975c-d299462d15a1