Age | Commit message (Expand) | Author | Files | Lines |
2012-04-17 | Bump versions, mark up releases, portability fixes. | David Robillard | 1 | -9/+21 |
2012-04-13 | Add port-props.h | David Robillard | 1 | -1/+1 |
2012-04-12 | Bump version. | David Robillard | 1 | -1/+1 |
2012-04-12 | Rename 'people' to 'meta' in anticipation of putting other stuff there. | David Robillard | 1 | -1/+1 |
2012-04-12 | Lint. | David Robillard | 1 | -1/+1 |
2012-04-12 | Add Chunk to Forge's set of URIDs for convenience. | David Robillard | 1 | -1/+1 |
2012-04-09 | Add missing URI defines. | David Robillard | 1 | -1/+1 |
2012-04-06 | Working --no-plugins configure option. | David Robillard | 1 | -6/+7 |
2012-04-06 | Configure successfully even if sub-projects (particularly eg-sampler) fail to. | David Robillard | 1 | -1/+5 |
2012-04-06 | Tidy and improve documentation. | David Robillard | 1 | -1/+2 |
2012-04-05 | Twiddle log extension class hierarchy a bit, and all log:Trace level. | David Robillard | 1 | -1/+1 |
2012-03-26 | Remove individual extension pkg-config files and build scripts. | David Robillard | 1 | -12/+45 |
2012-03-25 | Add pkgconfig file for all of LV2. | David Robillard | 1 | -0/+9 |
2012-03-25 | Move people information in to a common place. | David Robillard | 1 | -1/+2 |
2012-03-23 | Remove --experimental option and just always build everything. | David Robillard | 1 | -3/+0 |
2012-03-23 | Update README, remove INSTALL. | David Robillard | 1 | -1/+1 |
2012-03-23 | Sort extension index rows. | David Robillard | 1 | -0/+2 |
2012-02-28 | Fix documentation links. | David Robillard | 1 | -3/+1 |
2012-02-13 | Fix documentation linkes. | David Robillard | 1 | -1/+1 |
2012-02-12 | Make top-level 'waf dist' generate necessary files so rdflib is not a build r... | David Robillard | 1 | -0/+6 |
2012-02-11 | Move NEWS generation stuff up into autowaf. | David Robillard | 1 | -5/+13 |
2012-02-09 | Move documentation building into waf. | David Robillard | 1 | -1/+204 |
2012-02-08 | Build example plugins as part of whole tree build (against included headers). | David Robillard | 1 | -0/+2 |
2012-02-08 | Rearrange tree so top level can be used as an include path for standard style... | David Robillard | 1 | -10/+10 |
2012-02-08 | Heavily revise atom extension into a release candidate. | David Robillard | 1 | -0/+2 |
2011-11-21 | Release preparation. | David Robillard | 1 | -5/+17 |
2011-11-21 | Move ns to lv2/ns so repository top level can be used as an include dir direc... | David Robillard | 1 | -7/+7 |
2011-11-20 | Lay out repository structure to match include and URI structure. | David Robillard | 1 | -7/+7 |
2011-11-07 | Remove generated junk from source directory in favour of a smarter extension ... | David Robillard | 1 | -99/+35 |
2011-10-19 | Move extension build script generation stuff into wscript configure phase | David Robillard | 1 | -64/+118 |
2011-10-10 | Install relative symlinks when using top-level build script. | David Robillard | 1 | -2/+7 |
2011-10-10 | Tidy. | David Robillard | 1 | -0/+8 |
2011-10-10 | Remove lv2config warning | David Robillard | 1 | -9/+0 |
2011-10-10 | Remove lv2config | David Robillard | 1 | -3/+5 |
2011-09-25 | Add CV Port extension. | David Robillard | 1 | -0/+1 |
2011-07-23 | Move reference and blob stuff from atom extension to a separate "reference" e... | David Robillard | 1 | -0/+1 |
2011-07-22 | Add urid extension from Gabriel M. Beddingfield. | David Robillard | 1 | -0/+1 |
2011-07-09 | Don't build plugins as part of top-level build for now (since they depend on ... | David Robillard | 1 | -4/+4 |
2011-07-07 | Add sampler example plugin | David Robillard | 1 | -5/+6 |
2011-07-07 | Add amp example plugin. | David Robillard | 1 | -0/+4 |
2011-07-06 | Install files and persist extensions | David Robillard | 1 | -2/+4 |
2011-04-22 | Upgrade to waf 1.6.4. | David Robillard | 1 | -56/+56 |
2011-03-28 | Changed ui -> pui in Doxyfile and wscript | Lars Luthman | 1 | -3/+3 |
2011-03-26 | Added UI bundles in wscript | Lars Luthman | 1 | -0/+3 |
2011-03-15 | Remove autowaf external and wscript (broken intermediary revision). | David Robillard | 1 | -9/+9 |
2011-03-03 | Fix warning about running lv2config to actually mention lv2config (not ldconf... | David Robillard | 1 | -7/+3 |
2011-03-02 | Fix building with new core.lv2. | David Robillard | 1 | -0/+1 |
2010-12-17 | Remove unused build_plugin. | David Robillard | 1 | -29/+0 |
2010-12-16 | Warn about lv2config. | David Robillard | 1 | -1/+15 |
2010-12-16 | Fix use of CCFLAGS (now CFLAGS). | David Robillard | 1 | -1/+1 |