log configure.ac @ 20234:3ccc2d02e64b stable release-4-0-0

age author description
Sat, 23 May 2015 10:35:40 -0400 John W. Eaton Version 4.0.0 released. stable release-4-0-0
Sun, 24 May 2015 20:05:25 -0700 Rik configure.ac: Bump development branch to version 4.1.0+.
Fri, 01 May 2015 21:39:09 -0700 Rik Check for a modern version of sndfile in configure scripts (bug #44976). stable
Tue, 28 Apr 2015 12:17:57 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc4. stable rc-4-0-0-4
Sun, 26 Apr 2015 22:36:44 -0400 Mike Miller maint: update library version numbers for upcoming release
Sun, 19 Apr 2015 10:33:05 -0700 Rik Remove Qt5 checks in configure.ac until Qt5 is supported.
Fri, 10 Apr 2015 14:41:12 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc3 rc-4-0-0-3
Fri, 20 Mar 2015 16:19:38 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc2. rc-4-0-0-2
Fri, 20 Mar 2015 08:44:24 -0400 John Donoghue cross-tools: Add ability to build cross built octave-config
Thu, 19 Mar 2015 07:00:11 -0700 Rik Enable float truncation by default for octave builds.
Wed, 18 Mar 2015 21:00:51 -0400 John Donoghue configure.ac: set cross_mkoctfile = no if not cross compiling
Wed, 18 Mar 2015 11:18:39 -0400 John Donoghue Add cross buioldable mkoctfile target
Thu, 05 Mar 2015 10:12:26 -0500 John W. Eaton maint: Bump version number for 4.0.0-rc1. rc-4-0-0-1
Wed, 25 Feb 2015 12:42:12 -0800 Rik configure.ac: Remove a few more test x"" instances.
Wed, 25 Feb 2015 16:23:45 +0100 Claudius Zingerli Improved configure error handling when missing Fortran compiler (bug #44367)
Mon, 23 Feb 2015 23:28:37 -0500 Mike Miller Only install config.log in $octetc if user requested (bug #43087)
Mon, 23 Feb 2015 23:05:30 -0500 John W. Eaton don't save and restore FFLAGS in configure (bug #44359)
Mon, 23 Feb 2015 20:10:05 -0500 John W. Eaton do a better job of saving and restoring compiler flags (bug #44353)
Mon, 23 Feb 2015 12:48:23 -0500 John W. Eaton explicitly define HAVE_OPENMP
Mon, 23 Feb 2015 08:14:25 -0500 John W. Eaton use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flags
Sun, 22 Feb 2015 15:50:21 -0800 Rik Fix incorrect reporting of OpenMP use by configure (bug #44346).
Sun, 22 Feb 2015 11:02:52 -0500 John W. Eaton bump required autoconf version to 2.63
Sat, 21 Feb 2015 18:24:10 -0500 Mike Miller build: Enable OpenMP by default, remove experimental warning (bug #42176)
Sat, 21 Feb 2015 01:41:35 -0500 John W. Eaton enable silent makefile rules by default
Wed, 18 Feb 2015 00:10:22 -0500 Mike Miller build: Generate Octave logo icons from SVG source (bug #37062)
Tue, 17 Feb 2015 14:33:05 -0500 John W. Eaton more consistently use _CPPFLAGS and _LDFLAGS variables
Tue, 17 Feb 2015 14:10:46 -0500 John W. Eaton use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBS
Fri, 13 Feb 2015 00:31:10 +0100 Andreas Weber Add __osmesa_print__.cc for offscreen rendering with OpenGL
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 07 Feb 2015 21:48:35 -0800 Rik Change Octave version to 3.9.1+ to distinguish it from previous gui-release branch.