summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Collapse)AuthorFilesLines
2011-01-11Build OSX application bundle.David Robillard1-3/+20
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2826 a436a847-0d15-0410-975c-d299462d15a1
2011-01-11Add more icon sizes.David Robillard1-16/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2825 a436a847-0d15-0410-975c-d299462d15a1
2011-01-10Make check for dladdr non-mandatory.David Robillard1-4/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2811 a436a847-0d15-0410-975c-d299462d15a1
2011-01-08Support via waf for running from the build directory.David Robillard1-2/+17
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2799 a436a847-0d15-0410-975c-d299462d15a1
2011-01-08Add version to about dialog (implement ticket #625).David Robillard1-2/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2797 a436a847-0d15-0410-975c-d299462d15a1
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2794 a436a847-0d15-0410-975c-d299462d15a1
2010-12-18Arrange interface input/output modules (and other split modules) beside each ↵David Robillard1-1/+1
other sanely in Patchage (the way people typically do). This makes auto-arrange vastly more useful and sane in Patchage, particularly when few things are connected. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2772 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Use autowaf.run_ldconfig.David Robillard1-4/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2728 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Tidy.David Robillard1-12/+14
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2726 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Fix use of conf.define and subsequent check in conf.env (no longer works ↵David Robillard1-6/+1
with waf 1.6) (fix ticket #610). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2724 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Don't attempt to load "misc" tool (fix ticket #606).David Robillard1-2/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2723 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Updates for waf 1.6.David Robillard1-23/+22
Note: this revision breaks documentation installation. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2719 a436a847-0d15-0410-975c-d299462d15a1
2010-12-15Bump FlowCanvas version.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2714 a436a847-0d15-0410-975c-d299462d15a1
2010-12-15Improve performance for setups with many apps or ports.David Robillard1-1/+1
(Eliminate all linear searches for items, except one case for Jack ports which is unavoidable due to the Jack API, but is memoized, so each port will only be searched for once between refreshes). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2712 a436a847-0d15-0410-975c-d299462d15a1
2010-12-15Man page for patchage.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2703 a436a847-0d15-0410-975c-d299462d15a1
2010-12-15Split PatchageModule code into PatchageModule.cpp.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2699 a436a847-0d15-0410-975c-d299462d15a1
2010-12-15LashClient => Client.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2695 a436a847-0d15-0410-975c-d299462d15a1
2010-12-14Fix check for libdbus-glibDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2687 a436a847-0d15-0410-975c-d299462d15a1
2010-09-04My name is David. :)David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2590 a436a847-0d15-0410-975c-d299462d15a1
2010-09-04Update versions and ChangeLogs.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2589 a436a847-0d15-0410-975c-d299462d15a1
2010-06-13Fix compilation without Jack.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2579 a436a847-0d15-0410-975c-d299462d15a1
2010-06-01Clean up configuration output.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2572 a436a847-0d15-0410-975c-d299462d15a1
2009-12-30Print configuration header before running configure checks.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2320 a436a847-0d15-0410-975c-d299462d15a1
2009-12-09Install SVG icon.David Robillard1-0/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2308 a436a847-0d15-0410-975c-d299462d15a1
2009-12-09Patchage 0.4.4.David Robillard1-2/+2
Fix incorrect icon install paths. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2307 a436a847-0d15-0410-975c-d299462d15a1
2009-12-09Patchage 0.4.3.David Robillard1-1/+1
Update ChangeLog. Fix warning when building with --jack-dbus. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2305 a436a847-0d15-0410-975c-d299462d15a1
2009-07-22Remove no longer necessary autowaf.check_tool.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2171 a436a847-0d15-0410-975c-d299462d15a1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-11/+11
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1962 a436a847-0d15-0410-975c-d299462d15a1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-2/+2
Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1958 a436a847-0d15-0410-975c-d299462d15a1
2009-03-07Fix path stuff.David Robillard1-4/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1947 a436a847-0d15-0410-975c-d299462d15a1
2009-03-03Fix path stuff.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1946 a436a847-0d15-0410-975c-d299462d15a1
2009-02-12Fix mandatory check for boost headers.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1931 a436a847-0d15-0410-975c-d299462d15a1
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-11/+11
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1914 a436a847-0d15-0410-975c-d299462d15a1
2008-12-22Remove unused wrapper building stuff (true relocatable binaries would be ↵David Robillard1-3/+0
better for bundles anyway). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1899 a436a847-0d15-0410-975c-d299462d15a1
2008-12-22Fix header/function checks.David Robillard1-3/+3
Fix LV2core include path. Don't write python style boolean literals to wafconfig.h. Upgrade to waf 1.5.2. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1898 a436a847-0d15-0410-975c-d299462d15a1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1887 a436a847-0d15-0410-975c-d299462d15a1
2008-11-29Don't use clashing options.David Robillard1-6/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1825 a436a847-0d15-0410-975c-d299462d15a1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-33/+34
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1823 a436a847-0d15-0410-975c-d299462d15a1
2008-11-27Fix double slash in binary path in installed patchage.desktop.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1795 a436a847-0d15-0410-975c-d299462d15a1
2008-10-20Add missing files.David Robillard1-0/+3
Build wrapper scripts so bundle executable are runnable from anywhere. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1691 a436a847-0d15-0410-975c-d299462d15a1
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-2/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1690 a436a847-0d15-0410-975c-d299462d15a1
2008-10-20Actually use installation location variables for everything.David Robillard1-8/+7
Add ./waf configure --build which builds a (soon-to-be) relocatable independent bundle with all data/progs/libs in it (OSX bundle directory structure, should be possible to make a 'real' OSX bundle out of this...). Fix include paths to use "" and definitely build against local versions of libraries. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1689 a436a847-0d15-0410-975c-d299462d15a1
2008-10-19Use a non-conflicting name for app specific DATA_DIR.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1687 a436a847-0d15-0410-975c-d299462d15a1
2008-10-19Add proper copyright lines.David Robillard1-1/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1683 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-12/+12
Fix optional parameters all over the palce because waf is retarded and sets failed check variables to ##some#stupid#name#like#this instead of false. Portability fixes (Ingen (except GUI) and all dependencies builds on OSX). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1681 a436a847-0d15-0410-975c-d299462d15a1
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1647 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/patchage@1642 a436a847-0d15-0410-975c-d299462d15a1
2008-10-06Make option descriptions less confusing.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1624 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Print option defaults with help.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1607 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-3/+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/patchage@1600 a436a847-0d15-0410-975c-d299462d15a1