log m4/acinclude.m4 @ 24827:1e0718c1867c

age author description
Fri, 02 Mar 2018 13:25:34 -0500 John W. Eaton eliminate most Qt version checks
Fri, 02 Mar 2018 09:11:09 -0800 Rik acinclude.m4: Fix another typo in cset 53f68d0fb122.
Fri, 02 Mar 2018 08:41:46 -0800 Rik acinclude.m4: Fix typo in previous cset (53f68d0fb122).
Fri, 02 Mar 2018 08:29:07 -0800 Rik acinclude.m4: Keep macros in alphabetical order.
Thu, 01 Mar 2018 23:19:55 -0600 Daniel J Sebald Make variable editor code compile under Qt4 (bug #53259)
Thu, 01 Mar 2018 11:12:38 -0800 Rik configure.ac: Overhaul file (bug #53186).
Fri, 23 Feb 2018 14:33:55 +0100 Pantxo Diribarne Allow getframe and print to work without osmesa (bug #53186).
Fri, 19 Jan 2018 15:09:42 -0800 Mike Miller configure: test that makeinfo supports the @sortas command
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 21 Dec 2017 12:47:20 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 29 Nov 2017 13:47:23 -0800 Rik maint: merge stable to default.
Wed, 29 Nov 2017 13:43:58 -0800 Rik build: Fix compiling OCTAVE_ARPACK_OK_2 Fortran code (bug #52425). stable
Tue, 21 Nov 2017 18:44:00 -0800 Rik maint: merge of stable to default.
Tue, 21 Nov 2017 17:49:18 -0800 Rik Check ARPACK library for buggy behavior in configure (bug #52425) stable
Fri, 13 Oct 2017 13:30:20 -0700 Mike Miller configure: set and restore compiler flags when testing for Qt header files
Fri, 13 Oct 2017 12:29:02 -0700 Mike Miller configure: fix test for QOpenGLWidget headers when tests are cached
Fri, 13 Oct 2017 13:22:09 -0400 John W. Eaton use QOpenGLWidget if it is available
Thu, 05 Oct 2017 17:45:58 -0400 John W. Eaton * acinclude.m4: Search for version-specific qscintilla libs first.
Thu, 05 Oct 2017 16:12:50 -0400 John W. Eaton * acinclude.m4: Also search for qt4-specific qscintilla lib names.
Sat, 23 Sep 2017 13:50:53 -0700 Mike Miller configure: improve Qt feature tests for functionality and consistency
Thu, 21 Sep 2017 14:19:10 -0700 Mike Miller build the source distribution archives reproducibly
Fri, 08 Sep 2017 09:03:53 -0700 Mike Miller configure: fix restoring of FFLAGS when checking Fortran integer size
Thu, 31 Aug 2017 14:00:39 -0700 Mike Miller configure: fix capitalization of SUNDIALS, reword related terms
Thu, 31 Aug 2017 11:36:36 -0700 Mike Miller configure: make SUNDIALS double precision test cross-compile-safe (bug #51904)
Mon, 07 Aug 2017 08:21:51 -0700 Mike Miller maint: Merge stable to default.
Mon, 07 Aug 2017 08:19:28 -0700 Mike Miller configure: ensure empty pkg-config results are actually empty (bug #51680) stable
Wed, 12 Jul 2017 10:25:52 -0400 John W. Eaton delete obsolete OCTAVE_CHECK_FUNC_FORTRAN_ISNAN configure macro
Tue, 20 Jun 2017 08:13:21 -0700 Rik Use trig functions for complex inputs from C++ std library.
Fri, 16 Jun 2017 15:51:29 -0700 Rik Use isnan, isinf, isfinite, signbit functions from C++ std lib.
Thu, 08 Jun 2017 18:21:07 -0400 John W. Eaton maint: Strip trailing whitespace from files.
Wed, 17 May 2017 22:13:28 -0700 Mike Miller maint: sort Octave m4 macro definitions
Wed, 17 May 2017 21:55:33 -0700 Mike Miller maint: drop workarounds for ancient versions of Autoconf
Wed, 19 Apr 2017 09:46:27 -0700 Rik maint: Periodic merge of stable to default.
Wed, 19 Apr 2017 09:43:53 -0700 Rik acinclude.m4: Look for "qscintilla_qt5" as another name for Qt5 scintilla library. stable
Sat, 15 Apr 2017 14:20:40 -0700 Mike Miller maint: tweak ARFLAGS and AR_FLAGS defaults and comments
Sat, 15 Apr 2017 10:25:53 -0700 Rik Silence compile warning about 'u' modifier to ar.
Tue, 28 Mar 2017 10:36:02 +0200 Kai T. Ohlhus maint: discover qt5 builds of QScintilla on certain systems (bug #50572).
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 10 Feb 2017 22:16:16 -0500 John D build: Clear ac_cv_prog_ac_ct_XXXX qt variables if correct qt was not found (Bug #50214)
Thu, 09 Feb 2017 09:31:55 -0800 Rik maint: merge of stable to default.
Thu, 09 Feb 2017 09:31:15 -0800 Rik acinclude.m4: Correct test for SetPlaceHolderText. stable
Wed, 08 Feb 2017 17:37:16 -0800 Rik maint: periodic merge of stable to default.
Fri, 06 Jan 2017 11:15:15 -0800 Mike Miller configure: use the correct flags when testing for the CXSparse library version stable
Wed, 08 Feb 2017 17:34:45 -0800 Rik acinclude.m4: Don't save CXXFLAGS when only running pre-processor tests.
Sun, 05 Feb 2017 13:51:28 -0500 John W. Eaton refactor checks for Qt tools (bug #50214)
Tue, 24 Jan 2017 18:35:08 -0500 John W. Eaton fix caching error with Qt tool configuration (bug #50129)
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sat, 07 Jan 2017 18:42:35 -0500 John W. Eaton refactor configure checks for Sundials (bug #50003)
Sat, 07 Jan 2017 14:15:09 -0500 John W. Eaton * acinclude.m4 (OCTAVE_CHECK_LIB): Downcase --with-XYZ options.
Fri, 06 Jan 2017 11:15:15 -0800 Mike Miller configure: use the correct flags when testing for the CXSparse library version
Fri, 06 Jan 2017 11:50:56 -0500 John W. Eaton allow OCTAVE_CHECK_LIB to stop with an error if a library is required
Fri, 30 Dec 2016 13:45:10 -0500 John W. Eaton make --enable-64 the default
Tue, 23 Aug 2016 02:13:28 +0200 Francesco Faccio Add Sundials library support
Tue, 13 Dec 2016 15:04:15 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 13 Dec 2016 12:14:56 -0500 John W. Eaton allow configure test to succeed without implicit fcn decls (bug #49782) stable
Tue, 13 Dec 2016 12:14:56 -0500 John W. Eaton allow configure test to succeed without implicit fcn decls (bug #49782)
Wed, 23 Nov 2016 14:47:14 -0500 John W. Eaton new configure option, --without-qscintilla
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.