log src/suitesparse.mk @ 7207:9ed6500e56d3 default tip @

age author description
Thu, 28 Mar 2024 20:28:11 +0100 Markus Mützel SuiteSparse: Update to 7.7.0
Sun, 03 Mar 2024 15:08:45 -0500 John Donoghue * src/suitesparse.mk: update to v7.6.1
Sun, 28 Jan 2024 11:39:57 +0100 Markus Mützel SuiteSparse: update to 7.6.0
Mon, 15 Jan 2024 09:15:11 +0100 Markus Mützel SuiteSparse: Update to version 7.5.1
Fri, 12 Jan 2024 13:15:06 -0500 John Donoghue * src/suitesparse.mk: update to v7.5.0
Sat, 30 Dec 2023 19:06:45 +0100 Markus Mützel SuiteSparse: update to 7.4.0
Tue, 07 Nov 2023 08:10:58 -0500 John Donoghue * src/suitesparse.mk: update to v7.3.1
Sun, 29 Oct 2023 14:31:13 +0100 Markus Mützel suitesparse: Add checksum missing in previous commit
Sun, 29 Oct 2023 14:30:15 +0100 Markus Mützel * src/suitesparse.mk: update to v7.3.0
Thu, 19 Oct 2023 10:23:21 -0400 John Donoghue * src/suitesparse.mk: update to v7.2.2
Fri, 13 Oct 2023 19:55:32 +0200 Markus Mützel SuiteSparse: Update to 7.2.1
Thu, 12 Oct 2023 20:26:43 +0200 Markus Mützel suitesparse: Set configure flag for 64-bit Fortran integers (bug #64770).
Wed, 04 Oct 2023 17:16:02 +0200 Markus Mützel Backout changeset 0eb2c5c34b60
Tue, 03 Oct 2023 16:55:13 -0400 John Donoghue * src/suitesparse.mk: ensure suiesparse installs libs to lib
Tue, 26 Sep 2023 19:25:02 +0200 Markus Mützel SuiteSparse: Depend unconditionally on mpfr
Tue, 26 Sep 2023 12:14:45 +0200 Markus Mützel SuiteSparse: Update to 7.2.0
Tue, 08 Nov 2022 09:37:16 -0500 John Donoghue Create common github call define and start using it
Tue, 06 Sep 2022 15:55:03 -0400 John Donoghue * src/suitesparse.mk: update to v5.13.0
Thu, 21 Apr 2022 13:50:48 -0400 John Donoghue * src/suitesparse.mk: update to v5.12.0
Mon, 21 Mar 2022 10:21:44 +0100 Markus Mützel SuiteSparse: Add new dependency "mpfr".
Sun, 20 Mar 2022 17:38:06 +0100 Markus Mützel SuiteSparse: Update to version 5.11.0
Fri, 30 Oct 2020 10:06:00 -0400 John W. Eaton use cmake command line to set build shared/static options (bug #59373)
Sun, 20 Sep 2020 11:57:01 +0200 Markus Mützel Use ccache for packages built with cmake.
Thu, 27 Aug 2020 13:00:02 +0200 Markus Mützel suitesparse: Support using ccache.
Fri, 31 Jul 2020 14:59:35 +0200 Markus Mützel Build SUNDIALS IDA for Linux with KLU (bug #58795).
Sat, 25 Apr 2020 18:35:34 -0400 John Donoghue suitsparse: update to v5.7.2
Sun, 22 Dec 2019 13:06:42 +0100 Markus Mützel Update SuiteSparse to v5.6.0
Fri, 22 Nov 2019 08:36:51 -0500 John Donoghue * src/suitesparse.mk: in chmod, use $($(PKG)_SO_DIR) path
Wed, 20 Nov 2019 14:18:24 -0500 John Donoghue Fix some native build targets
Thu, 07 Nov 2019 09:05:57 -0500 John W. Eaton skip libgomp dependency if using native gcc
Thu, 24 Oct 2019 09:18:48 -0400 John Donoghue * src/suitesparse.mk: use basic blas
Thu, 24 Oct 2019 09:01:44 -0400 John Donoghue * src/suitesparse.mk: use github for update info
Tue, 15 Oct 2019 19:13:54 +0200 Markus Mützel suitesparse: update to v4.5.6
Fri, 09 Mar 2018 11:46:42 -0500 John Donoghue update broken PKG_UPDATE rules, handle missing update rules
Fri, 30 Dec 2016 16:02:18 -0500 John W. Eaton make --enable-64 the default
Wed, 20 Aug 2014 16:29:06 -0400 John W. Eaton suitesparse: set LONGBLAS for --enable-64 on non windows systems
Mon, 28 Jul 2014 15:41:31 -0400 John Donoghue suitesparse: fix native mingw build
Thu, 27 Feb 2014 06:29:57 -0500 John Donoghue suitesparse: add link flags -lcolamd -lccolamd when building libcholmod
Tue, 25 Feb 2014 21:10:04 -0500 John Donoghue suitesparse: fix typo, update to 4.2.1
Tue, 25 Feb 2014 18:22:22 -0500 John Donoghue suitesparse: update to 4.1.2
Thu, 20 Feb 2014 14:48:42 -0500 John Donoghue Remove ENABLE_OPEN_BLAS from .mk files and use just to add openblass to the distribution
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Fri, 31 Jan 2014 11:53:56 -0500 John W. Eaton suitesparse.mk: Add -DLONGBLAS to CPPFLAGS for --enable-64 Windows builds.
Tue, 28 Jan 2014 15:15:21 -0500 John W. Eaton * suitesparse.mk: Use CPPFLAGS='-DNTIMER' in Make command.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
Mon, 01 Jul 2013 20:24:12 -0400 Michael Goffioul [MSVC] enable SuiteSparse compilation
Sun, 23 Jun 2013 09:45:35 -0400 John Donoghue Updates for openblas compile
Thu, 20 Jun 2013 17:21:08 -0400 John Donoghue Update octave dependancies that use blas to also use openblas
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Wed, 28 Nov 2012 21:23:43 -0500 John W. Eaton fix suitesparse build
Wed, 28 Nov 2012 19:42:55 -0500 John W. Eaton Delete installed .la files. Install .dll and .dll.a files with mode 755.
Tue, 27 Nov 2012 18:12:49 -0500 John W. Eaton Include suitesparse as a dependency of Octave
Mon, 17 Sep 2012 21:31:16 +1000 Tony Theodore package suitesparse: add secondary url
Sun, 16 Sep 2012 17:20:20 +1000 Tony Theodore fix suitesparse checksum
Wed, 18 Jul 2012 01:27:59 +0200 Mark Brand update package suitesparse
Mon, 09 Jul 2012 01:30:37 +0200 Mark Brand update package suitesparse
Tue, 12 Jun 2012 21:32:15 +0200 Mark Brand package suitesparse: install config header