summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Centralise atom creation in forge object.David Robillard5-49/+69
2012-02-02Update to r65/autowaf and waf-1.6.10.David Robillard1-0/+0
2012-02-01Update to r64/autowaf.David Robillard1-0/+0
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard2-2/+2
2012-01-16Update to r63/autowafDavid Robillard1-0/+0
2012-01-16Update to r62/autowaf.David Robillard1-0/+0
2012-01-14Load files passed on command line without -l option (fix #804).David Robillard2-1/+2
2011-12-19Remove locale smashing kludges and use new serd functions for converting nodesDavid Robillard1-8/+7
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-11-24Update waf.David Robillard1-0/+0
2011-10-22Upgrade to r58/autowaf (Fix building against local libraries)David Robillard1-0/+0
2011-10-19Upgrade to r57/autowafDavid Robillard1-0/+0
2011-10-18Clang warning fixes.David Robillard3-5/+7
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+0
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+0
2011-10-09Fix RingBuffer error when reading split/wrapped messages.David Robillard2-54/+120
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-09-24Fix writing of invalid syntaxDavid Robillard1-2/+1
2011-09-17Add check for <atomic> header if C++0x is enabled.David Robillard3-1/+4
2011-09-17Add missing includeDavid Robillard1-0/+1
2011-09-17C++0x AtomicInt and AtomicPtr implementation.David Robillard2-0/+93
2011-09-17Upgrade to r52/autowafDavid Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-20Use pkg-config dependencies instead of manually inserting flagsDavid Robillard1-2/+3
2011-07-07Upgrade to waf 1.6.6David Robillard2-3/+4
2011-06-14Use uppercase for pkg-config variables, matching environment variables.David Robillard1-4/+4
2011-05-25Fix building documentation as part of recursive build.David Robillard2-3/+3
2011-05-20Add missing fileDavid Robillard1-0/+14
2011-05-20Remove RAUL_EXTRA_CXXFLAGS trick (breaks on recursive build).David Robillard2-3/+1
2011-05-20Make boost dependency optional. Note Raul compiled with --cpp0x is NOT compa...David Robillard15-77/+82
2011-05-19Update waf (don't crash on waf test when lcov is unavailable)David Robillard1-0/+0
2011-05-18Move ListImpl.hpp into List.hpp.David Robillard2-400/+280
2011-05-18Strip double blank lines.David Robillard49-206/+0
2011-05-18Update version and ChangeLog.David Robillard2-1/+11
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+1
2011-04-28Update for new serd/sord/suil pkg-config names and versionsDavid Robillard2-1/+2
2011-04-28Improve RingBuffer implementation.David Robillard5-307/+196
2011-04-28Fix compilation on MinGW/Windows.David Robillard3-6/+6
2011-04-28Update for new Sord API.David Robillard1-2/+2
2011-04-22Fix Python whitespace (PEP8)David Robillard1-117/+117
2011-04-22Upgrade to waf 1.6.4 and autowaf r43David Robillard1-0/+0
2011-04-22Upgrade to waf 1.6.4David Robillard1-0/+0
2011-04-16Update copyright headersDavid Robillard47-50/+50
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard12-13/+13
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard1-0/+0
2011-03-27Update waf (working windows version)David Robillard1-0/+0
2011-03-27Update wafDavid Robillard1-0/+0
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-0/+0
2011-03-15Add INSTALL and waf files.David Robillard2-0/+35