Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
124
Issues
124
List
Boards
Labels
Service Desk
Milestones
Merge Requests
15
Merge Requests
15
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
a431393b
Commit
a431393b
authored
Oct 18, 2012
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated ROADMAP
parent
6b0eda19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
ROADMAP
ROADMAP
+10
-9
No files found.
ROADMAP
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment