summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2008-11-08Support i18n literals via LANG environment variable.David Robillard1-1/+2
2008-10-20Actually use installation location variables for everything.David Robillard1-2/+4
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-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+2
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-2/+1
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-10/+5
2008-10-02Lower redland dependency for slv2 standalone build.David Robillard1-1/+1
2008-10-02Build SLV2 documentation.David Robillard1-0/+5
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-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
2008-09-30Wafify SLV2.David Robillard1-0/+86