Commit Graph

17 Commits

Author SHA1 Message Date
Sebastien Loriot 62644a62aa Merge pull request #318 from sgiraudot/CGAL-Solver-package-GF
Regroup solver interface in Solver_package
2015-10-07 15:54:48 +02:00
Sébastien Loriot fb4af796a4 verbose assertions 2015-10-07 14:35:15 +02:00
Sébastien Loriot da650cbd1c Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF 2015-09-26 15:47:54 +02:00
Sébastien Loriot 90d6f5b078 simplify scripts thanks to the split of doc of nested packages 2015-09-23 11:10:18 +02:00
Sébastien Loriot 4577776ce0 handle a new author type 2015-09-07 14:01:12 +02:00
Sébastien Loriot d123ce5a47 Merge branch 'old/gsoc2014-Polyhedron_shortest_path-skiazyk' into gsoc2014-Polyhedron_shortest_path-skiazyk
Conflicts:
	Documentation/biblio/geom.bib
	Documentation/doc/Documentation/Doxyfile.in
	Documentation/doc/Documentation/dependencies
	Documentation/doc/Documentation/packages.txt
	Documentation/scripts/generate_how_to_cite.py
	Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-06-01 17:47:31 +02:00
Sébastien Loriot c1dcc13c30 add more accentuate letters
Conflicts:
	Documentation/scripts/generate_how_to_cite.py
2015-04-23 08:09:58 +02:00
Sébastien Loriot aac974b83d decode is not available in python 3
trivial bugfix for master
2015-02-10 11:16:47 +01:00
Andreas Fabri 696980d0a2 improve wording 2015-02-03 09:05:21 +01:00
Sébastien Loriot 5b4062cbca make sure the bibtex author string is ascii 2015-02-01 09:47:50 +01:00
Sébastien Loriot 804040b11e forgot to add the new script 2015-02-01 09:30:41 +01:00
Sébastien Loriot d8162fe5b2 move scripts to scripts directory 2015-01-31 16:34:07 +01:00
Sébastien Loriot 545cdcabe6 add a new script to generate how_to_cite files that no longer need bibtex2html 2015-01-31 16:16:23 +01:00
Laurent Rineau 16a9178d7a Quiet bibtex2html 2014-02-28 17:11:10 +01:00
Laurent Rineau 8de7596d1d Make makebiblio fail on errors of sub-commands 2014-02-28 17:10:24 +01:00
Sébastien Loriot 4fb79eedd7 handle bibtex generation on non linux/unix system
it uses a default when it is not possible to generate it
2013-12-06 09:11:01 +01:00
Sébastien Loriot 52cbc39a3c Make cmake generate the bibtex files for the doxygen manual
WIP working only on Linux/Unix and with cmake >= 2.8.11
2013-12-05 22:57:30 +01:00