summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard1-1/+1
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-2/+10
2008-11-09Fix out of date comment.David Robillard1-8/+0
2008-10-20Actually use installation location variables for everything.David Robillard20-37/+36
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard2-5/+11
2008-10-18Pretty!David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard10-13/+13
2008-10-14Aaaaaaaaaaaaaaand more guesswork.David Robillard1-1/+1
2008-10-14More *&%*&%@ guesswork.David Robillard1-1/+1
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard2-2/+2
2008-10-14Fix const correctness of Atomic* (g_atomic_int_get takes a non-const pointer ...David Robillard2-2/+2
2008-10-12Remove unnecessary include.David Robillard1-1/+0
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+3
2008-10-11Properly identify (and normalize) symbols that start with a number (illegal i...David Robillard1-5/+12
2008-10-11Check for compiler_cc in raul.David Robillard1-0/+1
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-06Add front() method ala std::list.David Robillard1-0/+3
2008-10-04Remove Jack dependency from debian packaging.David Robillard1-2/+2
2008-10-03Update build documentation for waf.David Robillard1-0/+1
2008-10-03Good riddance.David Robillard8-374/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-03Remove config header include directives in system installed headers (oops).David Robillard2-4/+0
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-8/+3
2008-10-02Remove JACK dependence from RAUL.David Robillard4-378/+4
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-1/+8
2008-10-01Library versioning.David Robillard2-3/+18
2008-09-30Build RAUL against JACK if possible.David Robillard1-1/+3
2008-09-30Move LV2 extension stuff to less horribly named directory.David Robillard1-1/+1
2008-09-30Install pkg-config files for libraries.David Robillard1-5/+14
2008-09-30Wafify ingen.David Robillard1-2/+2
2008-09-30Wafify SLV2.David Robillard1-1/+0
2008-09-30Even more waf (only check for any given package once, even with recursive inv...David Robillard2-0/+70
2008-09-30Add symlinks to top level waf for individual project building.David Robillard1-0/+1
2008-09-29 * Context extension work.David Robillard1-1/+4
2008-09-28Update contexts extension.David Robillard1-2/+0
2008-09-09Remove package dependency on librdf.David Robillard1-1/+1
2008-09-09Add ChangeLog.David Robillard1-0/+14
2008-09-09Reorganize repository to allow tagging.David Robillard0-0/+0
2008-09-07Releasey stuff.David Robillard2-5/+6
2008-09-07Fix make 'deb'.David Robillard2-5/+5
2008-09-07Move debian -> debian-sidDavid Robillard9-3/+9
2008-09-05Remove lash autoconf tokens from pkg-config file.David Robillard2-3/+2
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard6-207/+2
2008-08-20Fix set_port_value stuff over OSC with blobs (i.e. make klaviatur work with a...David Robillard1-2/+1
2008-08-20Fix Blob atom copy contruction/size/etc stuff.David Robillard1-13/+14
2008-08-19More thread-safe ringbuffer.David Robillard2-15/+42
2008-08-18Fix copy/paste between different patches.David Robillard1-0/+12
2008-08-17Write a less absurd number of decimal places for control values.David Robillard1-1/+1
2008-08-17There!David Robillard1-3/+13