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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Stéphane Adjemian
dynare
Commits
71130a39
Verified
Commit
71130a39
authored
4 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Windows package: bump versions of dependencies
parent
a2c5df95
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
windows/deps/versions.mk
+11
-11
11 additions, 11 deletions
windows/deps/versions.mk
with
11 additions
and
11 deletions
windows/deps/versions.mk
+
11
−
11
View file @
71130a39
...
@@ -18,20 +18,20 @@ MATLAB64_VERSION = 20200930
...
@@ -18,20 +18,20 @@ MATLAB64_VERSION = 20200930
## Build dependencies
## Build dependencies
# pacman -Ss mingw-w64-x86_64-boost
# pacman -Ss mingw-w64-x86_64-boost
MINGW64_BOOST_VERSION
=
1.75.0-
1
MINGW64_BOOST_VERSION
=
1.75.0-
2
# pacman -Ss mingw-w64-x86_64-gsl
# pacman -Ss mingw-w64-x86_64-gsl
MINGW64_GSL_VERSION
=
2.6-1
MINGW64_GSL_VERSION
=
2.6-1
# pacman -Ss mingw-w64-x86_64-openblas
# pacman -Ss mingw-w64-x86_64-openblas
MINGW64_OPENBLAS_VERSION
=
0.3.13-
1
MINGW64_OPENBLAS_VERSION
=
0.3.13-
2
# pacman -Ss mingw-w64-x86_64-matio
# pacman -Ss mingw-w64-x86_64-matio
MINGW64_MATIO_VERSION
=
1.5.1
7-2
MINGW64_MATIO_VERSION
=
1.5.1
9-1
# Dependency of matio (and of the MinGW compiler)
# Dependency of matio (and of the MinGW compiler)
# pacman -Ss mingw-w64-x86_64-zlib
# pacman -Ss mingw-w64-x86_64-zlib
MINGW64_ZLIB_VERSION
=
1.2.11-
8
MINGW64_ZLIB_VERSION
=
1.2.11-
9
# Dependency of matio
# Dependency of matio
# pacman -Ss mingw-w64-x86_64-hdf5
# pacman -Ss mingw-w64-x86_64-hdf5
...
@@ -44,22 +44,22 @@ MINGW64_SZIP_VERSION = 2.1.1-2
...
@@ -44,22 +44,22 @@ MINGW64_SZIP_VERSION = 2.1.1-2
## MinGW packages for the embedded compiler
## MinGW packages for the embedded compiler
# pacman -Ss mingw-w64-x86_64-gcc$
# pacman -Ss mingw-w64-x86_64-gcc$
MINGW64_GCC_VERSION
=
10.2.0-
6
MINGW64_GCC_VERSION
=
10.2.0-
9
# pacman -Ss mingw-w64-x86_64-gmp
# pacman -Ss mingw-w64-x86_64-gmp
MINGW64_GMP_VERSION
=
6.2.
0-3
MINGW64_GMP_VERSION
=
6.2.
1-1
# pacman -Ss mingw-w64-x86_64-binutils
# pacman -Ss mingw-w64-x86_64-binutils
MINGW64_BINUTILS_VERSION
=
2.3
5
.1-
3
MINGW64_BINUTILS_VERSION
=
2.3
6
.1-
1
# pacman -Ss mingw-w64-x86_64-headers-git
# pacman -Ss mingw-w64-x86_64-headers-git
MINGW64_HEADERS_VERSION
=
9.0.0.6
090.ad98746a
-1
MINGW64_HEADERS_VERSION
=
9.0.0.6
128.07922837
-1
# pacman -Ss mingw-w64-x86_64-crt-git
# pacman -Ss mingw-w64-x86_64-crt-git
MINGW64_CRT_VERSION
=
9.0.0.6
090.ad98746a
-1
MINGW64_CRT_VERSION
=
9.0.0.6
128.07922837
-1
# pacman -Ss mingw-w64-x86_64-winpthreads-git
# pacman -Ss mingw-w64-x86_64-winpthreads-git
MINGW64_WINPTHREADS_VERSION
=
9.0.0.6
029.ecb4ff54-1
MINGW64_WINPTHREADS_VERSION
=
9.0.0.6
128.07922837-2
# pacman -Ss mingw-w64-x86_64-zstd
# pacman -Ss mingw-w64-x86_64-zstd
MINGW64_ZSTD_VERSION
=
1.4.
5-1
MINGW64_ZSTD_VERSION
=
1.4.
8-2
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