summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Collapse)AuthorFilesLines
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-10/+5
Use SLV2_VERSION instead of PACKAGE_VERSION in slv2 code to play nice with others. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1598 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Lower redland dependency for slv2 standalone build.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1592 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Build SLV2 documentation.David Robillard1-0/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1591 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+1
Fix parallel building (because waf knows about lib dependencies now). git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1587 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor out header printing...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1583 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor more things into autowaf.David Robillard1-0/+7
Only call autowaf functions once no matter how many sub-projects call them (global counter, barf). Print pretty summary for everything with options, in order so you can see which project caused which check. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1581 a436a847-0d15-0410-975c-d299462d15a1
2008-10-01Library versioning.David Robillard1-1/+22
Work on documentation buildding. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1573 a436a847-0d15-0410-975c-d299462d15a1
2008-10-01Install SLV2 utilities with waf.David Robillard1-2/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1568 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Install pkg-config file for lv2core.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1558 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Install pkg-config files for libraries.David Robillard1-6/+14
Ingen now successfully builds against Waf built/installed libraries. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1557 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Wafify ingen.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1548 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Bring lv2core in on the waf party.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1546 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Wafify SLV2.David Robillard1-0/+86
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@1544 a436a847-0d15-0410-975c-d299462d15a1