Commit Graph

21 Commits

Author SHA1 Message Date
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
Laurent Rineau 07e34b2773 Try to be more robust on errors
The objective is to always have a working http://doc.cgal.org/master
2017-07-17 17:42:50 +02:00
Maxime Gimeno 272b7d6234 Fix postprocesisng and add text output to make it easier to follow the advancement of the script. 2017-06-28 10:51:51 +02:00
Maxime Gimeno 25ae2f2f37 Use post processing on the second build of doxygen_1 2017-06-22 12:51:56 +02:00
Maxime Gimeno 79556d0134 fix a path and call make doc_and_postprocessing after make doc. 2017-06-16 10:02:26 +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 33cd8fda21 Last adjustments for the text of the links. 2017-05-10 15:33:45 +02:00
Maxime Gimeno 7745ed8423 Modify run_doxygen_testsuite to use the new doxygen testsuite. 2017-04-18 12:59:26 +02:00
Maxime Gimeno 9b22290313 Suppress warnings from GENERATE_XML in the logs 2017-04-18 10:37:24 +02:00
Maxime Gimeno fa4bac9689 Add info about doxygen versions and change default resources directory. 2017-04-14 13:19:19 +02:00
Maxime Gimeno 14941fd759 Add a link to the doxygen master documentation 2017-04-14 09:36:24 +02:00
Maxime Gimeno 66ba817224 fix ROOT 2017-04-13 12:47:26 +02:00
Maxime Gimeno 64915b1232 addlink to master documentation 2017-04-13 10:49:46 +02:00
Maxime Gimeno 305807ef6d add cgal version 2017-04-13 10:31:24 +02:00
Maxime Gimeno f027bbbab6 Fix doc_tags 2017-02-27 15:36:22 +01:00
Maxime Gimeno 85b04e4919 clean-up 2017-02-20 12:53:51 +01:00
Maxime Gimeno 1f2ba45635 Move the diff in the revision directory 2017-02-20 12:05:38 +01:00
Maxime Gimeno 02971d0955 Change testsuite.py to integrate a diff to the overview. 2017-02-17 17:38:41 +01:00
Maxime Gimeno 0be067d7c9 Add information about CGAL and doxygen versions. 2017-02-15 11:52:40 +01:00
Maxime Gimeno 98431f4997 Fix test_doxygen_versions.sh 2017-02-14 12:26:53 +01:00
Maxime Gimeno e4f65127c2 Add a script to compare to versions of doxygen 2017-02-13 10:12:02 +01:00