Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Actris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
Actris
Commits
c05ce971
Commit
c05ce971
authored
4 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Bump Coq version of CI.
parent
0bc616f0
No related branches found
No related tags found
No related merge requests found
Pipeline
#27123
failed
4 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
README.md
+2
-5
2 additions, 5 deletions
README.md
with
4 additions
and
7 deletions
.gitlab-ci.yml
+
2
−
2
View file @
c05ce971
...
@@ -27,10 +27,10 @@ variables:
...
@@ -27,10 +27,10 @@ variables:
## Build jobs
## Build jobs
build-coq.8.1
0
.1
:
build-coq.8.1
1
.1
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.1
0
.1"
OPAM_PINS
:
"
coq
version
8.1
1
.1"
build-iris.dev
:
build-iris.dev
:
<<
:
*template
<<
:
*template
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
5
View file @
c05ce971
...
@@ -5,11 +5,8 @@ Based Reasoning in Separation Logic".
...
@@ -5,11 +5,8 @@ Based Reasoning in Separation Logic".
It has been built and tested with the following dependencies
It has been built and tested with the following dependencies
-
Coq 8.10
-
Coq 8.11.1
-
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
at
-
The version of Iris in the
[
opam file
](
opam
)
commit 37e95a04.
-
[
iris
](
https://gitlab.mpi-sws.org/iris/iris
)
at
commit d1787db2.
In order to build, install the above dependencies and then run
In order to build, install the above dependencies and then run
`make -j [num CPU cores]`
to compile Actris.
`make -j [num CPU cores]`
to compile Actris.
...
...
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