stub file to enable nightly builds
[ardour.git] / wscript
2015-11-24 Paul Davisupdate configure time tests and code to use libsndfile...
2015-11-17 Tim MayberryAdd --profile waf option so frame pointer isn't omitted...
2015-11-17 Tim MayberryRemove -O0 optimize flag from debuggable flags to enabl...
2015-10-22 nick_mBuild freedesktop files if requested.
2015-10-18 Robin Gareusfix OS X system detection (amend 66704ee)
2015-09-28 Robin Gareusremove outdated limiation
2015-09-26 Robin Gareusnew tool to test gcc4/5 ABI
2015-09-25 Robin Gareusgcc5/c++11 deprecates std::auto_ptr
2015-09-14 Robin Gareusfix bundled LV2 plugin deployment.
2015-09-08 Paul Davisconfigure time detection of a patch/feature of libsndfi...
2015-08-22 Robin Gareusmore python2/3 compat
2015-08-21 Robin Gareussupport the young serpents
2015-08-17 Tim MayberryRemove duplicate code in wscript after merge
2015-08-16 Guy ShermanTweaked build and run for windows
2015-08-13 Paul Davisprovide a mechanism for ./waf dist to work without...
2015-08-12 Robin Gareuspython /^x86_64/ does not match 'x86_64-w64-mingw32...
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...
next