summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2015-01-08prepare for release candidate tags:Robin Gareus
2015-01-08remove hardcoded major version in build scriptsRobin Gareus
2015-01-05prepare for 'ardour4'Robin Gareus
2015-01-02Increase minimum required Glib version to 2.28 for g_get_monotonic_timeTim Mayberry
2015-01-01Add tests that show the timing differences between the Glib/mm based timeoutsTim Mayberry
2014-12-24Add --no-lrdf configure option.David Robillard
2014-12-22fix spelling error in MSVC compiler flags dictionaryPaul Davis
2014-12-22Add some preliminary options for building with msvc and wafJohn Emmas
2014-12-22Don't check for 'dlopen' or 'dlfcn.h' if we're building with MSVCJohn Emmas
2014-12-18allow generic i386 builds with OSX/clangRobin Gareus
2014-12-18fix —optimize and —debug-symbols configure flagsRobin Gareus
2014-12-18Nuke user CFLAGS/CXXFLAGS if debug is set.David Robillard
2014-12-17add missing quotesRobin Gareus
2014-12-17potentially a better check for MSVCPaul Davis
2014-12-17remove debug outputPaul Davis
2014-12-17new wscript using compiler flags dictionary and very basic provision for msvcPaul Davis
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-06fix typo in wscriptRobin Gareus
2014-12-01Relax VAMP version from 2.4 to 2.1Julien de Kozak
2014-11-26Replace individual waf options for enabling backends with one --with-backends...Tim Mayberry
2014-11-25Revert "Don't add non-clang flag regardless of platform."Robin Gareus
2014-11-25Check for clang with an actual code check.David Robillard
2014-11-25Shup up clang about gtkmm/papertraits.h.David Robillard
2014-11-25Don't add non-clang flag regardless of platform.David Robillard
2014-11-25Fix clang check for versioned clang executables.David Robillard
2014-11-24waf is funRobin Gareus
2014-11-24OSX gcc does not support local-typedef warningRobin Gareus
2014-11-24lost quoteRobin Gareus
2014-11-23fix/silence various compiler warnings.Robin Gareus
2014-11-14the return of the PPC nostalgiaRobin Gareus
2014-10-28allow to use cairo-image/software surface for canvas & cairowidgetsRobin Gareus
2014-10-25fix gcc/C++11Robin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus
2014-10-23silence clang ‘unused include file/compiler flag’ warningsRobin Gareus
2014-10-19separate host and target (OSX)Robin Gareus
2014-10-16add OSX 10.9 version flagsRobin Gareus
2014-10-07add explanatory comment for future historiansPaul Davis
2014-10-07NOOP, proper label for flat carbon header includesRobin Gareus
2014-10-07OSX 10.9.5 compile fixes - part oneRobin Gareus
2014-10-05windows application iconRobin Gareus
2014-10-01add --with-wavesbackend config option (disabled by default)Robin Gareus
2014-10-01also build clearerlooks for windowsRobin Gareus
2014-09-29revert stupid change that breaks python3 and was probably related to other py...Paul Davis
2014-09-17fix small thinko with --no-lxvst optionPaul Davis
2014-09-10add --no-lxvst optionRobin Gareus
2014-09-07rename system and user config files with product-neutral namesPaul Davis
2014-08-31Remove unused variables (fix warnings).David Robillard
2014-07-16parameterize the version number used to define the config directory namePaul Davis
2014-07-15fix attempt at making -framework Accelerate arguments work correctlyPaul Davis
2014-07-15fix argument list for -framework Accelerate on OS X (arguments were fused int...Paul Davis