log configure.ac @ 32373:07e7a87dbeea

age author description
Thu, 05 Oct 2023 18:43:07 +0200 Markus Mützel build: Add target "check-vm" to run test suite with enabled VM.
Mon, 02 Oct 2023 15:00:35 +0200 Markus Mützel build: Move check for C++ compiler capabilities closer to the start.
Tue, 26 Sep 2023 22:36:09 +0200 Markus Mützel build: Switch default to Qt6 (fallback to Qt5).
Mon, 25 Sep 2023 18:52:36 +0200 Markus Mützel build: Fail early when trying to build without shared libraries (bug #64709).
Sun, 24 Sep 2023 17:46:11 +0200 Markus Mützel build: Use spelling of .pc files that are part of SuiteSparse 7.2.0 or newer.
Tue, 08 Aug 2023 09:51:18 -0400 John W. Eaton maint: Merge stable to default.
Tue, 08 Aug 2023 09:46:29 -0400 John W. Eaton bump stable branch version after release stable
Tue, 08 Aug 2023 09:02:24 -0400 John W. Eaton Version 8.2.0 released. stable release-8-3-0
Thu, 06 Jul 2023 11:56:37 -0400 John Donoghue audiowrite: Allow writing mp3 through libsndfile API (bug #64388).
Sat, 22 Apr 2023 19:01:35 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Fri, 14 Apr 2023 21:24:06 -0400 John W. Eaton maint: Merge stable to default.
Thu, 13 Apr 2023 12:53:54 -0400 John W. Eaton bump stable branch version after release stable
Thu, 13 Apr 2023 12:43:35 -0400 John W. Eaton Version 8.2.0 released. stable release-8-2-0
Thu, 13 Apr 2023 09:11:48 +0200 Markus Mützel build: Initial changes to enable building with Qt6.
Wed, 12 Apr 2023 11:08:13 -0400 John W. Eaton avoid configure script error when using --without-qt (bug #64027)
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, 01 Apr 2023 14:26:30 +0200 Markus Mützel maint: Merge stable to default.
Sat, 01 Apr 2023 14:22:28 +0200 Markus Mützel build: Disable visibility flags by default (bug #61855, bug #63916). stable
Wed, 08 Mar 2023 15:06:45 -0500 John W. Eaton avoid problems with $(shell ...) execution in Makefile
Tue, 07 Mar 2023 15:58:51 -0500 John W. Eaton maint: Merge stable to default
Tue, 07 Mar 2023 01:01:42 -0500 John W. Eaton bump stable branch version after release stable
Tue, 07 Mar 2023 00:34:32 -0500 John W. Eaton Version 8.1.0 released stable release-8-1-0
Tue, 28 Feb 2023 11:41:00 -0500 Petter Tomner new configure option, --enable-internal-checks (patch #10226)
Thu, 02 Feb 2023 10:47:34 -0800 Rik configure.ac: Add sanitizer compilation flags to XTRA_XXXFLAGS rather than WARN_XXXFLAGS (bug #63712).
Sun, 22 Jan 2023 21:09:15 -0500 John W. Eaton maint: Merge stable to default.
Sun, 22 Jan 2023 21:06:41 -0500 John W. Eaton bump stable branch version after release candidate stable
Sun, 22 Jan 2023 20:17:17 -0500 John W. Eaton bump version for first 8.1 release candidate stable rc-8-0-90
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