summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard3-5/+4
2011-03-15Fix errors caught by GCC 4.5.2.David Robillard1-1/+1
2011-03-06Python 2/3: Use print('') instead of print() to print empty lines.David Robillard1-1/+1
2011-03-03Fix Python3 compatibility.David Robillard1-1/+1
2011-02-19Fix Path::relative_to_base.David Robillard1-7/+5
2011-02-16Sord::Resource => Sord::URI.David Robillard1-1/+1
2011-02-16Tidy up Raul test suite.David Robillard4-24/+29
2011-02-16Drop redlandmm for sordmm.David Robillard1-39/+33
2011-02-15Remove fuzzy lack of distinction between URIs and CURIEs.David Robillard1-1/+1
2011-02-04Fix warnings when building with --strict (but without --debug).David Robillard1-0/+2