log configure @ 1658:c6a728d3a6ca

age author description
2017-02-27 Chris Cannam Minor tweak
2017-02-27 Chris Cannam Fix typo in condition operator; ensure c++11 used for config checks with gcc
2017-02-27 Chris Cannam Update configure check for Cap'n Proto to avoid directly looking up mangled symbols
2017-01-11 Chris Cannam Update configure to note capnp version dependency
2017-01-05 Chris Cannam No hit counts in release 3.0-integration
2017-01-03 Chris Cannam Some copyright dates and build adjustments 3.0-integration
2016-11-10 Chris Cannam More timings and cache hit counts 3.0-integration
2016-10-24 Chris Cannam Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them project-file-rework
2016-04-20 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
2016-02-04 Chris Cannam Merge from default branch 3.0-integration
2016-01-30 Chris Cannam Update acinclude files to look for qt5-qmake as well as qmake-qt5
2015-11-18 Chris Cannam Merge from default branch 3.0-integration
2015-10-22 Chris Cannam Error only in debug build sv_v2.5
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
2015-04-20 Chris Cannam Don't set version from configure, track it in version.h instead. Next will be 2.5.
2015-03-11 Chris Cannam Subrepo cxx11
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-04 Chris Cannam Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11
2015-02-24 Chris Cannam Enable ThreadSanitizer datarace
2014-11-17 Chris Cannam CXX11 (-std=c++11) branch, to test build environments before making any code adaptations cxx11
2014-07-17 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2013-12-11 Chris Cannam Merge from default branch imaf_enc sv-v2.3-imaf
2013-12-05 Chris Cannam Merge from default branch, fix build imaf_enc