aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-12-17Disable entire evolution toolbar when not compiled against eugene.David Robillard3-3/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2729 a436a847-0d15-0410-975c-d299462d15a1
2010-12-17Use autowaf.run_ldconfig.David Robillard2-3/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2728 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Fix machina compilation.David Robillard2-12/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2727 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Fix use of conf.define and subsequent check in conf.env (no longer works ↵David Robillard1-5/+5
with waf 1.6) (fix ticket #610). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2724 a436a847-0d15-0410-975c-d299462d15a1
2010-12-16Updates for waf 1.6.David Robillard3-20/+20
Note: this revision breaks documentation installation. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2719 a436a847-0d15-0410-975c-d299462d15a1
2010-10-28Use autowaf from an external repository (eliminating symlinks to project ↵David Robillard2-2/+2
parent directory). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2651 a436a847-0d15-0410-975c-d299462d15a1
2010-10-28Remove autowaf.py symlinks (which are apparently unneeded).David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2650 a436a847-0d15-0410-975c-d299462d15a1
2010-09-04My name is David. :)David Robillard53-54/+54
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2590 a436a847-0d15-0410-975c-d299462d15a1
2010-07-05Move common files (e.g. waf) to /common subdirectory to ease checking out ↵David Robillard3-2/+3
projects individually. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2583 a436a847-0d15-0410-975c-d299462d15a1
2010-06-01Clean up configuration output.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2572 a436a847-0d15-0410-975c-d299462d15a1
2010-03-21Fix Eugene and Machine compilation.David Robillard7-7/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2549 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/machina@2320 a436a847-0d15-0410-975c-d299462d15a1
2009-10-21Fix compilation.David Robillard2-4/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2201 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/machina@2171 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Update copyright dates.David Robillard51-51/+51
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@2000 a436a847-0d15-0410-975c-d299462d15a1
2009-05-13Strip trailing whitespace.David Robillard51-398/+398
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1999 a436a847-0d15-0410-975c-d299462d15a1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard3-6/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1962 a436a847-0d15-0410-975c-d299462d15a1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard9-9/+9
Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1958 a436a847-0d15-0410-975c-d299462d15a1
2009-02-28Make machina work sort of a little bit maybe.David Robillard4-21/+27
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1945 a436a847-0d15-0410-975c-d299462d15a1
2009-02-27Build without eugene.David Robillard7-34/+50
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1944 a436a847-0d15-0410-975c-d299462d15a1
2009-02-27Remove useless/empty NEWS file.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1942 a436a847-0d15-0410-975c-d299462d15a1
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-9/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1914 a436a847-0d15-0410-975c-d299462d15a1
2008-12-22Remove unused wrapper building stuff (true relocatable binaries would be ↵David Robillard1-2/+0
better for bundles anyway). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@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/machina@1898 a436a847-0d15-0410-975c-d299462d15a1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard8-8/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1887 a436a847-0d15-0410-975c-d299462d15a1
2008-12-16Trim include dependency tree.David Robillard4-5/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1870 a436a847-0d15-0410-975c-d299462d15a1
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard2-1/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1869 a436a847-0d15-0410-975c-d299462d15a1
2008-11-29Upgrade to waf 1.5.0.David Robillard3-12/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1823 a436a847-0d15-0410-975c-d299462d15a1
2008-11-22Fix machina compilation.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1772 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Fix mutation.David Robillard2-2/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1758 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Run. Sorta.David Robillard4-19/+20
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1757 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Run... almostDavid Robillard8-43/+36
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1756 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Compile.David Robillard30-91/+267
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1755 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard39-108/+108
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1677 a436a847-0d15-0410-975c-d299462d15a1
2008-10-12Irrelevant tidying.David Robillard3-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1662 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Good riddance.David Robillard8-140/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1602 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard6-6/+6
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/machina@1600 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Remove JACK dependence from RAUL.David Robillard2-0/+368
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1596 a436a847-0d15-0410-975c-d299462d15a1
2008-09-09Reorganize repository to allow tagging.David Robillard0-0/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1482 a436a847-0d15-0410-975c-d299462d15a1
2008-05-01Fix Version fields in other .desktop files.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/machina@1187 a436a847-0d15-0410-975c-d299462d15a1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard22-153/+161
Fix initial size of Patchage messages window. Machina disabled for now (transitioning to generic timestamps). git-svn-id: http://svn.drobilla.net/lad/machina@1133 a436a847-0d15-0410-975c-d299462d15a1
2008-01-07Build fixes.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/machina@1036 a436a847-0d15-0410-975c-d299462d15a1
2008-01-07Build fixes.David Robillard3-4/+6
git-svn-id: http://svn.drobilla.net/lad/machina@1035 a436a847-0d15-0410-975c-d299462d15a1
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard3-6/+11
git-svn-id: http://svn.drobilla.net/lad/machina@1025 a436a847-0d15-0410-975c-d299462d15a1
2008-01-02Fix canvas scroll buttons.David Robillard3-3/+3
git-svn-id: http://svn.drobilla.net/lad/machina@1007 a436a847-0d15-0410-975c-d299462d15a1
2007-12-20make distcheck fixes.David Robillard2-1/+3
git-svn-id: http://svn.drobilla.net/lad/machina@992 a436a847-0d15-0410-975c-d299462d15a1
2007-12-08Fix compilation w/o Eugene.David Robillard6-16/+29
git-svn-id: http://svn.drobilla.net/lad/machina@966 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Twiddle the other default node duration...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/machina@965 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Twiddle default node duration (half beat).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/machina@964 a436a847-0d15-0410-975c-d299462d15a1
2007-12-07Fix loading selector nodes.David Robillard9-24/+107
Choosing evolution target MIDI from GUI. git-svn-id: http://svn.drobilla.net/lad/machina@963 a436a847-0d15-0410-975c-d299462d15a1