log m4/acinclude.m4 @ 18975:c59745865c7f gui-release

age author description
Fri, 01 Aug 2014 09:06:21 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 01 Aug 2014 08:09:02 -0400 John W. Eaton handle changes in bison 3.x stable
Tue, 01 Jul 2014 15:56:00 -0400 John W. Eaton don't require Qt 4.7 (bug #42657) stable
Fri, 27 Jun 2014 11:56:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 26 Jun 2014 14:42:55 -0400 John Donoghue Allow conpile of gl-render.cc under mingw. gui-release
Sun, 22 Jun 2014 15:42:00 +0200 Torsten implementation of search in selection in gui editor (bbug #41196) gui-release
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061)
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