log Makefile.in @ 6161:8fcac4d6d983 release

age author description
Sun, 27 Feb 2022 12:33:21 +0100 Markus Mützel build: Clean up files of Octave launcher in "clean" target. release
Thu, 18 Nov 2021 14:49:26 +0100 Markus Mützel Add support for building with UCRT on Windows.
Sat, 25 Sep 2021 10:54:03 +0200 Markus Mützel Rename build-python3 to build-python.
Thu, 23 Sep 2021 18:23:22 +0200 Markus Mützel Remove build rule for python2.
Thu, 12 Aug 2021 14:44:23 -0400 John Donoghue * Makefile.in: allow use of .tar.zst file checking in msys2 update
Tue, 10 Aug 2021 11:11:59 -0400 John W. Eaton allow build-python3 to build correctly (bug #61008)
Tue, 10 Aug 2021 10:33:47 +0200 Markus Mützel Add build-libtool to dependencies of build-libffi (bug #61024).
Wed, 04 Aug 2021 12:40:03 +0900 Kai T. Ohlhus build: Add support for zstd compressed archives (bug #61008).
Mon, 02 Aug 2021 19:21:31 +0200 Alois Schlögl biosig: Update to version 2.3.2
Fri, 30 Jul 2021 08:14:56 +0200 Markus Mützel Disable building opkg-biosig.
Wed, 26 May 2021 08:18:24 -0400 John Donoghue * Makefile.in: use https for msys2 url
Sun, 18 Apr 2021 11:14:17 +0200 Markus Mützel Add Octave package biosig version 2.2.1
Sat, 06 Mar 2021 13:32:45 +0100 Markus Mützel maint: merge release to default.
Thu, 04 Mar 2021 14:31:45 -0500 John Donoghue Add of-octproj (Bug #60170) release
Fri, 05 Mar 2021 09:22:20 -0500 John Donoghue * Makefile.in: sort octave forge packages
Thu, 04 Mar 2021 14:31:45 -0500 John Donoghue Add of-octproj (Bug #60170)
Sun, 21 Feb 2021 18:53:19 -0500 John Donoghue * Makefile.in: added a update-general-pkgs rule
Fri, 30 Oct 2020 10:06:00 -0400 John W. Eaton use cmake command line to set build shared/static options (bug #59373)
Wed, 28 Oct 2020 17:55:35 +0100 Markus Mützel * Makefile.in: Remove odepkg from list of built Octave Forge packages (bug #59338).
Sun, 20 Sep 2020 11:57:01 +0200 Markus Mützel Use ccache for packages built with cmake.
Sat, 19 Sep 2020 17:35:15 +0200 Markus Mützel Make more build tools optional.
Tue, 08 Sep 2020 23:04:38 +0200 Markus Mützel Add build rule for build-octave (bug #49503).
Sun, 05 Jul 2020 12:21:53 +0200 Markus Mützel Add build rule for python3 (bug #58689).
Sat, 04 Jul 2020 12:14:29 -0400 John Donoghue Use python3 in scripts (bug #58689).
Sat, 04 Jul 2020 10:31:42 +0200 Markus Mützel Show longer tail of the package build log on build errors.
Sat, 04 Apr 2020 14:35:52 -0400 John Donoghue msys2-mintty: update to v3.1.4-1
Mon, 10 Feb 2020 18:46:46 -0500 John Donoghue Add of-matgeom package
Mon, 10 Feb 2020 15:40:23 -0500 John Donoghue * add of-symbolic package
Fri, 17 Jan 2020 06:18:07 -0500 John Donoghue Add of-audio package
Mon, 13 Jan 2020 09:34:56 -0500 John Donoghue * Makefile.in: update urls and msys2 rules to go to repo.msys2.org
Wed, 01 Jan 2020 18:52:37 -0500 John Donoghue Dont install built files in top dir
Tue, 19 Nov 2019 07:57:32 -0500 John Donoghue * Makefile.in: supply 'install' command when calling pkg-install.py
Thu, 14 Nov 2019 08:06:45 -0500 John Donoghue Allow update of msys2 files from single download of packages file
Tue, 30 Apr 2019 13:41:08 -0400 John Donoghue msys2: update packages
Mon, 11 Mar 2019 14:05:20 +0000 John W. Eaton Makefile.in: If using lib64 dir, set pkg config path to use both lib and lib64 dirs
Wed, 27 Feb 2019 08:48:15 -0500 John Donoghue Detect build pkg-config path in configure
Tue, 26 Feb 2019 14:12:38 -0500 John Donoghue * Makefile.in: include cmake when dev tools enabled
Sun, 24 Feb 2019 09:18:42 -0500 John Donoghue Attempt to include system pkg config path when when needed
Tue, 05 Feb 2019 16:46:14 -0500 John Donoghue dont install docs on libraries
Mon, 04 Feb 2019 16:02:43 -0500 John Donoghue * Makefile.in: unexport CONFIG_SITE (Bug #55608)
Wed, 09 Jan 2019 07:49:52 -0500 John Donoghue add rule for updaing msys2 packages, and update to latest msys2 packages
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
Fri, 24 Aug 2018 12:52:01 -0400 John Donoghue Add MSYS2_PKG_UPDATE rule and use in msys2 packages
Thu, 16 Aug 2018 06:07:51 -0400 John W. Eaton if available, use HG-ID in dist-file name
Thu, 16 Aug 2018 05:11:49 -0400 John W. Eaton do add MSYS2_SOURCES to PKGS
Wed, 15 Aug 2018 17:01:24 -0400 John W. Eaton only download msys2 source packages if building dist target
Wed, 15 Aug 2018 08:05:01 -0400 John Donoghue add msys2 environment/tools option, use seprate post-install script to finalize install
Tue, 31 Jul 2018 19:10:04 +0200 Markus Mützel Remove cmake-native-toolchain-file.stamp on "make clean".
Mon, 30 Jul 2018 11:24:47 -0400 Markus Mützel llvm.mk: update to version 6.0.1 and enable cross build
Fri, 06 Jul 2018 00:35:37 -0400 John W. Eaton as before 36b2178e7475, accept package sources with empty checksum
Thu, 05 Jul 2018 13:43:10 -0400 John W. Eaton make downloads work again after changeset 36b2178e7475
Thu, 05 Jul 2018 11:30:25 -0400 John W. Eaton update download rules from mxe
Wed, 27 Jun 2018 16:27:33 -0400 John Donoghue of-sparsersb: update to v1.0.6
Wed, 16 May 2018 10:38:15 -0400 John Donoghue dont strip notepad++ files (Bug #53854)
Tue, 08 May 2018 09:34:35 -0400 John W. Eaton Makefile.in: Don't require --enable-64 adn --enable-fortran-int64 to match.
Mon, 23 Apr 2018 17:14:43 -0400 John Donoghue of-dicom: fix gdcm cross detect issues, reenable dicom
Thu, 19 Apr 2018 21:59:52 -0400 John W. Eaton disable dicom package because of build failure
Thu, 19 Apr 2018 21:59:00 -0400 John W. Eaton undo accidental change from previous commit
Thu, 19 Apr 2018 21:57:06 -0400 John W. Eaton stable-octave: bump version number
Tue, 17 Apr 2018 13:22:06 -0400 John Donoghue of-optiminterp: add new package