Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
pub
frama-c
Commits
2c1eb494
Commit
2c1eb494
authored
4 months ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
[release] document Frama-Clang's ./bin/set-version.sh
parent
2d5e874c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/release/branch.tex
+6
-1
6 additions, 1 deletion
doc/release/branch.tex
with
6 additions
and
1 deletion
doc/release/branch.tex
+
6
−
1
View file @
2c1eb494
...
@@ -127,7 +127,12 @@ List of external plugins repo names:
...
@@ -127,7 +127,12 @@ List of external plugins repo names:
\end{itemize}
\end{itemize}
For each one of them, check that versions in the
\texttt
{
dune-project
}
files are
For each one of them, check that versions in the
\texttt
{
dune-project
}
files are
coherent with
\FramaC
's new release. If not, update them and run
\verb
+
make
+
to
coherent with
\FramaC
's new release. If not, update them and run
\verb
+
make
+
to
generate the new opam file. Create a new branch, commit and push. Create a merge
generate the new opam file, or, in the case of Frama-Clang, run the
\texttt
{
./bin/set-version.sh
}
script, which takes three arguments: the
new Frama-Clang version number, the new Frama-C version number, and the new
Frama-C version name.
Create a new branch, commit and push. Create a merge
request targetting
\texttt
{
stable/release
}
on each plugin and assign your co-rm.
request targetting
\texttt
{
stable/release
}
on each plugin and assign your co-rm.
This changes will need to be merged on master's branches later.
This changes will need to be merged on master's branches later.
...
...
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