Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
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
Dynare
dynare
Commits
49a17e75
Verified
Commit
49a17e75
authored
5 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Windows package: upgrade various dependencies
parent
42f172de
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
windows/deps/versions.mk
+16
-17
16 additions, 17 deletions
windows/deps/versions.mk
with
16 additions
and
17 deletions
windows/deps/versions.mk
+
16
−
17
View file @
49a17e75
...
...
@@ -20,8 +20,8 @@ MATLAB64_VERSION = 20181204
## Build dependencies
# pacman -Ss .*-boost$
MINGW32_BOOST_VERSION
=
1.71.0-
1
MINGW64_BOOST_VERSION
=
1.71.0-
1
MINGW32_BOOST_VERSION
=
1.71.0-
3
MINGW64_BOOST_VERSION
=
1.71.0-
3
# pacman -Ss .*-gsl$
MINGW32_GSL_VERSION
=
2.6-1
...
...
@@ -32,8 +32,8 @@ MINGW32_OPENBLAS_VERSION = 0.3.7-1
MINGW64_OPENBLAS_VERSION
=
0.3.7-1
# pacman -Ss .*-matio$
MINGW32_MATIO_VERSION
=
1.5.1
4
-1
MINGW64_MATIO_VERSION
=
1.5.1
4
-1
MINGW32_MATIO_VERSION
=
1.5.1
7
-1
MINGW64_MATIO_VERSION
=
1.5.1
7
-1
# Dependency of matio
# pacman -Ss .*-zlib$
...
...
@@ -42,9 +42,8 @@ MINGW64_ZLIB_VERSION = 1.2.11-7
# Dependency of matio
# pacman -Ss .*-hdf5$
# Can't yet update to 1.10 because of https://github.com/msys2/MINGW-packages/issues/5758
MINGW32_HDF5_VERSION
=
1.8.21-2
MINGW64_HDF5_VERSION
=
1.8.21-2
MINGW32_HDF5_VERSION
=
1.10.5-1
MINGW64_HDF5_VERSION
=
1.10.5-1
# Dependency of HDF5
# pacman -Ss .*-szip$
...
...
@@ -62,22 +61,22 @@ MINGW32_GMP_VERSION = 6.1.2-1
MINGW64_GMP_VERSION
=
6.1.2-1
# pacman -Ss mingw-w64-.*-binutils
MINGW32_BINUTILS_VERSION
=
2.3
2-3
MINGW64_BINUTILS_VERSION
=
2.3
2-3
MINGW32_BINUTILS_VERSION
=
2.3
3.1-1
MINGW64_BINUTILS_VERSION
=
2.3
3.1-1
# pacman -Ss mingw-w64-.*-headers-git
MINGW32_HEADERS_VERSION
=
7
.0.0.55
24.2346384e
-1
MINGW64_HEADERS_VERSION
=
7
.0.0.55
24.2346384e
-1
MINGW32_HEADERS_VERSION
=
8
.0.0.55
76.34082b63
-1
MINGW64_HEADERS_VERSION
=
8
.0.0.55
76.34082b63
-1
# pacman -Ss mingw-w64-.*-crt-git
MINGW32_CRT_VERSION
=
7
.0.0.55
24.2346384e
-1
MINGW64_CRT_VERSION
=
7
.0.0.55
24.2346384e
-1
MINGW32_CRT_VERSION
=
8
.0.0.55
76.34082b63
-1
MINGW64_CRT_VERSION
=
8
.0.0.55
76.34082b63
-1
# pacman -Ss mingw-w64-.*-winpthreads-git
MINGW32_WINPTHREADS_VERSION
=
7
.0.0.55
22.977a9720
-1
MINGW64_WINPTHREADS_VERSION
=
7
.0.0.55
22.977a9720
-1
MINGW32_WINPTHREADS_VERSION
=
8
.0.0.55
74.33e5a2ac
-1
MINGW64_WINPTHREADS_VERSION
=
8
.0.0.55
74.33e5a2ac
-1
# pacman -Ss mingw-w64-.*-libwinpthread-git
# NB: "thread" is singular here
MINGW32_LIBWINPTHREAD_VERSION
=
7
.0.0.55
22.977a9720
-1
MINGW64_LIBWINPTHREAD_VERSION
=
7
.0.0.55
22.977a9720
-1
MINGW32_LIBWINPTHREAD_VERSION
=
8
.0.0.55
74.33e5a2ac
-1
MINGW64_LIBWINPTHREAD_VERSION
=
8
.0.0.55
74.33e5a2ac
-1
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