aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2017-12-29Upgrade to waf 2.0.3David Robillard1-7/+7
2017-12-16Use std::thread in evolution codeDavid Robillard1-2/+2
2017-12-16Update wafDavid Robillard1-1/+0
2017-02-27Update for latest RaulDavid Robillard1-1/+1
2017-02-27Update waf and fix C++11 flagsDavid Robillard1-3/+1
2017-02-12Update for latest RaulDavid Robillard1-7/+7
2015-10-14Tidy up global configuration outputDavid Robillard1-1/+1
2014-12-18Upgrade to waf 1.8.5.David Robillard1-4/+4
2014-01-04Bump dependencies to released version numbers.David Robillard1-2/+2
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-1/+1
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-1/+1
2013-02-03Check for c++0x compiler flag before adding to environment.David Robillard1-0/+2
2013-02-02Check for Jack 0.120.0 consistently across all packages (fix #773).David Robillard1-1/+1
2013-01-20Use -std=c++0x instead of -std=c++11 for older compilers.David Robillard1-1/+1
2013-01-13Lint.David Robillard1-0/+4
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-0/+6
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard1-2/+2
2012-08-08Clean up wscript files.David Robillard1-1/+1
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-07-25Build against new versioned flowcanvas library.David Robillard1-2/+2
2011-07-07Upgrade to waf 1.6.6David Robillard1-1/+1
2011-05-25Fix building documentation as part of recursive build.David Robillard1-1/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-4/+2
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-2/+2
2011-04-22Fix Python whitespace (PEP8)David Robillard1-42/+42
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-11/+12
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-17Remove check for rasqal.David Robillard1-1/+0
2011-02-16Drop redlandmm for sordmm.David Robillard1-1/+1
2011-01-10Rewrite with UI/engine split.David Robillard1-3/+4
2011-01-10Make check for posix_memalign non-mandatory (configure successfully on OSX).David Robillard1-2/+3
2010-12-20Disable check for Eugene.David Robillard1-2/+2
2010-12-17Update version in redlandmm configure checks.David Robillard1-1/+1
2010-12-17Use autowaf.run_ldconfig.David Robillard1-3/+0
2010-12-16Fix machina compilation.David Robillard1-10/+7
2010-12-16Fix use of conf.define and subsequent check in conf.env (no longer works with...David Robillard1-5/+5
2010-12-16Updates for waf 1.6.David Robillard1-4/+4
2010-06-01Clean up configuration output.David Robillard1-1/+0
2009-12-30Print configuration header before running configure checks.David Robillard1-1/+1
2009-07-22Remove no longer necessary autowaf.check_tool.David Robillard1-1/+1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-4/+4
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2009-02-27Build without eugene.David Robillard1-18/+26
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-9/+9