summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Test successful and failed verification.David Robillard2-2/+25
2008-12-13Factor out common slv2_world_new code.David Robillard1-64/+30
2008-12-13More complete port.c testing: 80.8% coverage.David Robillard1-3/+46
2008-12-13Handle librdf failures (NULL values) and crazily typed values etc. more grace...David Robillard6-48/+46
2008-12-13Factor out "load plugin if necessary" concept.David Robillard5-19/+66
2008-12-13Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str...David Robillard8-61/+147
2008-12-13Complete test coverage for plugin class stuff: 71.4% coverageDavid Robillard1-0/+46
2008-12-13More test cases (plugin stuff): 69.3% coverageDavid Robillard2-21/+127
2008-12-13More test cases (port and scale values): 58.5% coverageDavid Robillard1-0/+74
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