Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | Copy headers when COPY_HEADERS is set and link otherwise (not the other way a... | David Robillard | 1 | -2/+2 |
2012-08-06 | Actually working version of previous commit... | David Robillard | 1 | -3/+5 |
2012-08-06 | Copy headers by default on Windows or old Python. | David Robillard | 1 | -7/+6 |
2012-08-06 | Fix building when some plugins fail to configure. | David Robillard | 1 | -3/+4 |
2012-08-06 | Fix recursive building. | David Robillard | 1 | -2/+4 |
2012-08-05 | Actually build plugins. | David Robillard | 1 | -4/+9 |
2012-08-05 | Fix plugin compilation. | David Robillard | 1 | -1/+1 |
2012-08-05 | Do everything in the top level wscript file and remove wscript symlinks from ... | David Robillard | 1 | -89/+149 |
2012-08-05 | Remove redundant MSVC flags configuration. | David Robillard | 1 | -4/+0 |
2012-08-03 | Fix compilation with MSVC. | David Robillard | 1 | -1/+4 |
2012-08-03 | Add compile test for all headers. | David Robillard | 1 | -0/+19 |
2012-08-02 | Clean up wscript files and use a simpler method of chopping 'lib' prefix. | David Robillard | 1 | -32/+31 |
2012-07-29 | Report which extension version numbers are incorrect for. | David Robillard | 1 | -2/+2 |
2012-06-05 | Add buf-size extension. | David Robillard | 1 | -1/+1 |
2012-05-31 | Add morph extension. | David Robillard | 1 | -1/+1 |
2012-04-22 | Fix typo in urid:unmap documentation. | David Robillard | 1 | -1/+1 |
2012-04-18 | Remove unused waf target. | David Robillard | 1 | -46/+0 |
2012-04-18 | Fix double tarball creation. | David Robillard | 1 | -7/+25 |
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 |