log configure.ac @ 7243:ae230ac322f7 default tip @

age author description
Thu, 28 Mar 2024 15:36:42 +0100 Markus Mützel configure: Always default to Qt6. release
Wed, 29 Nov 2023 18:39:44 +0100 Markus Mützel build: Default to Qt5 only when building the Octave release tarball.
Sun, 01 Oct 2023 21:57:56 +0200 Markus Mützel build: Default to Qt6 only if building default-octave.
Wed, 27 Sep 2023 18:41:16 +0200 Markus Mützel Default to building Qt6.
Wed, 23 Aug 2023 08:48:00 -0400 John Donoghue Add qt6 usage to mxe-octave
Tue, 01 Aug 2023 18:03:05 +0200 Markus Mützel build: Switch default C runtime for Windows from MSVCRT to UCRT.
Thu, 18 Nov 2021 14:49:26 +0100 Markus Mützel Add support for building with UCRT on Windows.
Fri, 02 Oct 2020 13:54:27 +0200 Markus Mützel configure.ac: Default USE_SYSTEM_OCTAVE to MXE_NATIVE_BUILD (bug #49503).
Tue, 08 Sep 2020 23:04:38 +0200 Markus Mützel Add build rule for build-octave (bug #49503).
Tue, 08 Sep 2020 16:04:48 +0200 Markus Mützel * configure.ac: Slightly improve help strings for configure switches.
Wed, 10 Jul 2019 14:05:06 -0400 John Donoghue * configure.ac: Default use system opengl to no for cross build
Wed, 27 Feb 2019 08:48:15 -0500 John Donoghue Detect build pkg-config path in configure
Wed, 10 Oct 2018 14:39:43 -0400 John W. Eaton use AC_PATH_PROG to check for ccache; use result in ccache-links Makefile rule
Wed, 10 Oct 2018 14:31:19 -0400 John W. Eaton check for ccache; don't attempt to use ccache if it is missing (bug #54746)
Wed, 15 Aug 2018 17:03:29 -0400 John W. Eaton configure.ac: use msys2 by default.
Wed, 15 Aug 2018 08:05:01 -0400 John Donoghue add msys2 environment/tools option, use seprate post-install script to finalize install
Thu, 28 Jun 2018 13:39:45 -0400 John W. Eaton new organization for release, stable, and default versions of Octave
Tue, 26 Jun 2018 13:22:51 -0400 John W. Eaton remove octave 'alpha' package
Fri, 06 Apr 2018 14:28:27 -0700 Rik Use https in links whenever possible (Bug #53555).
Thu, 05 Oct 2017 10:44:53 -0400 John W. Eaton optionally build mesa OpenGL library
Thu, 31 Aug 2017 15:53:33 -0700 Mike Miller configure: build with Qt 5 by default now
Thu, 31 Aug 2017 15:51:39 -0700 Mike Miller configure: set SHELL to /bin/bash
Wed, 04 Jan 2017 21:29:05 -0500 John W. Eaton handle unknown/unspecified AC_ARG options consistently
Wed, 04 Jan 2017 21:11:58 -0500 John W. Eaton fix 64-bit --enable feature options
Sat, 31 Dec 2016 09:03:07 -0500 John W. Eaton make --enable-windows-64 the default
Fri, 30 Dec 2016 16:02:18 -0500 John W. Eaton make --enable-64 the default
Fri, 30 Dec 2016 11:27:58 -0500 John D Dont install gtk-docs
Thu, 29 Sep 2016 11:22:51 -0400 John D qt5: add initial qt5 to mxe-octave, based on mxe.cc
Tue, 30 Aug 2016 06:28:31 -0400 John W. Eaton * configure.ac: Don't use undefined in default definition of PKG_DIR.
Mon, 29 Aug 2016 14:21:19 -0400 John W. Eaton configure.in: Create PKG_SRC directory if it doesn't exist.