Laurent Rineau
|
97fb041ad5
|
Port documentation_parser.py to Python3
My attempt with python2 on Ubuntu 20.04 failed. Let's move to Python3,
at least for this script.
|
2021-08-10 13:34:40 +02:00 |
Laurent Rineau
|
c9780d93e4
|
For the moment, documentation_parser.py is a python2 script
|
2021-08-10 13:11:42 +02:00 |
Maxime Gimeno
|
ab658fc991
|
Modify scripts so it generates and compare doc from 3 versions of doxygen.
|
2017-11-30 12:03:40 +01:00 |
Laurent Rineau
|
1e1752c18e
|
Fix the consequences of `set -e`
And now the bash options, like `-x` and `-e`, are passed to sub-shells
using the positional parameter `$-`.
|
2017-07-18 12:02:55 +02:00 |
Maxime Gimeno
|
36d1a39bfc
|
Optimisations :
- Fix path problems
- Unify test_doxygens.sh
- use th emax number of cores available for make calls
- fix doc of the scripts
|
2017-06-07 13:58:48 +02:00 |
Maxime Gimeno
|
85b04e4919
|
clean-up
|
2017-02-20 12:53:51 +01:00 |
Maxime Gimeno
|
0be067d7c9
|
Add information about CGAL and doxygen versions.
|
2017-02-15 11:52:40 +01:00 |
Maxime Gimeno
|
76553ec143
|
Add date of creation in result.html
|
2017-02-13 16:39:00 +01:00 |
Maxime Gimeno
|
60d0a39d42
|
fixes
|
2017-01-24 14:46:36 +01:00 |
Maxime Gimeno
|
1a11ac07e7
|
Add scripts to compare cml outputs
|
2017-01-24 10:58:28 +01:00 |