replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / wscript
2015-08-12 Robin Gareusregexp fun
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-07-16 Ben Loftismerge fix
2015-07-06 Paul Davisfix wscripts to work with python3.
2015-07-05 Robin Gareusremove tabs from python code
2015-06-29 Paul DavisRevert "experimentally remove some C++11 flags (likely...
2015-06-29 Paul Davisexperimentally remove some C++11 flags (likely to return)
2015-06-29 Paul Davisensure that program version strings are not unicode
2015-06-29 Paul Davisremove more explicit compiler flags by placing them...
2015-06-29 Paul Davisstore compiler flags in conf/bld context object so...
2015-06-29 Paul DavisAdded optimized AVX function for sample processing
2015-06-29 Paul Davistracks build ... backends are hard-coded
2015-06-29 Paul Davisadd now-expected -D defines for a Tracks build
2015-06-29 Paul Davisbetter implementation of configure and build time is_tr...
2015-06-29 Paul Davisadd clean and nice check for Tracks builds
2015-06-29 Paul Davisdefine PROGRAM_NAME in waf conf/bld objects, to allow...
2015-06-29 Paul Davisadd stacktrace() support for Windows (Grygorii Zharun)
2015-05-03 Christopher ArndtFix mixed spaces/tabs in wscripts
2015-04-23 Paul Davisadd a real check for functioning JACK metadata API...
2015-04-21 Paul Davismore windows related SSE build fixes
2015-04-21 Paul Davisfix another recent error in wscript for windows
2015-04-21 Paul Davisfix recent error in wscript for windows
2015-04-21 Greg Zharun[Summary] Added SSE sound processing functions support...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-15 Robin Gareusdisable -rdynamic by default
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin Gareuswindows can’t rename open files.
2015-04-05 Paul Davischange the compile flags set by the --freebie configure...
2015-04-02 Robin Gareusallow to prefix tags with “<text>+”
2015-03-22 Robin Gareussmall tool to dump default config.
2015-03-10 Robin Gareusfix OSX/Clang optimized builds
2015-03-08 Robin Gareusadd a no-jack-metadata option for poor 12.04 souls
2015-03-07 Robin GareusI’m starting to regret these checks..
2015-03-07 Robin Gareusfix linux detection
2015-03-06 Robin Gareusbuild system tweaks for coreaudio/waves-coreaudio
2015-02-25 Robin Gareusfix osx version detection in da975ae
2015-02-25 Robin Gareusallow carbon support on 10.6, 32bit
2015-01-22 Paul DavisRevert "use product-neutral name for LV2 install dir"
2015-01-22 Paul Davisuse product-neutral name for LV2 install dir
2015-01-20 Robin Gareusfix bundled LV2 installation path (waf install)
2015-01-08 Robin Gareusprepare for release candidate tags:
2015-01-08 Robin Gareusremove hardcoded major version in build scripts
2015-01-05 Robin Gareusprepare for 'ardour4'
2015-01-02 Tim MayberryIncrease minimum required Glib version to 2.28 for...
2015-01-01 Tim MayberryAdd tests that show the timing differences between...
2014-12-24 David RobillardAdd --no-lrdf configure option.
2014-12-22 Paul Davisfix spelling error in MSVC compiler flags dictionary
2014-12-22 John EmmasAdd some preliminary options for building with msvc...
2014-12-22 John EmmasDon't check for 'dlopen' or 'dlfcn.h' if we're building...
2014-12-18 Robin Gareusallow generic i386 builds with OSX/clang
2014-12-18 Robin Gareusfix —optimize and —debug-symbols configure flags
2014-12-18 David RobillardNuke user CFLAGS/CXXFLAGS if debug is set.
2014-12-17 Robin Gareusadd missing quotes
2014-12-17 Paul Davispotentially a better check for MSVC
2014-12-17 Paul Davisremove debug output
2014-12-17 Paul Davisnew wscript using compiler flags dictionary and very...
2014-12-09 Paul Daviscorrect install location for .mo files (i18n) and clean...
2014-12-06 Robin Gareusfix typo in wscript
2014-12-01 Julien de KozakRelax VAMP version from 2.4 to 2.1
2014-11-26 Tim MayberryReplace individual waf options for enabling backends...
2014-11-25 Robin GareusRevert "Don't add non-clang flag regardless of platform."
2014-11-25 David RobillardCheck for clang with an actual code check.
2014-11-25 David RobillardShup up clang about gtkmm/papertraits.h.
2014-11-25 David RobillardDon't add non-clang flag regardless of platform.
2014-11-25 David RobillardFix clang check for versioned clang executables.
2014-11-24 Robin Gareuswaf is fun
2014-11-24 Robin GareusOSX gcc does not support local-typedef warning
2014-11-23 Robin Gareuslost quote
2014-11-23 Robin Gareusfix/silence various compiler warnings.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusthe return of the PPC nostalgia
2014-10-28 Robin Gareusallow to use cairo-image/software surface for canvas...
2014-10-25 Robin Gareusfix gcc/C++11
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
2014-10-23 Robin Gareussilence clang ‘unused include file/compiler flag’ warnings
2014-10-19 Robin Gareusseparate host and target (OSX)
2014-10-16 Robin Gareusadd OSX 10.9 version flags
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-07 Paul Davisadd explanatory comment for future historians
2014-10-07 Robin GareusNOOP, proper label for flat carbon header includes
2014-10-07 Robin GareusOSX 10.9.5 compile fixes - part one
2014-10-05 Robin Gareuswindows application icon
2014-10-01 Robin Gareusadd --with-wavesbackend config option (disabled by...
2014-09-30 Robin Gareusalso build clearerlooks for windows
2014-09-30 Paul Davisrevert stupid change that breaks python3 and was probab...
2014-09-17 Paul Davisfix small thinko with --no-lxvst option
2014-09-10 Robin Gareusadd --no-lxvst option
2014-09-07 Paul Davisrename system and user config files with product-neutra...
2014-08-31 David RobillardRemove unused variables (fix warnings).
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-16 Paul Davisparameterize the version number used to define the...
2014-07-15 Paul Davisfix attempt at making -framework Accelerate arguments...
2014-07-15 Paul Davisfix argument list for -framework Accelerate on OS X...
2014-07-13 Paul Davisminor fixes to wscript files to make things python3...
2014-07-08 Robin Gareusadd --debug-symbols configure option.
2014-07-08 Paul Davismake WINDOWS_KEY value propagate correctly into wscript...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-07 Tim MayberryFix install path of ardour_system.rc
next