summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-05-11Fix OSX compilation (ticket #326).David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1982 a436a847-0d15-0410-975c-d299462d15a1
2009-05-11Type preserving Redland URI <-> atom URI.David Robillard1-5/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1976 a436a847-0d15-0410-975c-d299462d15a1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard2-14/+14
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1962 a436a847-0d15-0410-975c-d299462d15a1
2009-02-28Make machina work sort of a little bit maybe.David Robillard2-7/+6
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1945 a436a847-0d15-0410-975c-d299462d15a1
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-2/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1914 a436a847-0d15-0410-975c-d299462d15a1
2008-12-21Make Path::is_valid_name reject names containing a slash (fix ticket #313).David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1896 a436a847-0d15-0410-975c-d299462d15a1
2008-12-21Don't serialise Nan or infinite port values (fix ticket #312).David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1895 a436a847-0d15-0410-975c-d299462d15a1
2008-12-16Trim include dependency tree.David Robillard4-5/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1870 a436a847-0d15-0410-975c-d299462d15a1
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1869 a436a847-0d15-0410-975c-d299462d15a1
2008-12-12Fix assertion death on ingen -eglDavid Robillard1-1/+11
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1851 a436a847-0d15-0410-975c-d299462d15a1
2008-11-30Some support for bundle saving.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1831 a436a847-0d15-0410-975c-d299462d15a1
2008-11-29Fix local includes to use quotes (to always build against local version).David Robillard8-13/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1824 a436a847-0d15-0410-975c-d299462d15a1
2008-11-29Upgrade to waf 1.5.0.David Robillard2-13/+12
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1823 a436a847-0d15-0410-975c-d299462d15a1
2008-11-27Fix warnings for non-debug builds.David Robillard2-3/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1804 a436a847-0d15-0410-975c-d299462d15a1
2008-11-27Decruft.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1803 a436a847-0d15-0410-975c-d299462d15a1
2008-11-24Fix compilation.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1777 a436a847-0d15-0410-975c-d299462d15a1
2008-11-24Use lists instead of ringbuffers for event queue - remove upper limit on ↵David Robillard3-7/+53
event queue size and related warnings on big patch load. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1776 a436a847-0d15-0410-975c-d299462d15a1
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1769 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Run. Sorta.David Robillard2-4/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1757 a436a847-0d15-0410-975c-d299462d15a1
2008-11-17Run... almostDavid Robillard4-15/+23
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1756 a436a847-0d15-0410-975c-d299462d15a1
2008-11-16Cast glib operations to compile on annoying platforms.David Robillard2-20/+21
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1732 a436a847-0d15-0410-975c-d299462d15a1
2008-11-15Stubs for HTTP streaming.David Robillard1-2/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1719 a436a847-0d15-0410-975c-d299462d15a1
2008-11-15Add symlinks to autowaf.py to projects so it gets included in distributions ↵David Robillard1-0/+1
(oops). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1717 a436a847-0d15-0410-975c-d299462d15a1
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ↵David Robillard1-1/+1
#256). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1714 a436a847-0d15-0410-975c-d299462d15a1
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph ↵David Robillard1-2/+10
objects). Get rid of crufty imperative Plugin API. Loading of plugin data from engine over HTTP. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1713 a436a847-0d15-0410-975c-d299462d15a1
2008-11-09Fix out of date comment.David Robillard1-8/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1710 a436a847-0d15-0410-975c-d299462d15a1
2008-10-20Actually use installation location variables for everything.David Robillard20-37/+36
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/raul@1689 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard2-5/+11
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/raul@1681 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Pretty!David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1680 a436a847-0d15-0410-975c-d299462d15a1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard10-13/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1677 a436a847-0d15-0410-975c-d299462d15a1
2008-10-14Aaaaaaaaaaaaaaand more guesswork.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1674 a436a847-0d15-0410-975c-d299462d15a1
2008-10-14More *&%*&%@ guesswork.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1673 a436a847-0d15-0410-975c-d299462d15a1
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard2-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1672 a436a847-0d15-0410-975c-d299462d15a1
2008-10-14Fix const correctness of Atomic* (g_atomic_int_get takes a non-const pointer ↵David Robillard2-2/+2
for some stupid reason). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1671 a436a847-0d15-0410-975c-d299462d15a1
2008-10-12Remove unnecessary include.David Robillard1-1/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1652 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/raul@1647 a436a847-0d15-0410-975c-d299462d15a1
2008-10-11Properly identify (and normalize) symbols that start with a number (illegal ↵David Robillard1-5/+12
in C and LV2, among other things). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1644 a436a847-0d15-0410-975c-d299462d15a1
2008-10-11Check for compiler_cc in raul.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1641 a436a847-0d15-0410-975c-d299462d15a1
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1626 a436a847-0d15-0410-975c-d299462d15a1
2008-10-06Add front() method ala std::list.David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1621 a436a847-0d15-0410-975c-d299462d15a1
2008-10-04Remove Jack dependency from debian packaging.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1611 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Update build documentation for waf.David Robillard1-0/+1
Symlink an INSTALL file for each project back to a single one in root. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1604 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Good riddance.David Robillard8-374/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1602 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/raul@1600 a436a847-0d15-0410-975c-d299462d15a1
2008-10-03Remove config header include directives in system installed headers (oops).David Robillard2-4/+0
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1599 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-8/+3
Use SLV2_VERSION instead of PACKAGE_VERSION in slv2 code to play nice with others. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1598 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Remove JACK dependence from RAUL.David Robillard4-378/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1596 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor out header printing...David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1583 a436a847-0d15-0410-975c-d299462d15a1
2008-10-02Factor more things into autowaf.David Robillard1-1/+8
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/raul@1581 a436a847-0d15-0410-975c-d299462d15a1
2008-10-01Library versioning.David Robillard2-3/+18
Work on documentation buildding. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1573 a436a847-0d15-0410-975c-d299462d15a1