Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sasa
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
verimag
synchrone
sasa
Commits
9a7f1125
Commit
9a7f1125
authored
5 years ago
by
erwan
Browse files
Options
Downloads
Patches
Plain Diff
opam package for version 2.10.4 has been released
parent
9ca515d0
No related branches found
Branches containing commit
Tags
1.0.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+3
-2
3 additions, 2 deletions
Makefile
Makefile.version
+1
-0
1 addition, 0 deletions
Makefile.version
with
4 additions
and
2 deletions
Makefile
+
3
−
2
View file @
9a7f1125
build
:
gen_v
ersion
build
:
lib/sasacore/sasaV
ersion
.ml
dune build @install
dune build @install
install
:
install
:
...
@@ -21,8 +21,9 @@ test-doc:
...
@@ -21,8 +21,9 @@ test-doc:
clean
:
clean
:
rm
-f
*
.cmxs sasa
*
.cmi
*
.o
*
.cmx
*
.pdf
rm
-f
*
.cmxs sasa
*
.cmi
*
.o
*
.cmx
*
.pdf
rm
-f
lib/sasacore/sasaVersion.ml
dune clean
dune clean
cd test
;
make clean
cd test
;
make clean
-include
Makefile.local
-include
Makefile.version
-include
Makefile.version
-include
Makefile.local
This diff is collapsed.
Click to expand it.
Makefile.version
+
1
−
0
View file @
9a7f1125
...
@@ -7,6 +7,7 @@ VERSION=$(shell git describe --tags)
...
@@ -7,6 +7,7 @@ VERSION=$(shell git describe --tags)
del_version
:
del_version
:
rm
-f
lib/sasacore/sasaVersion.ml
rm
-f
lib/sasacore/sasaVersion.ml
uv
:
gen_version
gen_version
:
del_version lib/sasacore/sasaVersion.ml
gen_version
:
del_version lib/sasacore/sasaVersion.ml
lib/sasacore/sasaVersion.ml
:
lib/sasacore/sasaVersion.ml
:
...
...
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