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
OCTAVE_VERSION = 5.2.0
OCTAVE_W64_BUILD = _1
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-01-04 14:50:08 +01:00
MINGW64_BOOST_VERSION = 1.75.0-1
# pacman -Ss mingw-w64-x86_64-gsl
MINGW64_GSL_VERSION = 2.6-1
# pacman -Ss mingw-w64-x86_64-openblas
2021-01-04 14:50:08 +01:00
MINGW64_OPENBLAS_VERSION = 0.3.13-1
# pacman -Ss mingw-w64-x86_64-matio
MINGW64_MATIO_VERSION = 1.5.17-2
# Dependency of matio (and of the MinGW compiler)
# pacman -Ss mingw-w64-x86_64-zlib
2021-01-04 14:50:08 +01:00
MINGW64_ZLIB_VERSION = 1.2.11-8
# Dependency of matio
# pacman -Ss mingw-w64-x86_64-hdf5
MINGW64_HDF5_VERSION = 1.12.0-2
# Dependency of HDF5
# pacman -Ss mingw-w64-x86_64-szip
MINGW64_SZIP_VERSION = 2.1.1-2
## MinGW packages for the embedded compiler
# pacman -Ss mingw-w64-x86_64-gcc$
2021-01-04 14:50:08 +01:00
MINGW64_GCC_VERSION = 10.2.0-6
# pacman -Ss mingw-w64-x86_64-gmp
2020-10-16 17:27:03 +02:00
MINGW64_GMP_VERSION = 6.2.0-3
# pacman -Ss mingw-w64-x86_64-binutils
2021-01-04 14:50:08 +01:00
MINGW64_BINUTILS_VERSION = 2.35.1-3
# pacman -Ss mingw-w64-x86_64-headers-git
2021-01-04 14:50:08 +01:00
MINGW64_HEADERS_VERSION = 9.0.0.6090.ad98746a-1
# pacman -Ss mingw-w64-x86_64-crt-git
2021-01-04 14:50:08 +01:00
MINGW64_CRT_VERSION = 9.0.0.6090.ad98746a-1
# pacman -Ss mingw-w64-x86_64-winpthreads-git
2021-01-04 14:50:08 +01:00
MINGW64_WINPTHREADS_VERSION = 9.0.0.6029.ecb4ff54-1
# pacman -Ss mingw-w64-x86_64-zstd
MINGW64_ZSTD_VERSION = 1.4.5-1