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
a7d99d29
Commit
a7d99d29
authored
4 years ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
[doc] A few typos in the release manual
parent
a5fcc449
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/release/branch.tex
+2
-2
2 additions, 2 deletions
doc/release/branch.tex
doc/release/build.tex
+3
-1
3 additions, 1 deletion
doc/release/build.tex
doc/release/website.tex
+16
-16
16 additions, 16 deletions
doc/release/website.tex
with
21 additions
and
19 deletions
doc/release/branch.tex
+
2
−
2
View file @
a7d99d29
...
...
@@ -21,7 +21,7 @@ $\rightarrow$ Repository $\rightarrow$ Protected Branches.
\section
{
Creating the branch
}
Note that ou must be member of the groups "frama-c", "dev" and have
Note that
y
ou must be member of the
GitLab
groups "frama-c", "dev" and have
access to each plugin of continuous integration.
Create the branch
\texttt
{
stable/release
}
, where
\texttt
{
release
}
is the
...
...
@@ -67,7 +67,7 @@ the issues should be tagged with the current release, or with the next one.
Create headers in the Changelog(s). This is to avoid some merge conflicts,
but also so that merge requests add information in the proper part of
the Changelog.
the Changelog.
\begin{itemize}
\item
Add the following in the Changelog, in
\texttt
{
stable/element
}
...
...
This diff is collapsed.
Click to expand it.
doc/release/build.tex
+
3
−
1
View file @
a7d99d29
...
...
@@ -7,9 +7,11 @@ The procedure for creating the source distribution.
\begin{itemize}
\item
All tools needed to compile Frama-C (that you should have anyways)
\item
\texttt
{
bash
}
v4.0 or higher
\item
\texttt
{
rgrep
}
\item
\texttt
{
git-lfs
}
\item
GNU
\texttt
{
parallel
}
\item
a
\TeX
distribution
\item
(recommended)
\texttt
{
texfot
}
\end{itemize}
\section
{
Final checks
}
...
...
@@ -283,7 +285,7 @@ The performed sanity checks are:
\begin{itemize}
\item
verification that no non-free files are distributed,
\item
verification that no non-free plugins are distributed,
\item
no
\texttt
{
/home/user
}
path can be found i
s
the distribution,
\item
no
\texttt
{
/home/user
}
path can be found i
n
the distribution,
\item
the source code can be compiled and tests succeed.
\end{itemize}
...
...
This diff is collapsed.
Click to expand it.
doc/release/website.tex
+
16
−
16
View file @
a7d99d29
...
...
@@ -13,12 +13,12 @@ the website.
\section
{
Generate website
}
Before pushing the branch to the websit, it can be deployed locally but
Before pushing the branch to the websit
e
, it can be deployed locally but
this is not absolutely necessary.
Push the branch generated by the release script on the website repository.
You can have a look t
o
the generated pages on
\texttt
{
pub.frama-c.com
}
.
You can have a look
a
t the generated pages on
\texttt
{
pub.frama-c.com
}
.
Note however that the download links won't work as they are available only
once the branch is merged (
\texttt
{
download
}
links are handled by Git-LFS).
...
...
@@ -42,24 +42,24 @@ Check the following pages:
\item
\texttt
{
rss.xml
}
: check last event
\end{itemize}
On GitLab, the following files must appear as
\textbf
{
new
}
in
\texttt
{
download
}
n
ote that for beta versions, if you have not included all manuals, not all of
On GitLab, the following files must appear as
\textbf
{
new
}
in
\texttt
{
download
}
.
N
ote that for beta versions, if you have not included all manuals, not all of
them will appear:
\begin{itemize}
\item
\texttt
{
acsl-X.XX.pdf
}
\item
\texttt
{
acsl-implementation-NN.N-
VERSION
.pdf
}
\item
\texttt
{
plugin-development-guide-NN.N-
VERSION
.pdf
}
\item
\texttt
{
user-manual-NN.N-
VERSION
.pdf
}
\item
\texttt
{
<plugin>-manual-NN.N-
VERSION
.pdf
}
\\
\item
\texttt
{
acsl-implementation-NN.N-
CODENAME
.pdf
}
\item
\texttt
{
plugin-development-guide-NN.N-
CODENAME
.pdf
}
\item
\texttt
{
user-manual-NN.N-
CODENAME
.pdf
}
\item
\texttt
{
<plugin>-manual-NN.N-
CODENAME
.pdf
}
\\
for Aorai, EVA, Metrics, RTE and WP
\item
\texttt
{
e-acsl/e-acsl-X.XX.pdf
}
\item
\texttt
{
e-acsl/e-acsl-implementation-NN.N-
VERSION
.pdf
}
\item
\texttt
{
e-acsl/e-acsl-manual-NN.N-
VERSION
.pdf
}
\item
\texttt
{
aorai-example-NN.N-
VERSION
.tgz
}
\item
\texttt
{
frama-c-NN.N-
VERSION
.tar.gz
}
\item
\texttt
{
frama-c-api-NN.N-
VERSION
.tar.gz
}
\item
\texttt
{
hello-NN.N-
VERSION
.tar.gz
}
\item
\texttt
{
e-acsl/e-acsl-implementation-NN.N-
CODENAME
.pdf
}
\item
\texttt
{
e-acsl/e-acsl-manual-NN.N-
CODENAME
.pdf
}
\item
\texttt
{
aorai-example-NN.N-
CODENAME
.tgz
}
\item
\texttt
{
frama-c-NN.N-
CODENAME
.tar.gz
}
\item
\texttt
{
frama-c-api-NN.N-
CODENAME
.tar.gz
}
\item
\texttt
{
hello-NN.N-
CODENAME
.tar.gz
}
\end{itemize}
For final release
\textbf
{
ONLY
}
, the following files must appear as
\textbf
{
modified
}
in
\texttt
{
download
}
:
...
...
@@ -141,8 +141,8 @@ You should also push the wiki changes. Note that all files listed as \textbf{new
in the website section should appear in the wiki but:
\begin{itemize}
\item
\texttt
{
frama-c-api-NN.N-
VERSION
.tar.gz
}
\item
\texttt
{
hello-NN.N-
VERSION
.tar.gz
}
\item
\texttt
{
frama-c-api-NN.N-
CODENAME
.tar.gz
}
\item
\texttt
{
hello-NN.N-
CODENAME
.tar.gz
}
\end{itemize}
and E-ACSL files are not in a sub-folder
\texttt
{
e-acsl
}
on the wiki.
...
...
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