aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Collapse)AuthorFilesLines
2012-03-26Remove individual extension pkg-config files and build scripts.David Robillard1-12/+45
2012-03-25Add pkgconfig file for all of LV2. David Robillard1-0/+9
2012-03-25Move people information in to a common place.David Robillard1-1/+2
2012-03-23Remove --experimental option and just always build everything.David Robillard1-3/+0
2012-03-23Update README, remove INSTALL.David Robillard1-1/+1
2012-03-23Sort extension index rows.David Robillard1-0/+2
2012-02-28Fix documentation links.David Robillard1-3/+1
2012-02-13Fix documentation linkes.David Robillard1-1/+1
2012-02-12Make top-level 'waf dist' generate necessary files so rdflib is not a build ↵David Robillard1-0/+6
requirement.
2012-02-11Move NEWS generation stuff up into autowaf.David Robillard1-5/+13
Add top-level news target to generate all NEWS files. Upgrade to waf-1.6.11. Upgrade to r66/autowaf.
2012-02-09Move documentation building into waf.David Robillard1-1/+204
2012-02-08Build example plugins as part of whole tree build (against included headers).David Robillard1-0/+2
2012-02-08Rearrange tree so top level can be used as an include path for standard ↵David Robillard1-10/+10
style LV2 includes.
2012-02-08Heavily revise atom extension into a release candidate.David Robillard1-0/+2
2011-11-21Release preparation.David Robillard1-5/+17
2011-11-21Move ns to lv2/ns so repository top level can be used as an include dir ↵David Robillard1-7/+7
directly.
2011-11-20Lay out repository structure to match include and URI structure.David Robillard1-7/+7
Treat lv2core like all the other specifications in gendoc.py.
2011-11-07Remove generated junk from source directory in favour of a smarter extension ↵David Robillard1-99/+35
wscript that figures out the necessary data from RDF (so the wscript itself can be identical for every extension).
2011-10-19Move extension build script generation stuff into wscript configure phaseDavid Robillard1-64/+118
2011-10-10Install relative symlinks when using top-level build script.David Robillard1-2/+7
2011-10-10Tidy.David Robillard1-0/+8
2011-10-10Remove lv2config warningDavid Robillard1-9/+0
2011-10-10Remove lv2configDavid Robillard1-3/+5
2011-09-25Add CV Port extension.David Robillard1-0/+1
2011-07-23Move reference and blob stuff from atom extension to a separate "reference" ↵David Robillard1-0/+1
extension.
2011-07-22Add urid extension from Gabriel M. Beddingfield.David Robillard1-0/+1
2011-07-09Don't build plugins as part of top-level build for now (since they depend on ↵David Robillard1-4/+4
extension headers which won't be installed yet)
2011-07-07Add sampler example pluginDavid Robillard1-5/+6
2011-07-07Add amp example plugin.David Robillard1-0/+4
Upgrade to waf 1.6.6. Don't depend on a C++ compiler being present.
2011-07-06Install files and persist extensionsDavid Robillard1-2/+4
2011-04-22Upgrade to waf 1.6.4.David Robillard1-56/+56
Fix wscript whitespace (PEP8).
2011-03-28Changed ui -> pui in Doxyfile and wscriptLars Luthman1-3/+3
2011-03-26Added UI bundles in wscriptLars Luthman1-0/+3
2011-03-15Remove autowaf external and wscript (broken intermediary revision).David Robillard1-9/+9
2011-03-03Fix warning about running lv2config to actually mention lv2config (not ↵David Robillard1-7/+3
ldconfig).
2011-03-02Fix building with new core.lv2.David Robillard1-0/+1
2010-12-17Remove unused build_plugin.David Robillard1-29/+0
2010-12-16Warn about lv2config.David Robillard1-1/+15
2010-12-16Fix use of CCFLAGS (now CFLAGS).David Robillard1-1/+1
2010-12-16More updates for waf 1.6.David Robillard1-5/+5
2010-12-15Update for waf 1.6.David Robillard1-9/+9
2010-11-26Install everything correctly.David Robillard1-1/+5
2010-11-26Mark up documentation with lv2:documentation as per discussion on lv2-dev.David Robillard1-0/+3
Use unified lv2plug.in style for ontology documentation.
2010-10-25Simplify and improve atom extension.David Robillard1-1/+0
Merge atom-port extension into atom extension. Link to code documentation from atom HTML documentation.
2010-10-19Merge command and message extensions.David Robillard1-1/+0
2010-10-19Remove polymorphic-port extension (obsoleted by atom extension).David Robillard1-1/+0
2010-10-19Remove variables extension (obsoleted by persist extension).David Robillard1-1/+0
2010-10-18Install URI Unmap extension.David Robillard1-0/+1
2010-10-06Make './waf dist' create a date-versioned tarball, e.g. ↵David Robillard1-2/+4
lv2plug.in-2010.10.06.tar.bz2
2010-10-06Remove extraneous "./" (tidies up and aligns ./waf install output).David Robillard1-2/+2