summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Move Configuration from Raul to Ingen.David Robillard1-1/+0
2012-09-12Clean up wscripts.David Robillard1-21/+9
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-1/+0
2012-08-15Rewrite Raul::Maid and eliminate Raul:List.David Robillard1-2/+0
2012-08-14Remove Table classes.David Robillard1-1/+1
2012-08-14Move Quantizer to Machina.David Robillard1-1/+0
2012-08-14Remove glib dependency.David Robillard1-7/+3
2012-08-13Move SMF stuff from Raul to Machina.David Robillard1-3/+0
2012-08-13Fix indentation.David Robillard1-6/+6
2012-08-08Clean up wscript files.David Robillard1-6/+6
2012-08-02Clean up wscript files.David Robillard1-1/+0
2012-05-14Remove useless Thread::create().David Robillard1-3/+3
2012-05-13Lint.David Robillard1-0/+4
2012-05-12Fix compilation and gcov stuff.David Robillard1-38/+37
2012-05-12Don't use gcov unless available.David Robillard1-3/+15
2012-05-12Add Semaphore::timed_wait().David Robillard1-0/+1
2012-04-27Implement connecting via atom interface.David Robillard1-1/+1
2012-04-01Bump Raul version.David Robillard1-1/+1
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-09-17Add check for <atomic> header if C++0x is enabled.David Robillard1-1/+1
2011-07-07Upgrade to waf 1.6.6David Robillard1-3/+4
2011-05-25Fix building documentation as part of recursive build.David Robillard1-3/+3
2011-05-20Remove RAUL_EXTRA_CXXFLAGS trick (breaks on recursive build).David Robillard1-2/+0
2011-05-20Make boost dependency optional. Note Raul compiled with --cpp0x is NOT compa...David Robillard1-5/+21
2011-05-18Update version and ChangeLog.David Robillard1-1/+1
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+1
2011-04-28Update for new serd/sord/suil pkg-config names and versionsDavid Robillard1-1/+2
2011-04-28Improve RingBuffer implementation.David Robillard1-1/+0
2011-04-28Fix compilation on MinGW/Windows.David Robillard1-0/+1
2011-04-22Fix Python whitespace (PEP8)David Robillard1-117/+117
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-3/+4
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-01-26Support new autowaf testing API.David Robillard1-0/+2
2011-01-19Support latest autowaf.David Robillard1-1/+1
2011-01-12Raul 0.8.0.David Robillard1-2/+3
2011-01-10Use standard waf framework stuff instead of manual flags.David Robillard1-9/+12
2011-01-10Fix build on non-OSX.David Robillard1-1/+1
2011-01-10Working semaphore implementation for OSX.David Robillard1-3/+14
2011-01-08Drop glibmm dependency in build stuff (raul depends only on glib).David Robillard1-8/+6
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-2/+2
2010-12-18Remove Raul::Stateful (which never really belonged in Raul anyway).David Robillard1-2/+2
2010-12-18Add missing check for glibmm (fix ticket #617).David Robillard1-2/+4
2010-12-17Use autowaf.run_ldconfig.David Robillard1-4/+2
2010-12-16Fix use of conf.define and subsequent check in conf.env (no longer works with...David Robillard1-2/+2
2010-12-16Remove documentation installation stuff (handled by autowaf.build_dox now).David Robillard1-1/+0
2010-12-16Updates for waf 1.6.David Robillard1-23/+23
2010-09-04Update versions and ChangeLogs.David Robillard1-1/+2