Age | Commit message (Expand) | Author | Files | Lines |
2008-12-13 | Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str... | David Robillard | 1 | -2/+3 |
2008-12-13 | Unit test code coverage report generation (via gcov/lcov). | David Robillard | 1 | -3/+19 |
2008-12-10 | Add preliminary test suite from kfoltman. | David Robillard | 1 | -0/+3 |
2008-12-01 | Add working --no-jack configure option. | David Robillard | 1 | -5/+7 |
2008-11-30 | Add --no-jack option. | David Robillard | 1 | -2/+6 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -16/+15 |
2008-11-27 | Fix feature detection. | David Robillard | 1 | -2/+2 |
2008-11-08 | Support i18n literals via LANG environment variable. | David Robillard | 1 | -1/+2 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -2/+4 |
2008-10-19 | Install HTML and man page documentation according to configuration options. | David Robillard | 1 | -1/+2 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -2/+2 |
2008-10-18 | Don't attempt to build Jack clients if Jack isn't found. | David Robillard | 1 | -7/+8 |
2008-10-11 | Run ldconfig after install for individual projects, as well as top level. | David Robillard | 1 | -0/+2 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -2/+1 |
2008-10-02 | Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts.... | David Robillard | 1 | -10/+5 |
2008-10-02 | Lower redland dependency for slv2 standalone build. | David Robillard | 1 | -1/+1 |
2008-10-02 | Build SLV2 documentation. | David Robillard | 1 | -0/+5 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor out header printing... | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor more things into autowaf. | David Robillard | 1 | -0/+7 |
2008-10-01 | Library versioning. | David Robillard | 1 | -1/+22 |
2008-10-01 | Install SLV2 utilities with waf. | David Robillard | 1 | -2/+0 |
2008-09-30 | Install pkg-config file for lv2core. | David Robillard | 1 | -1/+0 |
2008-09-30 | Install pkg-config files for libraries. | David Robillard | 1 | -6/+14 |
2008-09-30 | Wafify ingen. | David Robillard | 1 | -2/+2 |
2008-09-30 | Bring lv2core in on the waf party. | David Robillard | 1 | -1/+1 |
2008-09-30 | Wafify SLV2. | David Robillard | 1 | -0/+86 |