log m4/acinclude.m4 @ 33393:f3ffee7cf478 stable

age author description
Sat, 13 Apr 2024 14:22:19 +0200 Markus Mützel build: Run test for polymorphic allocators if possible. stable
Sat, 13 Apr 2024 12:14:21 +0200 Markus Mützel maint: Merge stable to default.
Sat, 13 Apr 2024 12:13:34 +0200 Markus Mützel build: Correct result of std::pmr::polymorphic_allocator in configure summary. stable
Wed, 20 Mar 2024 08:12:28 +0100 Markus Mützel maint: Merge stable to default.
Mon, 18 Mar 2024 15:15:45 +0100 Markus Mützel build: Avoid overriding save_* variables from outer scope (bug #65476). stable
Sun, 03 Mar 2024 11:16:26 +0100 Markus Mützel build: Require a C++ compiler that is compliant with C++17.
Tue, 05 Mar 2024 09:00:30 +0100 Markus Mützel build: Improve checks for SUNDIALS 7 compatibility (bug #65392). stable
Sat, 02 Mar 2024 12:15:17 +0100 Markus Mützel Fix compatibility with SUNDIALS 7 (bug #65392). stable
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 01 Nov 2023 16:06:12 +0100 Markus Mützel build: Support setting Qt flags if pkg-config cannot be used.
Sat, 21 Oct 2023 21:00:42 -0400 John W. Eaton maint: strip trailing whitespace from source files
Mon, 02 Oct 2023 15:00:35 +0200 Markus Mützel build: Move check for C++ compiler capabilities closer to the start.
Wed, 27 Sep 2023 18:17:36 +0200 Markus Mützel build: Avoid adding compiler flags for C++17 if Qt6 isn't available.
Wed, 27 Sep 2023 17:52:20 +0200 Markus Mützel build: Look for Qt6 tools also in QT_HOSTS_BINS directory.
Wed, 27 Sep 2023 17:18:24 +0200 Markus Mützel build: Double-quote strings assigned to variables.
Wed, 27 Sep 2023 15:49:10 +0200 Markus Mützel build: Avoid issue with AC_PATH_TOOL on Windows.
Wed, 27 Sep 2023 13:43:18 +0200 Markus Mützel build: Fix errors in de6e2f546970
Wed, 27 Sep 2023 13:00:18 +0200 Markus Mützel build: Improve detection of Qt6 tools.
Wed, 27 Sep 2023 00:08:04 +0200 Markus Mützel build: Use qtpaths6 to get prefix for Qt6 tools.
Fri, 08 Sep 2023 15:07:14 +0200 Markus Mützel build: Check if compiler supports C++17 when building with Qt6.
Thu, 06 Jul 2023 11:56:37 -0400 John Donoghue audiowrite: Allow writing mp3 through libsndfile API (bug #64388).
Sun, 23 Apr 2023 11:08:16 +0200 Markus Mützel gui: Remove usage of QTextCodec from some more places.
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