log configure.ac @ 21430:2b66f30a0de7 stable rc-4-0-1-4

age author description
Thu, 10 Mar 2016 15:38:12 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc4. stable rc-4-0-1-4
Wed, 09 Mar 2016 13:14:35 -0500 John W. Eaton expand MKOCTFILE variables in configure script
Mon, 07 Mar 2016 19:06:35 -0500 John W. Eaton check substituted variables against current make variables
Mon, 07 Mar 2016 19:07:25 -0500 John W. Eaton eliminate link-deps.mk files
Sun, 06 Mar 2016 13:33:02 -0500 John W. Eaton fully expand all env vars before writing config.status (bug #46063)
Fri, 04 Mar 2016 12:51:00 -0500 John W. Eaton break generated file dependence on Makefile (bug #46063)
Wed, 02 Mar 2016 16:46:23 -0500 John W. Eaton generate default-qt-settings at configure time
Wed, 02 Mar 2016 14:59:46 -0500 John W. Eaton maint: eliminate unnecessary explicit Makefile variable substitutions
Tue, 01 Mar 2016 02:27:13 -0500 John W. Eaton configure script fixes
Mon, 29 Feb 2016 21:39:40 -0800 Rik configure.ac: Remove overquoting in shell variables tests.
Sun, 28 Feb 2016 23:03:54 -0500 John W. Eaton untangle configuration of OpenGL, FLTK, and Qt (bug #47263)
Thu, 25 Feb 2016 17:34:14 -0500 John W. Eaton move public data type macros to octave-config.h
Thu, 18 Feb 2016 21:20:01 -0800 Rik build: User serial comma in warnings for sndfile and portaudio.
Thu, 18 Feb 2016 16:20:49 +0000 Carnë Draug configure.ac: check support for C11 and C++11 (patch #8906)
Fri, 12 Feb 2016 16:13:11 -0500 John W. Eaton * configure.ac: Use OCTAVE_CONFIGURE_WARNING for portaudio and sndfile.
Wed, 10 Feb 2016 15:00:22 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 09 Feb 2016 11:54:02 -0800 Mike Miller Disable char/int8_t function overloads where not permitted (bug #45411) stable
Mon, 08 Feb 2016 17:30:29 -0500 John W. Eaton create and install a subset of config.h in octave-config.h
Sat, 06 Feb 2016 08:48:47 -0500 John W. Eaton use "#if defined (HAVE_FOO)" instead of "#if HAVE_FOO" for feature tests
Thu, 04 Feb 2016 00:30:42 -0500 John W. Eaton eliminate FCN_PTR_CAST macro and associated configure test
Wed, 03 Feb 2016 16:50:38 -0500 John W. Eaton eliminate OCTAVE_CXX_ISO_COMPLIANT_LIBRARY macro
Mon, 01 Feb 2016 08:53:01 -0500 John W. Eaton strip trailing space from source files we maintain
Sat, 30 Jan 2016 20:48:21 -0800 Rik build: Use configure-time test to check CXSparse version.
Fri, 29 Jan 2016 12:25:39 -0500 John W. Eaton eliminate obsolete OCTAVE_CXX_PLACEMENT_DELETE autoconf macro
Fri, 29 Jan 2016 12:23:09 -0500 John W. Eaton eliminate obsolete CXX_NEW_FRIEND_TEMPLATE_DECL macro
Thu, 21 Jan 2016 18:18:16 -0500 John W. Eaton store more --enable-FEATURE info in octave_config_info
Wed, 20 Jan 2016 15:45:58 -0800 Rik maint: Periodic merge of stable to default.
Tue, 19 Jan 2016 13:46:20 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc3. stable rc-4-0-1-3
Mon, 18 Jan 2016 20:05:39 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc2. stable rc-4-0-1-2
Thu, 31 Dec 2015 17:06:36 -0500 John W. Eaton rework method of disabling warnings from GCC
Fri, 11 Dec 2015 11:40:31 -0500 John W. Eaton maint: Periodic merge of stable to default.
Thu, 10 Dec 2015 13:47:18 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc1. stable rc-4-0-1-1
Wed, 02 Dec 2015 14:09:09 -0800 Rik maint: Periodic merge of stable to default.
Wed, 02 Dec 2015 14:05:37 -0800 Rik Fix kbhit and pause on Windows systems. stable
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Wed, 18 Nov 2015 15:44:33 -0500 John W. Eaton configure option to build with address sanitizer (bugg #46449)
Tue, 03 Nov 2015 17:58:15 -0500 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Tue, 20 Oct 2015 21:31:54 -0400 Mike Miller build: Add check for sys/stropts.h system header file stable
Mon, 10 Aug 2015 08:45:06 -0700 Rik Backout 9c7dd58b57e4 and have configure generate oct-conf-post.h
Thu, 06 Aug 2015 08:37:02 -0700 Rik build: Move oct-conf-post.in.h to oct-conf.post.h (bug #45646).
Sat, 01 Aug 2015 18:42:25 -0400 Mike Miller configure.ac: Test that Qt and OpenGL can be used together (bug #45672)
Fri, 10 Jul 2015 14:40:47 -0400 John W. Eaton eliminate recursive make invocation in scripts directory tree
Fri, 10 Jul 2015 13:28:33 -0400 John W. Eaton eliminate recursive make invocations in liboctave and libinterp directories
Thu, 09 Jul 2015 13:55:58 -0400 John W. Eaton eliminate recursive make invocation in libgui directory tree
Thu, 09 Jul 2015 10:11:41 -0400 John W. Eaton eliminate recursive make invocation in src directory
Tue, 07 Jul 2015 10:40:38 -0400 John W. Eaton eliminate recursive make invocation in test directory tree
Fri, 03 Jul 2015 19:33:19 -0400 John W. Eaton eliminate recursive make invocations in doc directory tree
Fri, 03 Jul 2015 07:51:51 -0400 John W. Eaton eliminate recursive make invocation in etc/icons directory
Thu, 02 Jul 2015 17:11:29 -0400 John W. Eaton eliminate recursive make invocation in examples directory tree
Wed, 03 Jun 2015 14:16:43 -0700 Rik configure.ac: Let autoconf Fortran macro choose FFLAGS.
Sat, 30 May 2015 05:39:47 -0400 John W. Eaton maint: Periodic merge of stable to default.
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