Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
why3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.4.
Show more breadcrumbs
Why3
why3
Commits
a431393b
Commit
a431393b
authored
12 years ago
by
MARCHE Claude
Browse files
Options
Downloads
Patches
Plain Diff
updated ROADMAP
parent
6b0eda19
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
ROADMAP
+10
-9
10 additions, 9 deletions
ROADMAP
with
10 additions
and
9 deletions
ROADMAP
+
10
−
9
View file @
a431393b
...
...
@@ -166,39 +166,40 @@ Bug fixes:
* check that nightly bench is OK
* check that "make xml-validate" is OK
(see below : copy the dtd on the web)
* put 0.
74
in file Version
* put 0.
80
in file Version
* check headers
* check the file CHANGES, add the release date
* manual in PDF: check that macro \todo is commented out
in ./macros.tex, and then "make doc"
* manual in HTML: "make doc/html/index.html"
* do "make distrib"
* test the distrib why3-0.
74
.tar.gz
* test the distrib why3-0.
80
.tar.gz
* make a last commit:
- add tag 0.
74
to the git repository
- add tag 0.
80
to the git repository
- do not forget to push it using git push --tags
* install web page for why2 which includes an updated page for the
quick migration guide. (sources are in CVS repository
~filliatr/ARCHIVE/www/why)
* put on the web page
- why3-0.
74
.tar.gz
- why3-0.
80
.tar.gz
- the HTML version of the manual (content of doc/html)
- why3session.dtd
- standard library online, using why3doc, to http://why3.lri.fr/stdlib/
(make stdlibdoc ;
cp -r doc/stdlibdoc /users/www-perso/projets/why3/stdlib-0.
74
;
ln -s /users/www-perso/projets/why3/stdlib-0.
74
\
cp -r doc/stdlibdoc /users/www-perso/projets/why3/stdlib-0.
80
;
ln -s /users/www-perso/projets/why3/stdlib-0.
80
\
/users/www-perso/projets/why3/stdlib)
- API doc, produced using ocamldoc, to http://why3.lri.fr/api/
Note: check that URL of API doc is correct in doc/api.tex line 9.
(make apidoc ;
cp -r doc/apidoc /users/www-perso/projets/why3/api-0.
74
;
ln -s /users/www-perso/projets/why3/api-0.
74
\
cp -r doc/apidoc /users/www-perso/projets/why3/api-0.
80
;
ln -s /users/www-perso/projets/why3/api-0.
80
\
/users/www-perso/projets/why3/api )
- update the main HTML page (sources are in why3-papers/www)
* produce the Why3 part of ProVal gallery
-> add also a tar.gz and a ZIP file of it
-> add also a tar.gz and a ZIP file of it (this is done by doing
"make gallery-files" in the sources of the web pages)
* Announce the distrib
- What to put in the announcement: see New Features above
* The next commit : add +git to the version in file Version
...
...
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