log m4/acinclude.m4 @ 32049:1c99c8f020f7

age author description
Sat, 22 Apr 2023 19:01:35 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Thu, 13 Apr 2023 16:17:45 +0200 Markus Mützel build: Check for Qt function QTextStream::setEncoding.
Thu, 13 Apr 2023 13:30:01 +0200 Markus Mützel Use QStreamView if available.
Thu, 13 Apr 2023 11:09:04 +0200 Markus Mützel Use appropriate type for arguments of Color::getRgbF and QColor::getHslF.
Thu, 13 Apr 2023 09:11:48 +0200 Markus Mützel build: Initial changes to enable building with Qt6.
Sat, 08 Apr 2023 09:48:50 +0200 Markus Mützel maint: Merge stable to default.
Thu, 06 Apr 2023 09:29:24 +0200 Markus Mützel build: Check whether using STL from LLVM or Apple (bug #63930). stable
Sat, 25 Mar 2023 14:22:17 -0700 Rik maint: merge stable to default
Sat, 25 Mar 2023 14:21:30 -0700 Rik acinclude.m4: Correct typo in #define PCRE2_CODE_UNIT_WIDTH. stable
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Tue, 17 Jan 2023 20:31:53 -0500 John W. Eaton always build Qt graphics library
Tue, 17 Jan 2023 13:43:26 -0500 John W. Eaton assume QOpenGLWidget is available
Tue, 17 Jan 2023 13:11:02 -0500 John W. Eaton assume QOffscreenSurface is available
Tue, 17 Jan 2023 10:27:03 -0500 John W. Eaton eliminate work around for header file broken in GCC 4.8.0, 4.8.1, and 4.8.2
Tue, 17 Jan 2023 10:07:12 -0500 John W. Eaton * acinclude.m4: Update Qt version comments.
Tue, 17 Jan 2023 10:04:19 -0500 John W. Eaton assume QGuiApplication::setDesktopFileName is available
Tue, 17 Jan 2023 10:00:45 -0500 John W. Eaton assume QOverload template is available
Tue, 17 Jan 2023 09:52:27 -0500 John W. Eaton assume QMainWindow::resizeDocks is available
Tue, 17 Jan 2023 09:45:55 -0500 John W. Eaton assume QScreen::devicePixelRatio is available
Tue, 17 Jan 2023 09:42:15 -0500 John W. Eaton assume QPrinter::setPageSize is avaialable
Tue, 17 Jan 2023 09:11:44 -0500 John W. Eaton assume QWheelEvent::angleDelta is available
Tue, 17 Jan 2023 09:02:50 -0500 John W. Eaton * acinclude.m4: Update comment about supporting multiple Qt versions.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 20 Nov 2022 15:28:57 +0100 Markus Mützel build: Fix building .mex files in build tree on macOS. stable
Sun, 13 Nov 2022 10:17:17 -0500 Rafael Laboissiere allow Octave to use PCRE2 (bug #61542)
Thu, 10 Nov 2022 18:52:19 +0100 Markus Mützel build: Use gnulib module to get readline libraries.
Tue, 25 Oct 2022 10:42:04 -0700 Rik maint: merge stable to default.
Tue, 25 Oct 2022 10:15:28 -0700 Rik build: Use Autoconf macro to find egrep executable. stable
Tue, 25 Oct 2022 10:15:28 -0700 Rik build: Use Autoconf macro to find egrep executable.
Sat, 22 Oct 2022 13:33:54 +0200 Markus Mützel build: Fix typo in warning message about missing SUNLinSol-KLU feature.
Mon, 29 Aug 2022 16:36:34 +0200 Pantxo Diribarne svgconvert: Use Lossless encoding of images when available (bug #52193)
Sat, 09 Jul 2022 11:46:06 -0700 Rik acinclude.m4: use same name for temporary LIBS variable throughout all macros.
Sat, 09 Jul 2022 11:29:19 -0700 Rik build: Uspdate Copyright notices for acinclude.m4, octave_blas.m4.
Sat, 09 Jul 2022 09:58:02 -0700 Rik build: Search for python executable with multiple names (bug #62372)
Thu, 07 Jul 2022 21:27:00 -0700 Rik build: cache REPRODUCIBLE_TAR_FLAGS in configure (bug #62715)
Wed, 06 Jul 2022 14:15:02 -0700 Rik build: Fix configure caching of Qprinter::setPageSize.
Wed, 16 Mar 2022 18:45:11 +0100 Markus Mützel build: Synchronize ghostscript binary names in configure check with .m file usage.
Tue, 01 Mar 2022 20:22:48 +0100 Markus Mützel build: Remove references to undefined HAVE_UFSPARSE_*_H macros. stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 25 Dec 2021 12:36:11 +0100 Markus Mützel __ode15__: Adapt for changed API of SUNDIALS version 6 (bug #61701). stable
Fri, 24 Dec 2021 11:04:10 +0100 Markus Mützel Check for changed API in SUNDIALS version 6.0 (bug #61701). stable
Thu, 16 Dec 2021 22:01:14 +0100 Markus Mützel Use consistent name for OCTAVE_HAVE_STD_PMR_POLYMORPHIC_ALLOCATOR (bug #61472). stable
Sat, 04 Dec 2021 09:13:12 -0500 John W. Eaton with C++17, match malloc/free for MEX memory (bug #61472) stable
Tue, 07 Dec 2021 15:58:53 +0100 Markus Mützel build: Fix possible typo in configure tests. stable
Tue, 19 Oct 2021 14:26:04 +0200 Markus Mützel Use UTF-8 file API if supported by HDF5 library.
Tue, 14 Sep 2021 10:34:59 -0400 John W. Eaton modernize bison rules
Wed, 18 Aug 2021 14:11:56 -0400 John W. Eaton use new Qt::ImCursorRectangle enum value if available
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
Thu, 24 Jun 2021 17:51:47 +0200 Markus Mützel maint: Merge stable to default.
Thu, 24 Jun 2021 17:47:21 +0200 Markus Mützel build: Use correct path to octave binary in build tree on macOS. stable
Tue, 08 Jun 2021 15:49:37 -0400 John W. Eaton avoid possible gcc warning about C++ one definition rule (bug #60586)
Thu, 13 May 2021 19:05:29 +0200 Markus Mützel build: Don't try to expand Makefile variable in configure script.
Thu, 13 May 2021 11:53:54 -0400 John W. Eaton * acinclude.m4 (OCTAVE_PROG_FLEX): Pass noyywrap to AC_PROG_LEX. (bug #60601)
Tue, 11 May 2021 19:32:57 +0200 Markus Mützel Define variables for API visibility flags on all platforms (bug #59820).
Fri, 07 May 2021 23:35:15 +0200 Markus Mützel build: Initialize QHull context structure in configure test (bug #60016).
Fri, 02 Apr 2021 19:53:26 +0200 Stefan Brüns qhull: Use reentrant libqhull_r (bug #60016).
Wed, 18 Jul 2018 22:34:08 -0400 Andrew Janke build: Use dynamic symbol lookup for functions in libraries on macOS (bug #53627).
Tue, 27 Apr 2021 11:11:54 -0400 John W. Eaton provide QOverload template if it is not in <QtGlobal> (bug #60416)
Wed, 07 Apr 2021 22:21:36 +0200 Pantxo Diribarne octave-svgconvert: Don't use Qt's SVG module (bug #59546)
Fri, 02 Apr 2021 01:32:39 -0400 John W. Eaton avoid warning about deprecated Qprinter::setPaperSize function