summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2015-05-03Fix mixed spaces/tabs in wscriptsChristopher Arndt
2015-04-23add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis
2015-04-21more windows related SSE build fixesPaul Davis
2015-04-21fix another recent error in wscript for windowsPaul Davis
2015-04-21fix recent error in wscript for windowsPaul Davis
2015-04-21[Summary] Added SSE sound processing functions support for Windows. Version 1.Greg Zharun
2015-04-15disable -rdynamic by defaultRobin Gareus
2015-04-07windows can’t rename open files.Robin Gareus
2015-04-05change the compile flags set by the --freebie configure option to enable sile...Paul Davis
2015-04-02allow to prefix tags with “<text>+”Robin Gareus
2015-03-22small tool to dump default config.Robin Gareus
2015-03-10fix OSX/Clang optimized buildsRobin Gareus
2015-03-08add a no-jack-metadata option for poor 12.04 soulsRobin Gareus
2015-03-07I’m starting to regret these checks..Robin Gareus
2015-03-07fix linux detectionRobin Gareus
2015-03-06build system tweaks for coreaudio/waves-coreaudioRobin Gareus
2015-02-25fix osx version detection in da975aeRobin Gareus
2015-02-25allow carbon support on 10.6, 32bitRobin Gareus
2015-01-22Revert "use product-neutral name for LV2 install dir"Paul Davis
2015-01-21use product-neutral name for LV2 install dirPaul Davis
2015-01-20fix bundled LV2 installation path (waf install)Robin Gareus
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