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
232d43d3
Verified
Commit
232d43d3
authored
2 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Windows and macOS packages: bump to x13as version 1.1 build 58
parent
8a0eb76b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#7191
passed
2 years ago
Stage: build
Stage: test
Stage: pkg
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
macOS/deps/Makefile
+3
-3
3 additions, 3 deletions
macOS/deps/Makefile
macOS/deps/versions.mk
+1
-1
1 addition, 1 deletion
macOS/deps/versions.mk
windows/deps/Makefile
+3
-3
3 additions, 3 deletions
windows/deps/Makefile
windows/deps/versions.mk
+1
-1
1 addition, 1 deletion
windows/deps/versions.mk
with
8 additions
and
8 deletions
macOS/deps/Makefile
+
3
−
3
View file @
232d43d3
...
...
@@ -132,11 +132,11 @@ clean-slicot-all: clean-slicot-src clean-slicot-tar clean-libslicot
#
# X13AS
#
tarballs/x13assrc
_V
$(X13AS_VERSION).tar.gz
:
tarballs/x13as
_ascii
src
-v
$(X13AS_VERSION).tar.gz
:
mkdir
-p
tarballs
wget
$(
WGET_OPTIONS
)
-O
$@
https://www.census.gov/
ts/x13as/unix/x13as
src
_V
$(
X13AS_VERSION
)
.tar.gz
wget
$(
WGET_OPTIONS
)
-O
$@
https://www
2
.census.gov/
software/x-13arima-seats/x13as/unix-linux/program-archives/x13as_ascii
src
-v
$(
X13AS_VERSION
)
.tar.gz
sources64/x13as-$(X13AS_VERSION)
:
tarballs/x13assrc
_V
$(X13AS_VERSION).tar.gz
sources64/x13as-$(X13AS_VERSION)
:
tarballs/x13as
_ascii
src
-v
$(X13AS_VERSION).tar.gz
rm
-rf
sources64/x13as-
*
mkdir
-p
$@
tar
xf
$<
--directory
$@
...
...
This diff is collapsed.
Click to expand it.
macOS/deps/versions.mk
+
1
−
1
View file @
232d43d3
SLICOT_VERSION
=
5.0+20101122
X13AS_VERSION
=
1
.1_B39
X13AS_VERSION
=
1
-1-b58
This diff is collapsed.
Click to expand it.
windows/deps/Makefile
+
3
−
3
View file @
232d43d3
...
...
@@ -193,11 +193,11 @@ clean-msys2:
# X13AS
#
tarballs/x13assrc
_V
$(X13AS_VERSION).tar.gz
:
tarballs/x13as
_ascii
src
-v
$(X13AS_VERSION).tar.gz
:
mkdir
-p
tarballs
wget
$(
WGET_OPTIONS
)
-O
$@
https://www.census.gov/
ts/x13as/unix/x13as
src
_V
$(
X13AS_VERSION
)
.tar.gz
wget
$(
WGET_OPTIONS
)
-O
$@
https://www
2
.census.gov/
software/x-13arima-seats/x13as/unix-linux/program-archives/x13as_ascii
src
-v
$(
X13AS_VERSION
)
.tar.gz
sources64/x13as-$(X13AS_VERSION)
:
tarballs/x13assrc
_V
$(X13AS_VERSION).tar.gz
sources64/x13as-$(X13AS_VERSION)
:
tarballs/x13as
_ascii
src
-v
$(X13AS_VERSION).tar.gz
rm
-rf
sources64/x13as-
*
mkdir
-p
$@
tar
xf
$<
--directory
$@
...
...
This diff is collapsed.
Click to expand it.
windows/deps/versions.mk
+
1
−
1
View file @
232d43d3
SLICOT_VERSION
=
5.0+20101122
X13AS_VERSION
=
1
.1_B39
X13AS_VERSION
=
1
-1-b58
OCTAVE_VERSION
=
6.4.0
OCTAVE_W64_BUILD
=
...
...
This diff is collapsed.
Click to expand it.
Sébastien Villemot
@sebastien
mentioned in commit
48a4ce55
·
1 year ago
mentioned in commit
48a4ce55
mentioned in commit 48a4ce550205bd633ce441c5df77b20f32c05d4f
Toggle commit list
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