log m4/acinclude.m4 @ 23400:b5ee9b985a82

age author description
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.
Fri, 16 Sep 2016 16:17:04 -0400 John W. Eaton improve check for libsuitesparse_config
Fri, 09 Sep 2016 12:17:23 -0400 John W. Eaton fix test for qscintilla (bug #49018)
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 13 Aug 2016 17:46:31 -0700 Mike Miller build: improve QScintilla detection to work with distro naming schemes (bug #48773)
Wed, 10 Aug 2016 10:59:14 -0700 Mike Miller build: fix configure --without-qt or --with-qt
Wed, 10 Aug 2016 11:41:56 -0400 John W. Eaton improve checks for Qt when Qt 5 is not installed
Wed, 10 Aug 2016 03:54:42 -0400 John W. Eaton allow building with Qt5 (bug #40252)
Tue, 09 Aug 2016 14:41:52 -0400 John W. Eaton allow configure to select Qt version
Fri, 21 Feb 2014 13:00:32 -0600 Michael C. Grant improvements to Qt & OpenGL linking on the Mac (bug #41574)
Wed, 20 Jul 2016 15:32:53 +0100 Carnë Draug Remove check for std::tr1::unordered_map because we depend on C++11.
Wed, 13 Jul 2016 17:03:50 -0700 Mike Miller build: allow pkg-config name to differ from library name
Tue, 05 Jul 2016 11:07:55 -0700 Mike Miller build: use pkg-config in OCTAVE_CHECK_LIB without overriding user options
Mon, 04 Jul 2016 20:21:14 -0400 Jordi Gutiérrez Hermoso acinclude.m4: Use pkg-config from OCTAVE_CHECK_LIB whenever possible
Fri, 17 Jun 2016 14:24:27 -0700 Mike Miller Use C++11 standard complex trig functions when available (bug #44310, bug #45507)
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Mon, 11 Apr 2016 10:53:18 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
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
Tue, 01 Mar 2016 02:27:13 -0500 John W. Eaton configure script fixes
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 16:42:42 -0500 John W. Eaton define OCTAVE_HAVE_FAST_INT_OPS in octave-config.h
Fri, 12 Feb 2016 14:13:48 +0100 Kai T. Ohlhus m4/acinclude.m4: add OCTAVE_ prefix to ENABLE_64 (according to changeset 21229).
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
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
Mon, 25 Jan 2016 19:16:31 -0500 John W. Eaton eliminate use of USE_64_BIT_IDX_T
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Sat, 01 Aug 2015 18:42:25 -0400 Mike Miller configure.ac: Test that Qt and OpenGL can be used together (bug #45672)
Sun, 02 Aug 2015 09:50:43 -0400 Mike Miller build: Adopt Automake's calling conventions for texi2dvi and texi2pdf rules
Tue, 21 Jul 2015 12:21:36 -0700 Rik Remove all temporary documentation files with 'maintainer-clean' target (bug #45574).
Sun, 10 May 2015 21:37:19 -0700 Rik maint: Periodic merge of stable to default.
Fri, 01 May 2015 21:39:09 -0700 Rik Check for a modern version of sndfile in configure scripts (bug #44976). stable