summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Remove that whole "I love amgiguous scope and uninitialized variables" ancien...David Robillard1-17/+9
2008-12-13Better failed test reporting.David Robillard4-75/+80
2008-12-13Unit test code coverage report generation (via gcov/lcov).David Robillard4-12/+47
2008-12-10Add preliminary test suite from kfoltman.David Robillard3-0/+503
2008-12-10Fix crash in slv2_plugin_verify (fix ticket #291).David Robillard1-2/+1
2008-12-03Fix slv2_value_as_string documentation.David Robillard1-1/+1
2008-12-01Add larsl attribution for i18nDavid Robillard1-1/+1
2008-12-01Add working --no-jack configure option.David Robillard2-6/+9
2008-11-30Add --no-jack option.David Robillard1-2/+6
2008-11-29Upgrade to waf 1.5.0.David Robillard1-16/+15
2008-11-27Fix feature detection.David Robillard3-3/+8
2008-11-15Add autowaf.py symlink.David Robillard1-0/+1
2008-11-08Releasey bits.David Robillard2-22/+25
2008-11-08Support i18n literals via LANG environment variable.David Robillard7-15/+114
2008-11-01Fix gaps in memory management documentation.David Robillard1-0/+4
2008-11-01Fix slv2_value_supports_event (patch from Nedko).David Robillard1-1/+1
2008-10-20Actually use installation location variables for everything.David Robillard20-46/+48
2008-10-19Install HTML and man page documentation according to configuration options.David Robillard1-1/+2
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-2/+2
2008-10-18Don't attempt to build Jack clients if Jack isn't found.David Robillard1-7/+8
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard17-49/+49
2008-10-12Tolerate broken plugins.David Robillard1-7/+8
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+2
2008-10-04Fix slv2_plugin_get_supported_features.David Robillard2-2/+15
2008-10-04Fix printing of properties with several values (remove spurious newlines and ...David Robillard1-6/+6
2008-10-03Update build documentation for waf.David Robillard1-0/+1
2008-10-03Good riddance.David Robillard11-914/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard5-6/+5
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard3-12/+7
2008-10-02Lower redland dependency for slv2 standalone build.David Robillard1-1/+1
2008-10-02Build SLV2 documentation.David Robillard2-2/+7
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+1
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-0/+7
2008-10-01Library versioning.David Robillard1-1/+22
2008-10-01Install SLV2 utilities with waf.David Robillard1-2/+0
2008-09-30Move LV2 extension stuff to less horribly named directory.David Robillard3-3/+3
2008-09-30Install pkg-config file for lv2core.David Robillard1-1/+0
2008-09-30Install pkg-config files for libraries.David Robillard1-6/+14
2008-09-30Wafify ingen.David Robillard1-2/+2
2008-09-30Bring lv2core in on the waf party.David Robillard1-1/+1
2008-09-30Wafify SLV2.David Robillard3-74/+87
2008-09-29Add slv2_instance_get_extension_data.David Robillard2-0/+20
2008-09-29Add slv2_port_get_value.David Robillard3-0/+55
2008-09-09Reorganize repository to allow tagging.David Robillard0-0/+0
2008-09-07Move debian -> debian-sid.David Robillard10-4/+10
2008-08-03Minor cleanups for easier seddability.David Robillard17-19/+19
2008-07-30Fix type passed to ScalePoints functions (actually just an opaque pointer, ae...David Robillard1-5/+5
2008-07-30Move stuff for various binding languages to own directories.David Robillard8-34/+42
2008-07-30Print names too in python test.David Robillard1-1/+1