view .hgignore @ 7130:889fdc83694c release

configure: Always default to Qt6. * configure.ac: Remove condition that set the default version of Qt to Qt5 when building with a release tarball of Octave. I.e., the default is now Qt6 unconditionally. It can still be overridden with `--enable-qt=5`.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 28 Mar 2024 15:36:42 +0100
parents 61d45e0f7888
children
line wrap: on
line source

^settings\.mk
^usr/
^log/
^pkg/
^built-packages/
^installed-packages/
^wip/
^tmp-.*/

^autom4te\.cache/
^configure
^config\.status
^config\.log
^Makefile
^cmake-toolchain-file\.stamp

^cross-tools/
^gnuplot/
^octave/
^tools/makeinst-script\.sh
^tools/set-mxe-env\.sh