log configure.ac @ 17296:3a9efb68272d ss-3-7-6

age author description
Tue, 20 Aug 2013 15:17:54 -0400 John W. Eaton snapshot 3.7.6 ss-3-7-6
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:03:31 -0700 Rik build: Redo LLVM macros to disable JIT rather than stop build if headers not found.
Sat, 03 Aug 2013 15:38:47 +0200 Sébastien Villemot Use the new GLPK API (bug #39038).
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
Mon, 29 Jul 2013 15:04:52 -0400 Jordi Gutiérrez Hermoso maint: Non-trivial merge of stable to default
Sun, 28 Jul 2013 01:18:48 -0400 Jordi Gutiérrez Hermoso Properly incorporate Doxygen into the build system stable
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, 11 Jul 2013 22:47:02 +0200 Philip Nienhuis configure.ac: fix building Java support for MinGW
Sat, 08 Jun 2013 16:16:52 +0200 Torsten added test for qscintilla version 2.6.0
Thu, 16 May 2013 14:32:54 -0400 John W. Eaton check for Qt build tools with $host prefix
Wed, 15 May 2013 01:30:16 -0400 John W. Eaton allow build to continue without QScintilla lexer for Octave
Tue, 14 May 2013 05:23:45 -0400 John W. Eaton snapshot 3.7.5 ss-3-7-5
Mon, 13 May 2013 08:07:15 -0400 John W. Eaton snapshot 3.7.4 ss-3-7-4
Mon, 22 Apr 2013 11:50:11 -0400 John W. Eaton bump version to 3.7.3+
Mon, 22 Apr 2013 11:49:31 -0400 John W. Eaton snapshot 3.7.3
Tue, 16 Apr 2013 13:10:29 -0400 John W. Eaton set default terminal font for the GUI from the configure script
Tue, 26 Mar 2013 09:48:18 -0700 Rik configure.ac: Fix Java version detection on NixOS (bug #38593)
Sun, 17 Mar 2013 05:12:56 -0400 John W. Eaton conditionally define HAVE_FFTW and HAVE_ZLIB in config.h
Sun, 17 Mar 2013 04:58:33 -0400 John W. Eaton move AH_BOTTOM output to separate header file
Sat, 16 Mar 2013 16:44:24 -0400 Mike Miller build: allow make dist in libgui without Qt (bug #38518)
Sat, 16 Mar 2013 09:22:11 +0100 Torsten * configure.ac: look for lrelease and lrelease-qt4/-qt5
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, 13 Mar 2013 11:22:31 -0700 Rik configure.ac: Use quotes around $octave_cv_lib_qscintilla in the case variable is undefined.
Wed, 13 Mar 2013 09:08:10 -0700 Rik configure.ac: Unconditionally define AMCOND_HAVE_QSCINTILLA.
Wed, 13 Mar 2013 03:19:35 -0400 John W. Eaton push parser/lexer interface
Tue, 12 Mar 2013 19:03:07 -0700 Rik build: Use AMCOND to build GUI editor if Qscintilla available.
Mon, 11 Mar 2013 10:49:44 -0700 Rik build: Add creation of Doxygen docs to build system