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
331a8d80
Commit
331a8d80
authored
10 months ago
by
Thibault Martin
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Add a section for external plugins
parent
642278be
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
+21
-0
21 additions, 0 deletions
doc/release/branch.tex
with
21 additions
and
0 deletions
doc/release/branch.tex
+
21
−
0
View file @
331a8d80
...
@@ -106,6 +106,27 @@ This will:
...
@@ -106,6 +106,27 @@ This will:
Commit this change and push.
Commit this change and push.
\section
{
External plugins
}
List of external plugins repo names:
\begin{itemize}
\item
ACSL-importer
\item
Caveat-importer
\item
Cfp
\item
frama-clang
\item
GenAssigns
\item
Meta
\item
Mthread
\item
PathCrawler
\item
Security
\item
Volatile
\end{itemize}
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
generate the new opam file. Create a new branch, commit and push. Create a merge
request targetting
\texttt
{
stable/copper
}
on each plugin and assign your co-rm.
This changes will need to be merged on master's branches later.
\section
{
Copyright
}
\section
{
Copyright
}
Check that the date in copyright headers is correct. If not then:
Check that the date in copyright headers is correct. If not then:
...
...
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