Mercurial > hg > sonic-visualiser
log configure @ 977:ce4793b2748a
age | author | description |
---|---|---|
Mon, 20 Apr 2015 09:37:24 +0100 | Chris Cannam | Don't set version from configure, track it in version.h instead. Next will be 2.5. |
Wed, 11 Mar 2015 12:23:06 +0000 | Chris Cannam | Subrepo cxx11 |
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) |