Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Colibri WebSite
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
pub
Colibri WebSite
Commits
24842199
Commit
24842199
authored
3 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
Prepare frama-clang release
parent
29605cac
No related branches found
Branches containing commit
No related tags found
1 merge request
!3
Start the COLIBRI manual in the website
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_fc-plugins/frama-clang.md
+10
-5
10 additions, 5 deletions
_fc-plugins/frama-clang.md
download/frama-clang-0.0.11.tar.gz
+3
-0
3 additions, 0 deletions
download/frama-clang-0.0.11.tar.gz
with
13 additions
and
5 deletions
_fc-plugins/frama-clang.md
+
10
−
5
View file @
24842199
...
...
@@ -43,12 +43,12 @@ please consult the [Frama-Clang manual]({{page.manual_pdf}}).
### Download
The current version is 0.0.1
0
. The frama-clang plugin can be downloaded
[
here
](
/download/frama-clang-0.0.1
0
.tar.gz
)
.
The current version is 0.0.1
1
. The frama-clang plugin can be downloaded
[
here
](
/download/frama-clang-0.0.1
1
.tar.gz
)
.
### Requirements
-
Frama-C 2
2
.x
Titan
ium
-
Frama-C 2
3
.x
Vanad
ium
-
OCaml 4.08.0 or higher, the same version as the one used to
compile Frama-C itself
-
camlp5 (a version compatible with the OCaml version you're using)
...
...
@@ -61,8 +61,8 @@ as explained in
### Installation steps
```
tar xzvf frama-clang-0.0.1
0
.tar.gz
cd frama-clang-0.0.1
0
tar xzvf frama-clang-0.0.1
1
.tar.gz
cd frama-clang-0.0.1
1
./configure
make
make install
...
...
@@ -72,6 +72,11 @@ Depending on your Frama-C installation, this last step might
require root permissions.
### Changes
#### v0.0.11
-
Compatibility with Frama-C 23.x Vanadium
-
Compatibility with Clang 12.0
-
Slightly improved ACSL++ parsing
-
Various bug fixes
#### v0.0.10
-
Compatibility with Frama-C 22.x Titanium
...
...
This diff is collapsed.
Click to expand it.
download/frama-clang-0.0.11.tar.gz
0 → 100644
LFS
+
3
−
0
View file @
24842199
File added
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