summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Collapse)AuthorFilesLines
2011-10-19Check for LV2 extensions via pkg-config (new style in LV2 SVN).David Robillard1-2/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3547 a436a847-0d15-0410-975c-d299462d15a1
2011-09-29Add ability to build static library.David Robillard1-10/+27
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3508 a436a847-0d15-0410-975c-d299462d15a1
2011-09-29Bump sord dependency to 0.5.0.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3505 a436a847-0d15-0410-975c-d299462d15a1
2011-09-28Align configuration outputDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3502 a436a847-0d15-0410-975c-d299462d15a1
2011-09-28Remove glib dependencyDavid Robillard1-7/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3501 a436a847-0d15-0410-975c-d299462d15a1
2011-09-27Add lilv_plugin_write_description and lilv_plugin_write_manifest_entry.David Robillard1-1/+1
Add -p and -m options to lv2info for writing data files. Define LILV_NS_OWL. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3498 a436a847-0d15-0410-975c-d299462d15a1
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-4/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3497 a436a847-0d15-0410-975c-d299462d15a1
2011-09-27Avoid adding -std=c99 to command line repeatedly.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3496 a436a847-0d15-0410-975c-d299462d15a1
2011-08-23Fix building with bindingsDavid Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3449 a436a847-0d15-0410-975c-d299462d15a1
2011-08-20Obey prefix when installing bash completion script (fix #747)David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3437 a436a847-0d15-0410-975c-d299462d15a1
2011-07-07Upgrade to waf 1.6.6David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3418 a436a847-0d15-0410-975c-d299462d15a1
2011-06-11Lilv 0.4.4David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3392 a436a847-0d15-0410-975c-d299462d15a1
2011-06-11Remove jv2jackDavid Robillard1-41/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3387 a436a847-0d15-0410-975c-d299462d15a1
2011-06-01Fix lilv_ui_is_supported when Lilv is built independently.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3346 a436a847-0d15-0410-975c-d299462d15a1
2011-05-30Don't add soname/version to python module (suggestion from Alessio Treglia)David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3341 a436a847-0d15-0410-975c-d299462d15a1
2011-05-30Fix building with --bindings (patch from Alessio Treglia)David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3340 a436a847-0d15-0410-975c-d299462d15a1
2011-05-26Lilv 0.4.2David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3335 a436a847-0d15-0410-975c-d299462d15a1
2011-05-25Fix building documentation as part of recursive build.David Robillard1-9/+17
Fix python 3 compatibility. Fix header checks to be mandatory where necessary. Update autowaf. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3333 a436a847-0d15-0410-975c-d299462d15a1
2011-05-25Python portability (argh...)David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3331 a436a847-0d15-0410-975c-d299462d15a1
2011-05-25Lilv 0.4.0David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3326 a436a847-0d15-0410-975c-d299462d15a1
2011-05-24Automatically fix up documentation on buildDavid Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3313 a436a847-0d15-0410-975c-d299462d15a1
2011-05-18Update for new Sord API.David Robillard1-3/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3274 a436a847-0d15-0410-975c-d299462d15a1
2011-05-16Align configuration output precisely per-projectDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3271 a436a847-0d15-0410-975c-d299462d15a1
2011-05-16Make dynamic manifest support optional for now (naspro git is broken).David Robillard1-14/+14
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3269 a436a847-0d15-0410-975c-d299462d15a1
2011-05-16Install man pages and strip LILV_API from lilv man pageDavid Robillard1-1/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3265 a436a847-0d15-0410-975c-d299462d15a1
2011-04-30Tidy.David Robillard1-0/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3241 a436a847-0d15-0410-975c-d299462d15a1
2011-04-29value.c => node.cDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3237 a436a847-0d15-0410-975c-d299462d15a1
2011-04-29Rename command line utilities to avoid clashing with slv2.David Robillard1-5/+5
Fix indentation. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3235 a436a847-0d15-0410-975c-d299462d15a1
2011-04-29Rename files to match type names.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3230 a436a847-0d15-0410-975c-d299462d15a1
2011-04-28Rename slv2 to lilv.David Robillard1-89/+70
API breakage was proving too much of a hassle, and would be even further of a mess after release and packaging. Best to make a clean break now, and fix installation to support parallel installs and prevent this kind of problem in the future. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3217 a436a847-0d15-0410-975c-d299462d15a1
2011-04-28More future-proof collection APIs.David Robillard1-1/+1
Make all iterator actions occur through a collection specific function. Verbose, and a low of API, but allows for the possibility of different collection implementation types (given a choice between verbosity and no type safety, I'll take verbosity). git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3211 a436a847-0d15-0410-975c-d299462d15a1
2011-04-28Bump versions.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3207 a436a847-0d15-0410-975c-d299462d15a1
2011-04-22Fix Python whitespace (PEP8)David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3195 a436a847-0d15-0410-975c-d299462d15a1
2011-04-22Add Python waf options.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3190 a436a847-0d15-0410-975c-d299462d15a1
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard1-4/+6
Remove UI extension API and header from public APIs entirely. Rework UI instance API to support multiple UIs and a more precise notion of embedding support. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3186 a436a847-0d15-0410-975c-d299462d15a1
2011-04-19Remove use of new (2.6) python exception syntax.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3168 a436a847-0d15-0410-975c-d299462d15a1
2011-03-28Implement variable expansion on Windows and use standard LV2_PATHDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3132 a436a847-0d15-0410-975c-d299462d15a1
2011-03-28Fix Windows buildDavid Robillard1-6/+17
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3129 a436a847-0d15-0410-975c-d299462d15a1
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3124 a436a847-0d15-0410-975c-d299462d15a1
2011-03-18Fix whitespace.David Robillard1-234/+236
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3118 a436a847-0d15-0410-975c-d299462d15a1
2011-03-17Add waf upload_docs.David Robillard1-3/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3114 a436a847-0d15-0410-975c-d299462d15a1
2011-03-17Add waf fixdocs to strip decorators from doxygen documentation.David Robillard1-6/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3112 a436a847-0d15-0410-975c-d299462d15a1
2011-03-17Improve documentation.David Robillard1-0/+11
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3110 a436a847-0d15-0410-975c-d299462d15a1
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-15/+14
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3095 a436a847-0d15-0410-975c-d299462d15a1
2011-03-10Hide as many collection details as possible while keeping generic iterator / ↵David Robillard1-1/+1
SLV2_FOREACH API. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3064 a436a847-0d15-0410-975c-d299462d15a1
2011-03-09New collections and iterator API.David Robillard1-1/+0
Deprecate slv2_*_get_at. Remove slv2_world_get_plugins_by_filter. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3057 a436a847-0d15-0410-975c-d299462d15a1
2011-03-06Python 2/3: Use print('') instead of print() to print empty lines.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3042 a436a847-0d15-0410-975c-d299462d15a1
2011-03-03Fix Python3 compatibility.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3036 a436a847-0d15-0410-975c-d299462d15a1
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard1-3/+8
Add slv2_ui_instance_new as a replacement for slv2_ui_instantiate (now deprecated), which supports cross-toolkit embedding by taking an additional widget type pointer. Remove direct Suil dependency from Ingen. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3022 a436a847-0d15-0410-975c-d299462d15a1
2011-02-24Move UI stuff back into slv2.h (avoid breakage).David Robillard1-13/+3
Deprecate slv2_ui_instance_get_descriptor and slv2_ui_instance_get_handle. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@3020 a436a847-0d15-0410-975c-d299462d15a1