log configure.ac @ 22995:5fdf29cb4ab8

age author description
Wed, 04 Jan 2017 12:02:32 -0500 John W. Eaton set OCTAVE_IDX_TYPE correctly when using --disable-64 (bug #49985)
Wed, 04 Jan 2017 06:42:13 -0500 John W. Eaton report BLAS integer size in less alarming way
Fri, 30 Dec 2016 13:45:10 -0500 John W. Eaton make --enable-64 the default
Fri, 30 Dec 2016 10:36:35 -0500 John W. Eaton eliminate obsolete SIZEOF macros
Fri, 16 Dec 2016 10:10:31 -0500 John W. Eaton don't link liboctave or libinterp with sundials libraries
Tue, 23 Aug 2016 02:13:28 +0200 Francesco Faccio Add Sundials library support
Mon, 12 Dec 2016 16:48:24 -0500 John D cross-tools: enable std=c++11 for default cross g++ CXXFLAGS (Bug #49822)
Tue, 29 Nov 2016 00:32:35 -0500 John W. Eaton provide separate typedefs for octave_idx_type and octave_f77_int_type
Wed, 23 Nov 2016 14:47:14 -0500 John W. Eaton new configure option, --without-qscintilla
Mon, 14 Nov 2016 12:48:59 -0800 Rik maint: Periodic merge of stable to default.
Sun, 13 Nov 2016 10:20:59 -0500 John W. Eaton Version 4.2.0 released. stable release-4-2-0
Thu, 27 Oct 2016 09:24:58 +0200 Pantxo Diribarne Implement "linejoin" property (bug #48387)
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 09 Nov 2016 16:58:44 -0500 John W. Eaton maint: Merge stable to default.
Tue, 08 Nov 2016 15:21:14 -0500 John W. Eaton maint: Bump version number for 4.2.0-rc4. stable rc-4-2-0-4
Thu, 27 Oct 2016 22:13:53 -0400 John W. Eaton maint: Merge stable to default.
Thu, 27 Oct 2016 14:48:37 -0400 John W. Eaton maint: Bump version number for 4.2.0-rc3. stable rc-4-2-0-3
Tue, 11 Oct 2016 08:56:03 -0700 Rik maint: Merge stable to default.
Fri, 07 Oct 2016 08:52:17 -0700 Mike Miller build: allow building Octave without FreeType available stable
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Sat, 01 Oct 2016 20:47:34 +0100 Carnë Draug maint: revert accidental merging of default into stable. stable
Thu, 29 Sep 2016 13:53:43 -0400 John W. Eaton maint: Merge stable to default.
Thu, 29 Sep 2016 13:52:17 -0400 John W. Eaton generate gzip and lzip dist files stable
Wed, 28 Sep 2016 15:13:02 -0400 John W. Eaton maint: Bump version on default.
Tue, 20 Sep 2016 10:14:55 -0400 John W. Eaton maint: Bump version number for 4.2.0-rc2. rc-4-2-0-2
Fri, 16 Sep 2016 16:17:04 -0400 John W. Eaton improve check for libsuitesparse_config
Fri, 16 Sep 2016 08:44:20 -0400 John W. Eaton always check for suitesparseconfig if any SuiteSparse libs found
Fri, 09 Sep 2016 16:04:01 -0700 Mike Miller build: fix detection of PortAudio to differentiate usable versions (bug #49039)
Wed, 07 Sep 2016 20:46:38 -0400 John W. Eaton maint: Bump version number for 4.2.0-rc1. rc-4-2-0-1
Sun, 28 Aug 2016 10:39:28 -0400 John W. Eaton check for pthread and openmp libs before shared lib support (bug #48786)
Fri, 19 Aug 2016 16:35:59 -0400 John W. Eaton fix ordering of fortran compiler check in configure script (bug #48815)
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 10 Aug 2016 10:59:14 -0700 Mike Miller build: fix configure --without-qt or --with-qt
Wed, 10 Aug 2016 04:14:02 -0400 John W. Eaton Check for Qt 5, then Qt 4.
Tue, 09 Aug 2016 14:41:52 -0400 John W. Eaton allow configure to select Qt version
Mon, 08 Aug 2016 19:22:29 -0400 John W. Eaton don't use -Wshadow for GCC 4
Fri, 21 Feb 2014 13:00:32 -0600 Michael C. Grant improvements to Qt & OpenGL linking on the Mac (bug #41574)
Sun, 26 Jun 2016 13:32:03 +0200 Carnë Draug Rewrite gzip and bzip2 in C++ instead of using its applications (bug #43431)
Wed, 20 Jul 2016 15:32:53 +0100 Carnë Draug Remove check for std::tr1::unordered_map because we depend on C++11.
Mon, 18 Jul 2016 09:56:41 -0400 John W. Eaton handle gfortran and f2c calling conventions separately
Thu, 14 Jul 2016 09:36:50 -0700 Mike Miller build: restore sndfile check for specific features needed to build
Wed, 13 Jul 2016 17:05:21 -0700 Mike Miller build: use simpler and more consistent checks for portaudio and sndfile
Tue, 05 Jul 2016 12:15:04 -0700 Mike Miller configure: clean up warning messages when building without GraphicsMagick
Fri, 01 Jul 2016 14:49:35 -0400 John W. Eaton maint: merge stable to default.
Fri, 01 Jul 2016 14:47:07 -0400 John W. Eaton Version 4.0.3 released. stable release-4-0-3
Thu, 30 Jun 2016 13:52:28 -0400 John W. Eaton * configure.ac: Check for suitesparse config lib if --enable-static.
Mon, 27 Jun 2016 12:39:46 -0700 Mike Miller build: Only include -I preprocessor options in FLTK_CPPFLAGS (bug #48302)
Sat, 18 Jun 2016 10:55:49 -0400 John W. Eaton fix build for Windows systems
Fri, 17 Jun 2016 14:24:27 -0700 Mike Miller Use C++11 standard complex trig functions when available (bug #44310, bug #45507)
Thu, 16 Jun 2016 08:42:29 -0700 Mike Miller Fix variable expansion in dynamic linking flags for macOS (bug #48215)
Wed, 15 Jun 2016 10:47:33 -0700 Mike Miller * configure.ac: Fix typo in name of $warn_qscintilla variable.
Wed, 15 Jun 2016 10:21:48 -0700 Mike Miller Drop old unused build-system library naming variables LIBPRE, LIBEXT, etc
Fri, 03 Jun 2016 16:47:05 -0400 John W. Eaton rename maintainer-mode configure option to hd-id (bug #48101)
Thu, 02 Jun 2016 17:58:33 -0400 John W. Eaton new maintainer-mode for build (bug #48101)
Thu, 02 Jun 2016 09:08:40 +0200 Andreas Weber configure.ac: Fix check for OpenGL support in FLTK
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Sun, 08 May 2016 10:49:38 -0400 Jordi Gutiérrez Hermoso fix help string about installing build logs
Fri, 06 May 2016 16:30:30 -0400 John W. Eaton make __magick_read__ a built-in function (bug #41699)
Thu, 21 Apr 2016 16:35:54 -0400 John W. Eaton maint: merge stable to default.
Wed, 20 Apr 2016 15:00:37 -0400 John W. Eaton Version 4.0.2 released. stable release-4-0-2