Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Pfeifer
dynare
Commits
9fd6515f
Verified
Commit
9fd6515f
authored
1 year ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Windows package: bump dependencies
In particular, now ship GCC 13 for the use_dll option.
parent
7722e8e3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
windows/deps/versions.mk
+13
-13
13 additions, 13 deletions
windows/deps/versions.mk
with
13 additions
and
13 deletions
windows/deps/versions.mk
+
13
−
13
View file @
9fd6515f
...
...
@@ -18,7 +18,7 @@ MATLAB64_VERSION = 20200930
## Build dependencies
# pacman -Ss mingw-w64-x86_64-boost
MINGW64_BOOST_VERSION
=
1.81.0-
6
MINGW64_BOOST_VERSION
=
1.81.0-
7
# pacman -Ss mingw-w64-x86_64-gsl
MINGW64_GSL_VERSION
=
2.7.1-1
...
...
@@ -32,7 +32,7 @@ MINGW64_ZLIB_VERSION = 1.2.13-3
# Dependency of matio
# pacman -Ss mingw-w64-x86_64-hdf5
MINGW64_HDF5_VERSION
=
1.14.
0-4
MINGW64_HDF5_VERSION
=
1.14.
1.2-2
# Dependency of HDF5 (provides szip library)
# pacman -Ss mingw-w64-x86_64-libaec
...
...
@@ -40,15 +40,15 @@ MINGW64_LIBAEC_VERSION = 1.0.6-2
# Dependency of HDF5
# pacman -Ss mingw-w64-x86_64-openssl
MINGW64_OPENSSL_VERSION
=
3.1.
0
-1
MINGW64_OPENSSL_VERSION
=
3.1.
1
-1
# Dependency of HDF5
# pacman -Ss mingw-w64-x86_64-curl
MINGW64_CURL_VERSION
=
7.88.1-2
MINGW64_CURL_VERSION
=
8.1.2-1
# Dependency of curl (and of the MinGW compiler)
# pacman -Ss mingw-w64-x86_64-zstd
MINGW64_ZSTD_VERSION
=
1.5.
4
-1
MINGW64_ZSTD_VERSION
=
1.5.
5
-1
# Dependency of curl
# pacman -Ss mingw-w64-x86_64-brotli
...
...
@@ -68,7 +68,7 @@ MINGW64_LIBSSH2_VERSION = 1.10.0-2
# Dependency of curl
# pacman -Ss mingw-w64-x86_64-nghttp2
MINGW64_NGHTTP2_VERSION
=
1.5
2
.0-1
MINGW64_NGHTTP2_VERSION
=
1.5
3
.0-1
# Dependency of libpsl and libunistring (and of the MinGW compiler)
# pacman -Ss mingw-w64-x86_64-libiconv
...
...
@@ -81,31 +81,31 @@ MINGW64_LIBUNISTRING_VERSION = 1.1-1
## MinGW packages for the embedded compiler
# pacman -Ss mingw-w64-x86_64-gcc$
MINGW64_GCC_VERSION
=
1
2.2
.0-
10
MINGW64_GCC_VERSION
=
1
3.1
.0-
6
# pacman -Ss mingw-w64-x86_64-gmp
MINGW64_GMP_VERSION
=
6.2.1-5
# pacman -Ss mingw-w64-x86_64-binutils
MINGW64_BINUTILS_VERSION
=
2.40-
2
MINGW64_BINUTILS_VERSION
=
2.40-
4
# pacman -Ss mingw-w64-x86_64-headers-git
MINGW64_HEADERS_VERSION
=
1
0
.0.0.r
234.g283e5b23a
-1
MINGW64_HEADERS_VERSION
=
1
1
.0.0.r
18.g9df2e604d
-1
# pacman -Ss mingw-w64-x86_64-crt-git
MINGW64_CRT_VERSION
=
1
0
.0.0.r
234.g283e5b23a
-1
MINGW64_CRT_VERSION
=
1
1
.0.0.r
18.g9df2e604d
-1
# pacman -Ss mingw-w64-x86_64-winpthreads-git
MINGW64_WINPTHREADS_VERSION
=
1
0
.0.0.r
234.g283e5b23a
-1
MINGW64_WINPTHREADS_VERSION
=
1
1
.0.0.r
18.g9df2e604d
-1
# pacman -Ss mingw-w64-x86_64-isl
MINGW64_ISL_VERSION
=
0.2
5
-1
MINGW64_ISL_VERSION
=
0.2
6
-1
# pacman -Ss mingw-w64-x86_64-mpc
MINGW64_MPC_VERSION
=
1.3.1-1
# pacman -Ss mingw-w64-x86_64-mpfr
MINGW64_MPFR_VERSION
=
4.2.0-1
MINGW64_MPFR_VERSION
=
4.2.0
.p9
-1
# pacman -Ss mingw-w64-x86_64-windows-default-manifest
MINGW64_WINDOWS_DEFAULT_MANIFEST_VERSION
=
6.4-4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment