log configure.ac @ 1868:44dba7cd9ec3

age author description
Fri, 18 Mar 2016 14:25:05 +0000 Chris Cannam Start including Vamp SDK into main build, as we do with Sonic Annotator 3.0-integration
Fri, 18 Mar 2016 13:42:54 +0000 Chris Cannam Presume that the Vamp SDK exists at the directory next door
Thu, 20 Aug 2015 13:33:46 +0100 Chris Cannam Merge from default branch 3.0-integration
Wed, 19 Aug 2015 16:32:46 +0100 Chris Cannam svcore should not depend on rubberband
Tue, 04 Aug 2015 13:27:42 +0100 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
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
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: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 11:57:02 +0100 Chris Cannam * Add test for PortAudio
Wed, 22 Sep 2010 12:28:37 +0100 Chris Cannam * Set LIBS properly when optional pkg-config package found
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:17:08 +0100 Chris Cannam * Print error if qmake fails
Thu, 16 Sep 2010 14:40:52 +0100 Chris Cannam * More updates to build system, intended to support platforms both with and without pkg-config (though we really want to be able to switch pkg-config off)
Tue, 14 Sep 2010 09:45:30 +0100 Chris Cannam * Experimental autoconf procedure to produce qmake include file