log configure.ac @ 22519:9d5062749814 rc-4-2-0-2

age author description
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
Wed, 13 Apr 2016 14:50:32 -0700 Rik maint: Periodic merge of stable to default.
Wed, 13 Apr 2016 14:49:34 -0700 Rik configure.ac: Remove AC_CHECK_FUNC for pipe now that gnulib::pipe used. stable
Sat, 09 Apr 2016 18:58:28 -0400 John W. Eaton revise method of handling hg id for build info
Fri, 08 Apr 2016 21:41:18 +0200 mmuetzel Add more info to version.m and store build info in the binary (bug #45659)
Mon, 28 Mar 2016 22:56:18 -0400 John W. Eaton maint: merge stable to default.
Mon, 28 Mar 2016 22:53:27 -0400 John W. Eaton Backed out changeset f80b46f7d3d8
Mon, 28 Mar 2016 22:00:43 -0400 John W. Eaton call openmp function at initialization (bug #47372) stable
Mon, 28 Mar 2016 17:16:37 -0700 Rik Force linking in libgomp if OpenMP enabled (bug #41699, bug #47372).
Mon, 21 Mar 2016 22:23:13 -0400 John W. Eaton maint: merge stable to default.
Mon, 21 Mar 2016 15:35:08 -0400 John W. Eaton Version 4.0.1 released. stable release-4-0-1
Mon, 21 Mar 2016 15:56:51 -0700 Mike Miller * configure.ac: Correct typo of "gnuplot" in warning message
Mon, 21 Mar 2016 15:54:53 -0700 Mike Miller maint: Fix configure warning messages on missing OpenGL graphics support
Fri, 18 Mar 2016 11:01:02 -0700 Mike Miller Backed out changeset 0cf6c08cb252 for enabling C11 and C++11 features
Mon, 14 Mar 2016 23:22:32 -0400 John W. Eaton eliminate unused configuration variable SHLLINKEXT
Thu, 10 Mar 2016 16:29:38 -0500 John Donoghue * configure.ac: remove spaces from LIBEXT assign
Thu, 10 Mar 2016 15:45:22 -0500 John W. Eaton maint: merge stable to default
Thu, 10 Mar 2016 15:38:12 -0500 John W. Eaton maint: Bump version number for 4.0.1-rc4. stable rc-4-0-1-4
Wed, 09 Mar 2016 13:14:35 -0500 John W. Eaton expand MKOCTFILE variables in configure script
Mon, 07 Mar 2016 19:06:35 -0500 John W. Eaton check substituted variables against current make variables
Mon, 07 Mar 2016 19:07:25 -0500 John W. Eaton eliminate link-deps.mk files
Sun, 06 Mar 2016 13:33:02 -0500 John W. Eaton fully expand all env vars before writing config.status (bug #46063)
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
Wed, 02 Mar 2016 14:59:46 -0500 John W. Eaton maint: eliminate unnecessary explicit Makefile variable substitutions