Mercurial > hg > sonic-visualiser
log configure @ 922:a16456ca5e71 cxx11
age | author | description |
---|---|---|
Tue, 10 Mar 2015 17:23:45 +0000 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
Wed, 04 Mar 2015 13:53:42 +0000 | Chris Cannam | Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11 |
Tue, 24 Feb 2015 17:42:00 +0000 | Chris Cannam | Enable ThreadSanitizer datarace |
Mon, 17 Nov 2014 15:31:08 +0000 | Chris Cannam | CXX11 (-std=c++11) branch, to test build environments before making any code adaptations cxx11 |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |
Wed, 18 Jun 2014 08:56:32 +0100 | Chris Cannam | Merge from branch tony_integration warnfix_no_size_t |