log configure.ac @ 19940:52d2bbf49c92 rc-4-0-0-1

age author description
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.
Fri, 30 Jan 2015 11:51:45 -0500 John W. Eaton update default branch to release as 4.0
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Tue, 20 Jan 2015 09:55:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 18 Jan 2015 17:53:41 -0500 Mike Miller build: Don't build GUI when OpenGL is disabled or not found (bug #44017) gui-release
Thu, 15 Jan 2015 21:26:34 -0500 Sebastian Schoeps configure.ac: Add a --without-fltk build option (bug #37773)
Wed, 31 Dec 2014 14:59:42 -0500 John W. Eaton maint: Merge default to temporary audio-gsoc branch.
Wed, 02 Oct 2013 00:14:09 -0400 Mike Miller configure.ac: Add --without-portaudio and --without-sndfile options
Wed, 11 Sep 2013 21:25:30 +0300 Vytautas JanĨauskas check for PortAudio
Wed, 11 Sep 2013 19:14:50 +0300 Vytautas JanĨauskas Added checks for sndfile in configure.ac