log configure.ac @ 16033:23a7661e529a ss-3-7-2

age author description
Sun, 10 Feb 2013 00:59:19 -0500 John W. Eaton snapshot version 3.7.2 ss-3-7-2
Fri, 08 Feb 2013 16:53:14 -0500 John W. Eaton install tests and functions to run them
Thu, 07 Feb 2013 12:26:50 -0500 John W. Eaton don't abort configure if makeinfo is missing
Sat, 19 Jan 2013 16:21:46 +0100 Torsten gui: install translation files into $(datadir)/octave/$(version)/locale
Mon, 21 Jan 2013 01:58:07 -0500 Mike Miller build: Improve detection of FFTW multi-threading
Mon, 14 Jan 2013 21:01:49 +0100 Andreas Weber added FFTW multithreaded library support
Mon, 14 Jan 2013 16:05:47 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 14 Jan 2013 15:07:04 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools stable
Mon, 14 Jan 2013 14:59:01 -0500 John W. Eaton use mkoctfile, not octave_config_info to get default pkg compiler tools
Sun, 13 Jan 2013 11:29:50 -0800 Rik maint: Periodic merge of stable to default.
Sat, 12 Jan 2013 00:58:19 -0600 Kyle Guinn configure.ac: Fix CAMD/COLAMD/CCOLAMD/CXSparse include search directories stable
Sat, 12 Jan 2013 12:02:29 -0500 John W. Eaton maint: remove duplicate lines introduced by merge from stable
Sat, 12 Jan 2013 07:36:14 -0800 Rik maint: Periodic merge of stable to default.
Fri, 11 Jan 2013 22:19:46 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile stable
Fri, 11 Jan 2013 22:06:39 -0500 John W. Eaton strip cross tool prefix from CC, CXX, etc. definitions used in mkoctfile
Fri, 11 Jan 2013 09:46:23 -0800 Rik configure.ac: Clarify warning about disabling static AND shared libraries.
Wed, 09 Jan 2013 13:46:10 -0500 Ben Abbott Fix typo from 18d1bd2596bf (LFLAGS -> LDFLAGS)
Wed, 09 Jan 2013 10:17:58 -0500 Ben Abbott Sneak the MacOS X "-framework JavaVM" into mkoctfile via LDFLAGS
Sat, 05 Jan 2013 19:58:22 -0500 John W. Eaton maint: merge stable to default
Sat, 05 Jan 2013 19:46:27 -0500 John W. Eaton Bump version for 3.6.4-rc1 stable rc-3-6-4-1
Thu, 03 Jan 2013 01:59:08 -0500 John W. Eaton maint: bump version number to 3.7.1+
Thu, 03 Jan 2013 01:57:47 -0500 John W. Eaton maint: merge snapshot changes
Wed, 02 Jan 2013 15:16:08 -0500 John W. Eaton snapshot version 3.7.1 ss-3-7-1
Wed, 02 Jan 2013 20:18:28 -0800 Rik configure.ac: Replace uses of 'true' as a command.
Wed, 02 Jan 2013 17:15:57 -0800 Rik configure.ac: Simplify test for math library.
Wed, 02 Jan 2013 16:59:10 -0800 Rik configure.ac: Remove some no longer accurate comments.
Wed, 02 Jan 2013 14:29:50 -0500 John W. Eaton allow build to proceed if either Qt or QScintilla is missing
Fri, 28 Dec 2012 12:21:11 -0800 Rik build: Use $host_os variable to clarify configure.ac
Thu, 27 Dec 2012 19:58:09 -0800 Rik configure.ac: Move tests for programs necessary to build Octave close to top of file.
Thu, 27 Dec 2012 16:09:55 -0800 Rik configure.ac: Remove unused EXTERN_CFLAGS, EXTERN_CXXFLAGS variables