Sébastien Loriot
|
7e2ee496de
|
update project name of cmake scripts of tests
|
2016-09-08 00:26:37 +02:00 |
Sébastien Loriot
|
6b338eeb1f
|
improve the name of projects in cmake scripts of examples
|
2016-09-08 00:02:55 +02:00 |
Sébastien Loriot
|
4c29bf1b44
|
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
|
2016-03-24 16:33:46 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Sébastien Loriot
|
2d191d6651
|
commit CMakeLists.txt for all examples and tests
|
2016-03-07 17:39:36 +01:00 |
Philipp Möller
|
0a04a3a48f
|
Use CGAL_DOC_VERSION
|
2016-02-11 15:37:54 +01:00 |
Andreas Fabri
|
7d19ec1350
|
reindent
|
2016-01-28 12:19:42 +01:00 |
Philipp Möller
|
71b4e9c515
|
Use CGAL_FULL_VERSION in all Doxyfile.in
|
2015-12-17 16:33:28 +01:00 |
Philipp Möller
|
79b7fc5081
|
Handle the INPUT cases where the whole include dir is used
|
2015-12-10 17:03:46 +01:00 |
Andreas Fabri
|
38d063539a
|
cleanup
|
2015-10-02 08:17:19 +02:00 |
Sébastien Loriot
|
50595505c4
|
Merge branch 'Fix_warnings-GF'
Fixes warnings in various packages
Successfully tested in CGAL-4.7-Ic-87
Approved by the release Manager
|
2015-07-17 14:21:21 +02:00 |
Sébastien Loriot
|
84d82c3a8e
|
fix unused variable warnings
|
2015-07-16 10:15:33 +02:00 |
Laurent Rineau
|
15c1469a54
|
CGAL requires CMake>=2.8.11.
|
2015-07-10 17:01:42 +02:00 |
Laurent Rineau
|
3ec0c69f8f
|
We want 2.8.10 for all demos
Previous versions are not tested by the CGAL daily test suite.
|
2015-07-09 17:50:22 +02:00 |
Sébastien Loriot
|
722abba27b
|
cosmetic changes to remove mentions of QT4
|
2015-07-07 18:00:43 +02:00 |
Laurent Rineau
|
e5bcdc5f3e
|
Update all CMakeLists.txt
- CMake 2.8.11 or later is now required
- GLEW is no longer used by demo/Polyhedron/
|
2015-07-06 18:14:34 +02:00 |
Andreas Fabri
|
2aa0f98526
|
Arithmetic_kernel -> Exact_integer/rational
|
2014-07-16 16:45:14 +02:00 |
Sébastien Loriot
|
0230e979e2
|
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
Conflicts:
Arrangement_on_surface_2/test/Arrangement_on_surface_2/construction_test_suite_generator.cpp
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_construction.cpp
Documentation/doc/Installation.txt
Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel.h
|
2014-06-18 22:50:06 +02:00 |
Sébastien Loriot
|
9114db9085
|
restore figure source files removed in 0fa2cacb
| commit 0fa2cacb60
| Author: Sébastien Loriot <sebastien.loriot@cgal.org>
| Date: Tue Dec 3 17:27:02 2013 +0100
|
| remove doc_tex documentation (including developer manual) and old manual tools
|
2014-02-10 14:54:23 +01:00 |
Sébastien Loriot
|
0fa2cacb60
|
remove doc_tex documentation (including developer manual) and old manual tools
|
2013-12-03 17:27:02 +01:00 |
Andreas Fabri
|
6c547e5663
|
Mainly added includes
|
2013-09-13 22:24:30 +02:00 |
Laurent Rineau
|
bc03aaf30b
|
Put doc/ in the global dont_submit file
|
2013-08-20 10:57:03 +02:00 |
Sébastien Loriot
|
d282ade623
|
use \cgalCite instead of \cite
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
|
2013-08-05 18:25:26 +02:00 |
Sébastien Loriot
|
0f995306ee
|
prevent an include file to be parsed by doxygen
|
2013-06-19 09:57:41 +02:00 |
Philipp Möller
|
895245426a
|
Fix some errors introduced by adding the titles
|
2013-05-30 18:09:42 +02:00 |
Ross Hemsley
|
4d9caf3763
|
Added names that were missing into the Doxyfile.in entries.
Also modified Installation/CMakeLists.txt to push the version number variable to the parent level
so that it can be accessed by the documentation
|
2013-05-30 17:55:43 +02:00 |
Philipp Möller
|
4d469821f7
|
Generated Doxyfile.in and dependencies
|
2013-05-30 14:13:47 +02:00 |
Andreas Fabri
|
f7d7395864
|
Merge branch 'OLD' into CGAL-use_leda-GF
Conflicts:
Boolean_set_operations_2/test/Boolean_set_operations_2/test_polygon_validation.cpp
Envelope_2/test/Envelope_2/test_envelope_segments.cpp
Intersections_3/test/Intersections_3/bbox_other_do_intersect_test.cpp
|
2013-03-27 20:22:54 +01:00 |
Laurent Rineau
|
b6ffa7c425
|
Merge branch 'CGAL-fix_warnings-GF'
That branch was successfully tested in CGAL-4.2-Ic-205.
|
2013-03-27 12:23:31 +01:00 |
Andreas Fabri
|
ae58f3896a
|
also use leda if it is installed
|
2013-03-24 17:48:33 +01:00 |
Sébastien Loriot
|
9fcf46e11a
|
replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests
this should be the case, following our guidelines.
using:
find */test/* -name '*.[hc]*' | xargs sed -i 's/CGAL_assertion/assert/g'
|
2013-03-21 10:50:55 +01:00 |
Sébastien Loriot
|
1fcb9e56c3
|
manual removal of last CGAL_assertion_code in tests
according to our guidelines, we should use assert so no need for
CGAL_assertion_code
for lines containing () or multi-line
|
2013-03-21 10:50:38 +01:00 |
Alexandros Konstantinakis-Karmis
|
c692bba14d
|
Minor fixes to documentation
|
2013-03-13 12:18:25 +01:00 |
Sébastien Loriot
|
3c7ad8410c
|
add classified reference manual pages
|
2013-03-12 15:07:19 +01:00 |
Laurent Rineau
|
2d8da664a3
|
Merge branch 'CGAL-fix_warnings-gdamiand'
Conflicts:
.gitignore
Skin_surface_3/examples/Skin_surface_3/CMakeLists.txt
|
2013-02-22 13:02:37 +01:00 |
Laurent Rineau
|
26a7e70785
|
New license.txt files (eol changes)
The new version 2.13.0 of licensecheck has changed the spaces at eol.
|
2013-02-19 16:46:39 +01:00 |
Laurent Rineau
|
e87dad0f95
|
Fix all warnings in demo/Polyhedron/
The compilation was fix g++-4.8, and the flags:
--std=c++11 -frounding-math Wall -Wno-array-bounds -Wno-uninitialized
|
2013-02-06 17:03:20 +01:00 |
Andreas Fabri
|
e685f94191
|
polish convex_decomposition_3
|
2012-12-27 18:14:10 +01:00 |
Philipp Möller
|
75f69570dc
|
Change the titles of mainpages to "User Manual"
This leads to a slightly odd result in the search for "User Manual",
but makes the pages themselves more consistent.
|
2012-12-13 14:47:09 +01:00 |
Sébastien Loriot
|
9576be3c3b
|
add doc in dont_submit
|
2012-11-27 08:42:02 +01:00 |
Sébastien Loriot
|
128b02abb8
|
update CGAL custom doxygen macros
corresponds to a run of the script Documentation/conversion_tools/rename_macros.sh
+manual edit of doxyassist.xml and pkglist_filter.py
|
2012-11-14 00:31:05 +01:00 |
Sébastien Loriot
|
5ee1081f92
|
using cgal macros for all figures
|
2012-11-08 17:17:29 +00:00 |
Sébastien Loriot
|
ae159cbdf3
|
replace markup #, ##, ### by \section, \subsection and \subsubsection
(script replacement)
|
2012-11-06 22:02:15 +00:00 |
Andreas Fabri
|
6abaad0be3
|
No need for :: as prefix in backquotes
|
2012-10-31 20:52:33 +00:00 |
Andreas Fabri
|
59877a8d52
|
linking and unlinking
|
2012-10-30 13:40:03 +00:00 |
Philipp Möller
|
ac43abb804
|
missing anchor
|
2012-10-30 13:18:06 +00:00 |
Sébastien Loriot
|
fe98864c97
|
Convex_decomposition_3 is finished
add a new figure resized
|
2012-10-23 23:06:00 +00:00 |
Philipp Möller
|
31e9eadf8b
|
Fix all PackageDescriptions to a newer layout
|
2012-10-19 15:52:31 +00:00 |
Philipp Möller
|
bc48dfe5a0
|
Be consistent about author/authors
|
2012-10-03 16:40:16 +00:00 |
Philipp Möller
|
c9fdbf3edb
|
Add an anchor to each level one heading, so we get a nice tree in the
user manuals.
|
2012-10-02 11:53:01 +00:00 |