| Fri, 18 Mar 2016 13:42:54 +0000 | Chris Cannam | Presume that the Vamp SDK exists at the directory next door | 
 
  | Sat, 30 Jan 2016 12:05:14 +0000 | Chris Cannam | Update acinclude files to look for qt5-qmake as well as qmake-qt5 | 
 
  | Wed, 19 Aug 2015 16:32:46 +0100 | Chris Cannam | svcore should not depend on rubberband | 
 
  | Mon, 13 Apr 2015 13:52:05 +0100 | Chris Cannam | Revert to -Werror in debug only
   tonioni | 
 
  | Wed, 11 Mar 2015 12:20:06 +0000 | Chris Cannam | c++11 flag in qmake project
   cxx11 | 
 
  | Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
   cxx11 | 
 
  | Tue, 24 Feb 2015 17:42:00 +0000 | Chris Cannam | Enable ThreadSanitizer
   datarace | 
 
  | Mon, 17 Nov 2014 15:31:07 +0000 | Chris Cannam | CXX11 (-std=c++11) branch, to test build environments before making any code adaptations
   cxx11 | 
 
  | Wed, 18 Jun 2014 09:13:25 +0100 | Chris Cannam | Configure stuff and fixes for -Werror
   warnfix_no_size_t | 
 
  | Mon, 13 May 2013 14:39:31 +0100 | Chris Cannam | Update configure
   qt5 | 
 
  | Wed, 08 May 2013 09:37:21 +0100 | Chris Cannam | Merge from the default branch
   qt5 sonic-annotator-1.0 | 
 
  | Wed, 08 May 2013 09:36:49 +0100 | Chris Cannam | Require Vamp host SDK version 2.5 | 
 
  | Wed, 08 May 2013 09:33:32 +0100 | Chris Cannam | Require Vamp host SDK version 2.5
   qt5 | 
 
  | Tue, 07 May 2013 15:41:58 +0100 | Chris Cannam | Don't need to check for Dataquay, and in fact we can pick up the wrong version if we do. Just assume it is available (building in e.g. sv subdir configuration)
   qt5 | 
 
  | Fri, 26 Apr 2013 16:37:55 +0100 | Chris Cannam | Regenerate configure
   qt5 | 
 
  | Tue, 21 Aug 2012 13:29:13 +0100 | Chris Cannam | Minor tidy in configure | 
 
  | Sat, 30 Jun 2012 15:05:12 +0100 | Chris Cannam | Use dataquay ac symbol
   sv_v2.0 | 
 
  | Fri, 25 May 2012 14:17:27 +0100 | Chris Cannam | Use new symbols in Vamp SDK 2.3.1 for autoconf detection
   dataquay | 
 
  | Mon, 21 May 2012 14:33:35 +0100 | Chris Cannam | Further fixes for Dataquay compatibility
   dataquay | 
 
  | Wed, 28 Sep 2011 10:15:47 +0100 | Chris Cannam | Remove unnecessary configure dependency for raptor | 
 
  | Tue, 08 Mar 2011 10:46:36 +0000 | Chris Cannam | * When using user-supplied {module}_LIBS, actually insert them into LIBS... | 
 
  | Tue, 08 Mar 2011 10:31:12 +0000 | Chris Cannam | * Skip tests for modules when {module}_LIBS is provided by user | 
 
  | Tue, 08 Mar 2011 10:21:21 +0000 | Chris Cannam | * Permit user CFLAGS, if given, to override our CXXFLAGS if no user CXXFLAGS is given | 
 
  | Fri, 08 Oct 2010 13:30:47 +0100 | Chris Cannam | * Add qmake config (debug or release) corresponding to configure invocation | 
 
  | Fri, 08 Oct 2010 12:05:40 +0100 | Chris Cannam | * Regenerate configure | 
 
  | Fri, 08 Oct 2010 11:57:02 +0100 | Chris Cannam | * Add test for PortAudio | 
 
  | Thu, 07 Oct 2010 17:54:08 +0100 | Chris Cannam | * Hugely simplify Qt search -- all we need is qmake... | 
 
  | Wed, 22 Sep 2010 11:24:20 +0100 | Chris Cannam | * Update SRCDIR for new layout, regenerate configure | 
 
  | Fri, 17 Sep 2010 14:41:30 +0100 | Chris Cannam | * Some ambiguity about old/new symbols here, use a more reliable option | 
 
  | Fri, 17 Sep 2010 13:32:47 +0100 | Chris Cannam | * Add configure to repo; fix Redland header inclusion |