dynare/windows/deps/versions.mk

66 lines
1.6 KiB
Makefile
Raw Normal View History

SLICOT_VERSION = 5.0+20101122
2019-09-03 16:38:33 +02:00
X13AS_VERSION = 1.1_B39
2021-11-09 18:15:21 +01:00
OCTAVE_VERSION = 6.4.0
OCTAVE_W64_BUILD =
MATLAB64_VERSION = 20200930
### MSYS2 packages
# Determine the versions by:
# - first running: pacman -Sy
# - and then with appropriate queries using: pacman -Ss <regex>
# Dependencies can be determined using: pacman -Si <pkg>
# File lists can be determined using: pacman -Fl <pkg>
# The same information can be gathered from: https://packages.msys2.org/search
## Build dependencies
# pacman -Ss mingw-w64-x86_64-boost
2021-07-21 20:18:21 +02:00
MINGW64_BOOST_VERSION = 1.75.0-6
# pacman -Ss mingw-w64-x86_64-gsl
2021-06-16 14:23:25 +02:00
MINGW64_GSL_VERSION = 2.7-1
# pacman -Ss mingw-w64-x86_64-openblas
MINGW64_OPENBLAS_VERSION = 0.3.13-2
# pacman -Ss mingw-w64-x86_64-matio
2021-04-14 14:43:25 +02:00
MINGW64_MATIO_VERSION = 1.5.21-1
# Dependency of matio (and of the MinGW compiler)
# pacman -Ss mingw-w64-x86_64-zlib
MINGW64_ZLIB_VERSION = 1.2.11-9
# Dependency of matio
# pacman -Ss mingw-w64-x86_64-hdf5
2021-07-08 15:01:03 +02:00
MINGW64_HDF5_VERSION = 1.12.0-4
2021-07-08 15:01:03 +02:00
# Dependency of HDF5 (provides szip library)
# pacman -Ss mingw-w64-x86_64-libaec
MINGW64_LIBAEC_VERSION = 1.0.5-2
## MinGW packages for the embedded compiler
# pacman -Ss mingw-w64-x86_64-gcc$
2021-07-08 15:01:03 +02:00
MINGW64_GCC_VERSION = 10.3.0-5
# pacman -Ss mingw-w64-x86_64-gmp
2021-04-14 14:43:25 +02:00
MINGW64_GMP_VERSION = 6.2.1-2
# pacman -Ss mingw-w64-x86_64-binutils
2021-04-14 14:43:25 +02:00
MINGW64_BINUTILS_VERSION = 2.36.1-3
# pacman -Ss mingw-w64-x86_64-headers-git
2021-07-08 15:01:03 +02:00
MINGW64_HEADERS_VERSION = 9.0.0.6246.ae63cde27-1
# pacman -Ss mingw-w64-x86_64-crt-git
2021-07-08 15:01:03 +02:00
MINGW64_CRT_VERSION = 9.0.0.6246.ae63cde27-1
# pacman -Ss mingw-w64-x86_64-winpthreads-git
2021-07-08 15:01:03 +02:00
MINGW64_WINPTHREADS_VERSION = 9.0.0.6246.ae63cde27-1
# pacman -Ss mingw-w64-x86_64-zstd
2021-06-01 14:26:19 +02:00
MINGW64_ZSTD_VERSION = 1.5.0-1