summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-29Bump sord dependency to 0.5.0.David Robillard1-1/+1
2011-09-28Improve test coverage.David Robillard1-0/+28
2011-09-28Remove useless wrapper.David Robillard2-17/+2
2011-09-28Align configuration outputDavid Robillard1-1/+1
2011-09-28Remove glib dependencyDavid Robillard13-92/+820
2011-09-28Remove use of GSList.David Robillard3-13/+12
2011-09-27Add lilv_plugin_write_description and lilv_plugin_write_manifest_entry.David Robillard4-28/+197
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-4/+5
2011-09-27Avoid adding -std=c99 to command line repeatedly.David Robillard1-1/+1
2011-09-27Fix memory leak with dyn-manifestDavid Robillard1-0/+5
2011-09-22Set correct base URI when parsing dyn manifest data (fix #771).David Robillard1-0/+2
2011-09-17Upgrade to r52/autowafDavid Robillard1-0/+0
2011-09-15Fix compilation with --dyn-manifest.David Robillard1-1/+1
2011-09-14Support integer minimum, maximum, and default port values in lilv_plugin_get_...David Robillard2-14/+31
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Fix building with bindingsDavid Robillard1-0/+2
2011-08-20Obey prefix when installing bash completion script (fix #747)David Robillard2-2/+3
2011-08-20Fix incorrect #define name in documentation (fix #748).David Robillard1-1/+1
2011-08-20Add lv2core as a pkg-config compile time dependency (fix #742).David Robillard2-0/+7
2011-07-07Upgrade to waf 1.6.6David Robillard2-2/+3
2011-06-20Fix memory leakDavid Robillard1-1/+1
2011-06-14Use uppercase for pkg-config variables, matching environment variables.David Robillard1-4/+4
2011-06-11Lilv 0.4.4David Robillard2-3/+5
2011-06-11Update ChangeLogDavid Robillard1-0/+2
2011-06-11Remove jv2jackDavid Robillard3-527/+0
2011-06-11Parse data files with their own URIs as base URIs and allow plugin data files...David Robillard1-10/+4
2011-06-09Fix badly typed returnDavid Robillard1-1/+1
2011-06-09Explicitly document free functions as safe to call on NULL.David Robillard3-7/+16
2011-06-01Fix lilv_ui_is_supported when Lilv is built independently.David Robillard3-6/+11
2011-05-30Don't add soname/version to python module (suggestion from Alessio Treglia)David Robillard1-1/+0
2011-05-30Fix building with --bindings (patch from Alessio Treglia)David Robillard1-1/+1
2011-05-26Lilv 0.4.2David Robillard3-2/+11
2011-05-25Fix building documentation as part of recursive build.David Robillard2-9/+17
2011-05-25Python portability (argh...)David Robillard1-2/+2
2011-05-25Lilv 0.4.0David Robillard2-3/+4
2011-05-25Remove glib stuff from pkg-config file.David Robillard1-2/+2
2011-05-24Automatically fix up documentation on buildDavid Robillard1-0/+2
2011-05-24Fix references to old Node name "Value"David Robillard2-4/+4
2011-05-24Add PACKAGING fileDavid Robillard1-0/+29
2011-05-24Re-use the SordNode of blank nodes when copying.David Robillard3-15/+10
2011-05-20Use correct program name in jack session command line.David Robillard1-1/+1
2011-05-19Update waf (don't crash on waf test when lcov is unavailable)David Robillard1-0/+0
2011-05-18Fix crash introduced in last commit. Oops.David Robillard1-10/+15
2011-05-18Fix lilv_plugin_get_port_ranges_float crash when range values aren't float.David Robillard1-8/+15
2011-05-18Update for new Sord API.David Robillard3-40/+53
2011-05-16Update for new Sord API.David Robillard2-1/+3
2011-05-16Align configuration output precisely per-projectDavid Robillard1-1/+1
2011-05-16Make dynamic manifest support optional for now (naspro git is broken).David Robillard1-14/+14
2011-05-16Actually rename `swig' directory `bindings'...David Robillard3-0/+0