summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2016-09-05Fix thread compilation on some systemsDavid Robillard1-1/+4
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
2016-08-17Add target for generating release announcementsDavid Robillard1-0/+11
2016-07-25Support test coverage with LLVMDavid Robillard1-17/+10
2016-07-09Add --no-coverage configure optionDavid Robillard1-1/+3
2015-03-19Bump Raul version.David Robillard1-1/+1
2015-01-09Don't use pointless autowaf.check_header wrapper.David Robillard1-2/+2
2014-12-18Fix compilation on OSX.David Robillard1-1/+3
2014-12-18Upgrade to waf 1.8.5.David Robillard1-1/+1
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
2013-12-25Tidy up configuration output.David Robillard1-3/+2
2013-06-08Better test coverage.David Robillard1-0/+3
2013-02-23Move Socket class to Raul.David Robillard1-0/+1
2013-02-23Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.David Robillard1-2/+0
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+0
2013-02-03Check for c++0x compiler flag before adding to environment.David Robillard1-0/+3
2013-01-20Use -std=c++0x instead of -std=c++11 for older compilers.David Robillard1-1/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-11/+2
2013-01-11Use C++11 atomics.David Robillard1-1/+1
2012-11-22Tidy.David Robillard1-1/+1
2012-11-21Remove remaining library code, Raul is now header only.David Robillard1-38/+7
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