log configure @ 1123:13fbcc6ea4c7

age author description
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