summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Collapse)AuthorFilesLines
2008-10-11Fix incorrect display of jack support in summary.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1643 a436a847-0d15-0410-975c-d299462d15a1
2008-10-11Always check for compiler_cc in addition to compiler_cxx.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1642 a436a847-0d15-0410-975c-d299462d15a1
2008-10-06Add option to avoid use of liblo, even if present.David Robillard1-1/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1625 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
Remove CONFIG_H_PATH define and replace with just "config.h" (define messed up dependency tracking). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1600 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-32/+18
Use SLV2_VERSION instead of PACKAGE_VERSION in slv2 code to play nice with others. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1598 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Depend on Jack 109 and the ever presence of Jack MIDI.David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1597 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Build Ingen with LADSPA if possible.David Robillard1-1/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1585 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor out header printing...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1583 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor more things into autowaf.David Robillard1-2/+11
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/ingen@1581 a436a847-0d15-0410-975c-d299462d15a1
2008-10-01Ingen documentation building.David Robillard1-0/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1575 a436a847-0d15-0410-975c-d299462d15a1
2008-10-01Fix building without libsoup.David Robillard1-1/+1
Documentation building either globally or per project. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1574 a436a847-0d15-0410-975c-d299462d15a1
2008-10-01Integrate patchage into build system.David Robillard1-2/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1569 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Install pkg-config files for libraries.David Robillard1-1/+5
Ingen now successfully builds against Waf built/installed libraries. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1557 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1555 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Working ingen when built/installed via waf.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1554 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard1-7/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1553 a436a847-0d15-0410-975c-d299462d15a1
2008-09-30Wafify ingen.David Robillard1-0/+57
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1548 a436a847-0d15-0410-975c-d299462d15a1