log configure.ac @ 24290:8612ab9fc564

age author description
Tue, 21 Nov 2017 18:44:00 -0800 Rik maint: merge of stable to default.
Tue, 21 Nov 2017 17:49:18 -0800 Rik Check ARPACK library for buggy behavior in configure (bug #52425) stable
Mon, 24 Jul 2017 13:49:15 +0200 Julien Bect jit: pt-jit.cc: Use createBasicAAWrapperPass instead of createBasicAliasAnalysisPass
Sun, 12 Nov 2017 17:04:43 +0100 Julien Bect configure.ac: Add missing --system-libs arguments to llvm-config call
Fri, 20 Oct 2017 12:11:58 -0400 John W. Eaton use markdown for README and etc/HACKING files
Tue, 17 Oct 2017 15:45:07 +0200 Kai T. Ohlhus doc: Remove orphaned comment from cset 74fa9f184f92.
Mon, 02 Oct 2017 16:25:58 -0700 Mike Miller configure: add a command-line option '--without-freetype' to disable FreeType
Thu, 21 Sep 2017 14:19:10 -0700 Mike Miller build the source distribution archives reproducibly
Fri, 01 Sep 2017 12:30:49 -0700 Mike Miller configure: rely on gnulib for detection of clock_gettime
Fri, 01 Sep 2017 12:18:19 -0700 Mike Miller configure: reorder and group related blocks of feature tests
Fri, 01 Sep 2017 11:15:55 -0400 John W. Eaton check for suitesparse config library before other suitesparse libraries
Fri, 01 Sep 2017 07:20:01 -0400 John W. Eaton link with -lgdi32 on Windows systems (bug #51912)
Thu, 31 Aug 2017 18:50:24 -0400 John W. Eaton eliminate obsolete checks for header files
Thu, 31 Aug 2017 18:06:38 -0400 John W. Eaton eliminate custom checks for dirent library (bug #51830)
Thu, 31 Aug 2017 14:00:39 -0700 Mike Miller configure: fix capitalization of SUNDIALS, reword related terms
Thu, 31 Aug 2017 11:36:36 -0700 Mike Miller configure: make SUNDIALS double precision test cross-compile-safe (bug #51904)
Thu, 24 Aug 2017 14:51:31 -0700 Mike Miller build: set FLTK_LIBS properly by splitting FLTK_LDFLAGS
Mon, 07 Aug 2017 08:21:51 -0700 Mike Miller maint: Merge stable to default.
Mon, 07 Aug 2017 08:19:28 -0700 Mike Miller configure: ensure empty pkg-config results are actually empty (bug #51680) stable
Wed, 12 Jul 2017 10:25:52 -0400 John W. Eaton delete obsolete OCTAVE_CHECK_FUNC_FORTRAN_ISNAN configure macro
Sun, 09 Jul 2017 11:41:26 -0400 John W. Eaton use different definition for mkoctfile link deps
Tue, 27 Jun 2017 15:10:58 -0400 John W. Eaton rename some build scripts for consistency and move them to where they are used
Wed, 21 Jun 2017 16:44:26 -0700 Rik Remove legacy Fortran code for special functions now handled by std library.
Tue, 20 Jun 2017 18:02:54 -0700 Mike Miller configure: ensure that the C++ compiler supports C++11
Tue, 20 Jun 2017 18:28:23 -0400 John W. Eaton restore frexp and frexpf gnulib modules removed in 21b2816820cf
Tue, 20 Jun 2017 18:26:15 -0400 John W. Eaton eliminate obsolete file lo-math.h
Tue, 20 Jun 2017 14:13:58 -0400 John W. Eaton update GNULIB_LINK_DEPS for recent changes
Tue, 20 Jun 2017 08:48:52 -0700 Rik configure.ac: Remove unnecessary check for C++ sstream header.
Tue, 20 Jun 2017 08:13:21 -0700 Rik Use trig functions for complex inputs from C++ std library.
Mon, 19 Jun 2017 21:14:12 -0700 Rik Use sqrt from C++ std library in liboctave.
Mon, 19 Jun 2017 14:26:57 -0700 Rik Use lgamma, lgammaf from C++ std library.
Mon, 19 Jun 2017 10:30:55 -0700 Rik Use tgamma, tgammaf from C++ std library.
Mon, 19 Jun 2017 09:14:17 -0700 Rik configure.ac: Remave AC_CHECK_FUNC for roundl which is guaranteed in C++11.
Mon, 19 Jun 2017 09:09:27 -0700 Rik Use round, roundf, roundl from C++ std library.
Sun, 18 Jun 2017 21:55:12 -0700 Rik Use log1p, log1pf from C++ std library.
Sun, 18 Jun 2017 18:09:53 -0700 Rik Use modf, pow from C++ std library.
Sun, 18 Jun 2017 14:24:07 -0700 Rik Use expm1, expm1f from C++ std library.
Sat, 17 Jun 2017 17:41:40 -0700 Rik Use exp2, exp2f from C++ std library.
Sat, 17 Jun 2017 10:26:38 -0700 Rik Use erf, erff, erfc, erfcf from C++ std library.
Fri, 16 Jun 2017 21:19:37 -0700 Rik Use log2, log2f from C++ std library.
Fri, 16 Jun 2017 17:18:02 -0700 Rik Use hypot, hypotf from C++ std library.
Fri, 16 Jun 2017 17:09:29 -0700 Rik Use cbrt, cbrtf from C++ std library.
Fri, 16 Jun 2017 16:33:30 -0700 Rik Use acosh, acoshf, asinh, asinhf, atanh, atanhf from C++ std library.
Fri, 16 Jun 2017 15:51:29 -0700 Rik Use isnan, isinf, isfinite, signbit functions from C++ std lib.
Fri, 16 Jun 2017 13:23:47 -0700 Mike Miller maint: Merge stable to default.
Fri, 16 Jun 2017 12:39:38 -0700 Mike Miller maint: also generate xz compressed dist by default stable
Thu, 08 Jun 2017 18:21:07 -0400 John W. Eaton maint: Strip trailing whitespace from files.
Wed, 17 May 2017 17:09:50 -0400 John W. Eaton * configure.ac (AC_PREREQ): Require autoconf version 2.65.
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Thu, 11 May 2017 17:50:49 -0400 John W. Eaton eliminate --enable-bounds-check configure option
Mon, 24 Apr 2017 21:03:38 -0700 Rik maint: rename cruft/ directory to external/
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util
Wed, 12 Apr 2017 13:34:23 -0400 John W. Eaton * configure.ac: Reorder definition of compiler flag collections.
Fri, 07 Apr 2017 15:03:29 -0700 Rik configure.ac: Print LDFLAGS in summary of config variables.
Fri, 24 Feb 2017 13:54:47 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 13:16:59 -0500 John W. Eaton Version 4.2.1 released. stable release-4-2-1
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Tue, 31 Jan 2017 06:22:13 -0500 John W. Eaton use $KLU_LIBS in configure check for Sundials IDA library (bug #50167)
Mon, 09 Jan 2017 15:59:13 -0500 John W. Eaton move definition of HAVE_SUNDIALS from oct-conf-post.h to config.h