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
aa11f212
Commit
aa11f212
authored
3 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
[relman] minor precisions for the build phase
parent
a6615ef2
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/build.tex
+7
-3
7 additions, 3 deletions
doc/release/build.tex
with
7 additions
and
3 deletions
doc/release/build.tex
+
7
−
3
View file @
aa11f212
...
@@ -9,17 +9,20 @@ The procedure for creating the source distribution.
...
@@ -9,17 +9,20 @@ The procedure for creating the source distribution.
\item
\texttt
{
bash
}
v4.0 or higher
\item
\texttt
{
bash
}
v4.0 or higher
\item
\texttt
{
git-lfs
}
\item
\texttt
{
git-lfs
}
\item
GNU
\texttt
{
parallel
}
\item
GNU
\texttt
{
parallel
}
\item
a
\TeX
distribution
\item
a
\TeX
distribution (e.g.
\TeX
{}
live),
including notably the following utilities:
\begin{itemize}
\item
\texttt
{
latexmk
}
\item
\texttt
{
latexmk
}
\item
(recommended)
\texttt
{
texfot
}
\item
(recommended)
\texttt
{
texfot
}
\end{itemize}
\end{itemize}
\end{itemize}
\section
{
Final checks
}
\section
{
Final checks
}
\begin{itemize}
\begin{itemize}
\item
Check plug-in dependencies in all
\texttt
{
configure.*
}
, in case they have
\item
Check plug-in dependencies in all
\texttt
{
configure.*
}
, in case they have
changed: if you don't know them, ask
to
plug-in developers to verify them.
changed: if you don't know them, ask plug-in developers to verify them.
\todo
{
should be done when the plugin is modified
}
\todo
{
should be done when the plugin is modified
}
...
@@ -31,7 +34,8 @@ The procedure for creating the source distribution.
...
@@ -31,7 +34,8 @@ The procedure for creating the source distribution.
\item
Check the contents of
\texttt
{
INSTALL.md
}
\todo
{
Should always be up to date
}
\item
Check the contents of
\texttt
{
INSTALL.md
}
\todo
{
Should always be up to date
}
\begin{itemize}
\begin{itemize}
\item
In particular, check and update a full known good configuration for
\item
Update the Frama-C version number in the `Reference configuration` section
\item
In particular, check and update a full known good configuration for
opam packages, including alt-ergo, why3, coq, etc.
opam packages, including alt-ergo, why3, coq, etc.
Use
\verb
+
bin/check-reference-configuration.sh
+
to help check if the
Use
\verb
+
bin/check-reference-configuration.sh
+
to help check if the
configuration is ok. You can also try running
configuration is ok. You can also try running
...
...
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