log m4/acinclude.m4 @ 18840:4a4edf0f2077 nkf-ready

age author description
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061) nkf-ready
Tue, 17 Dec 2013 16:24:29 +0000 Richard Crozier richard dot crozier(at)yahoo.co.uk Make editor tabs draggable if feature is available gui-release
Mon, 16 Dec 2013 11:41:30 -0500 Jordi Gutiérrez Hermoso acinclude.m4 (OCTAVE_ENABLE_READLINE): correct the help for --disable-readline stable
Tue, 03 Dec 2013 13:00:43 -0500 John W. Eaton make arpack check work with --enable-64 stable
Mon, 02 Dec 2013 11:29:22 -0500 John W. Eaton fix build for systems without QFont::Monospace stable
Thu, 21 Nov 2013 12:14:24 -0800 Rik acinclude.m4: Clean up indentation of Fortran code tests.
Wed, 20 Nov 2013 11:31:17 -0800 Rik acinclude.m4: Fix undefined value in macro CHECK_BROKEN_STL_ALGO_H when cross-compiling.
Wed, 20 Nov 2013 09:15:56 -0800 Rik acinclude.m4: Place new macro CHECK_BROKEN_STL_ALGO_H in alphabetical ordering.
Fri, 08 Nov 2013 12:28:46 -0500 John W. Eaton fix m4 quoting in test and improve warning messages for stl_algo.h problem
Fri, 08 Nov 2013 11:42:44 -0500 John W. Eaton use stl_algo.h-fixed for GCC 4.8.0 and 4.8.1 if nth_element bug is detected
Thu, 07 Nov 2013 14:35:05 -0500 John W. Eaton refuse to attempt to fix stl_algo.h except for g++ 4.8.2
Thu, 07 Nov 2013 14:03:58 -0500 John W. Eaton work around GCC bug in stl_algo.h (nth_element and sort; bug #40436)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 15 Oct 2013 11:09:07 -0700 Rik Use user-specified SED during build process (bug #40273).
Wed, 09 Oct 2013 01:28:38 -0400 Mike Miller Fix typos in configure tests for LLVM methods (bug #39973)
Tue, 13 Aug 2013 21:38:12 -0400 Mike Miller build: Detect new GLPK API features required since changeset 54e251e699bb
Wed, 07 Aug 2013 12:16:14 -0700 Rik acinclude.m4: Remove some unnecessary double quotes around variables.
Wed, 07 Aug 2013 12:03:31 -0700 Rik build: Redo LLVM macros to disable JIT rather than stop build if headers not found.
Sat, 03 Aug 2013 16:53:46 -0600 Max Brister Add support for llvm 3.3
Tue, 30 Jul 2013 00:49:37 -0400 Mike Miller build: detect Qt functions required for building the gui
Sun, 21 Jul 2013 20:16:03 -0700 Rik acinclude.m4: Use m4 quote '[' rather than '"' in AC_MSG_ERROR.
Wed, 01 May 2013 17:54:56 +0800 LYH Handle LLVM API incoherence. Octave now works with LLVM 3.0, 3.1, and 3.2
Thu, 20 Jun 2013 10:23:25 -0400 John W. Eaton use better method to determine whether we are using flex and bison
Sat, 08 Jun 2013 16:16:52 +0200 Torsten added test for qscintilla version 2.6.0
Wed, 15 May 2013 02:44:46 -0400 John W. Eaton use missing script for gperf
Fri, 15 Mar 2013 14:37:32 -0400 John W. Eaton check for correct SuiteSparse functions if --enable-64
Fri, 15 Mar 2013 07:07:08 -0400 John W. Eaton use int64_t for idx type if --enable-64
Wed, 06 Mar 2013 11:29:44 -0800 Rik Remove temporary y.tab.c file used by configure script.
Sat, 02 Mar 2013 12:26:42 -0500 John W. Eaton check syntax used to enable bison push/pull parser
Sat, 16 Feb 2013 22:21:13 -0500 John W. Eaton use yes/no instead of true/false in confgure scripts
Thu, 07 Feb 2013 12:26:50 -0500 John W. Eaton don't abort configure if makeinfo is missing
Mon, 21 Jan 2013 01:58:07 -0500 Mike Miller build: Improve detection of FFTW multi-threading
Fri, 28 Dec 2012 12:21:11 -0800 Rik build: Use $host_os variable to clarify configure.ac
Fri, 21 Dec 2012 16:11:33 -0500 John W. Eaton periodic merge of stable to default
Tue, 04 Dec 2012 13:52:51 -0500 John W. Eaton USe pkg-config for freetype2 configure check. stable
Tue, 04 Dec 2012 13:52:51 -0500 John W. Eaton USe pkg-config for freetype2 configure check.
Mon, 05 Nov 2012 01:47:49 +0000 Michael Goffioul Use pkg-config to discover Qt (pkg-config is already a requirement anyway).
Wed, 12 Sep 2012 11:35:19 -0700 Rik build: Move non-Octave Autoconf pkg macros from acinclude.m4 to a separate file.
Tue, 11 Sep 2012 10:30:32 -0700 Rik build: Implement some caching for OCTAVE_CHECK_LIB macro.
Sun, 09 Sep 2012 12:31:19 -0700 Rik build: Use caching on more intermediate results to speed up configure.
Sat, 08 Sep 2012 18:47:29 -0700 Rik acinclude.m4: Put temporary shell variables in macros into ac_octave namespace.
Fri, 07 Sep 2012 17:07:30 -0700 Rik build: Silence compiler warning in config.log for OCTAVE_UMFPACK_SEPARATE_SPLIT.
Fri, 07 Sep 2012 17:05:12 -0700 Rik Fix Octave builds with SuiteSparse >=4.0 (bug #37031)
Thu, 06 Sep 2012 12:18:22 -0700 Rik m4/acinclude.m4: Use more consistent m4 quoting of arguments to macros.
Wed, 05 Sep 2012 13:28:54 -0700 Rik build: Set TERM_LIBS before checking for READLINE.
Tue, 04 Sep 2012 18:24:37 -0700 Rik build: Clean up configure macros for building GUI.
Tue, 04 Sep 2012 17:36:11 -0700 Rik acinclude.m4: Use AC_LANG_PUSH macro with AC_CACHE_CHECK for greater efficiency.
Tue, 04 Sep 2012 17:25:31 -0700 Rik acinclude.m4: Correct message for OCTAVE_CHECK_FUNC_FIRDFIRST_MODERN.
Tue, 04 Sep 2012 15:54:12 -0700 Rik build: Add tests for specific Qt functions to configure.ac
Wed, 29 Aug 2012 10:17:36 -0700 Rik Cache texi2XXX intermediate results for faster builds.
Tue, 28 Aug 2012 21:07:21 -0400 John W. Eaton specify separate build dirs for texi2dvi and texi2pdf commands
Sun, 26 Aug 2012 16:17:02 -0400 John W. Eaton avoid confusing --disable-foo (default is yes) configure help messages
Mon, 13 Aug 2012 12:56:53 -0700 Rik Remove obsolete m4 macro OCTAVE_SMART_PUTENV.
Fri, 10 Aug 2012 12:56:15 -0700 Rik build: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for SuiteSparse header file.
Fri, 10 Aug 2012 12:03:16 -0700 Rik build: Overhaul acinclude.m4 macros.
Thu, 09 Aug 2012 08:29:50 -0700 Rik build: Move unordered_map header tests to acinclude.m4 and add caching of results.
Wed, 08 Aug 2012 21:51:23 -0700 Rik m4/acinclude.m4: Correct typos, use consistent style for describing macros.
Wed, 08 Aug 2012 07:23:21 -0700 Rik configure.ac: Require makeinfo to be present before building Octave.
Tue, 31 Jul 2012 10:28:51 -0700 Rik Refactor configure.ac to make it more understandable.
Wed, 25 Jul 2012 16:48:10 +0100 Carnë Draug acinclude.m4: generate gnuplot warning message correctly (fixing bug from revision 8a84849ad986)