Laurent Rineau
4881fb77bf
Merge branch 'Polyhedron-refactor_demo-lrineau'
2012-12-05 11:42:12 +01:00
Laurent Rineau
aa3d26e96c
Merge branch 'Installation-CreateSingleSourceCGALProgram_warning-lrineau'
2012-12-05 11:42:09 +01:00
Andreas Fabri
c223aece50
fix links
2012-12-05 11:27:10 +01:00
Sébastien Loriot
47cedffc9a
remove usage of undocumented api with visitor
...
The code has been updated to be backward compatible
for the default template parameters.
2012-12-05 10:39:23 +01:00
Sébastien Loriot
48255873b6
using tparam
2012-12-05 10:11:33 +01:00
Sébastien Loriot
c6ee5d3077
doc bug: document what is implemented
2012-12-05 10:00:41 +01:00
Sébastien Loriot
c6a77b9864
do not purge place_holder files
2012-12-05 09:56:54 +01:00
Guillaume Damiand
f849fa0ea5
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-04 21:38:39 +01:00
Sébastien Loriot
24407a25c7
bump to 4.2
2012-12-04 19:12:06 +01:00
Laurent Rineau
6d3ede945c
New item type, that stores only a display list
2012-12-04 17:35:00 +01:00
Laurent Rineau
d4d5837003
All exports must use the same prefix
2012-12-04 17:34:09 +01:00
Sébastien Loriot
7d20531b1d
Convert remaining CRLF files to LF
2012-12-04 17:09:28 +01:00
Philipp Möller
494cf50833
Merge branch 'Normalize-lineendings-pmoeller'
2012-12-04 15:32:39 +01:00
Luis Peñaranda
33b903206c
typo in my last name in .bib files
2012-12-04 12:10:53 -02:00
Philipp Möller
3fae0d7373
Add missing STRIP_FROM_PATH configuration variables
2012-12-04 14:25:36 +01:00
Philipp Möller
e271a13a33
Document files in Surface_mesh_parameterization
2012-12-04 14:25:00 +01:00
Philipp Möller
07f7ce5125
Define non-standard LaTeX symbol
2012-12-04 12:46:10 +01:00
Philipp Möller
6d2af34d06
Fix broken links in Envelope_3 and Convex Decomposition
...
The tag files were pointed at a wrong relative path.
2012-12-04 12:36:27 +01:00
Philipp Möller
1adf441b18
Convert all CRLF files to LF
2012-12-03 18:44:24 +01:00
Philipp Möller
6b43b44e64
Clean default .gitattributes
2012-12-03 18:43:17 +01:00
Philipp Möller
be3b5f2227
Merge branch 'Documentation-global-search-pmoeller'
2012-12-03 17:08:39 +01:00
Philipp Möller
fc1a811b90
Correct the documentation of default
2012-12-03 16:37:00 +01:00
Philipp Möller
6ecdad7638
Make the SEARCHENGINE global
...
Turn off SEARCHENGINE globally, enable it in the top-level package and
rework header_package.html to use the `search` directory created in
the top-level package.
2012-12-03 16:32:50 +01:00
Philipp Möller
03b9760a84
Remove conceptify.py
...
All functionality has been moved to html_output_post_processing.py
2012-12-03 12:43:16 +01:00
Guillaume Damiand
f092e2c250
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-03 08:08:53 +01:00
Andreas Fabri
c2564ca24e
improve illustration
2012-12-02 22:42:19 +01:00
Efi Fogel
fa065d6a80
included <algorithm>
2012-12-02 11:09:47 +02:00
Laurent Rineau
65c55d14e9
Handle add_definitions in the CGAL_polyhedron_demoConfig file
2012-11-30 17:13:57 +01:00
Laurent Rineau
1656a0a1bb
Fix when USE_FORWARD_DECL is not defined.
2012-11-30 17:09:42 +01:00
Laurent Rineau
b4f9754ef2
Export CGAL_Qt4 if and only if it is a target of the current project.
2012-11-30 16:23:33 +01:00
Laurent Rineau
c4d35cd207
Add an option --no-scm-update to create_new_release
...
My script
Maintenance/infrastructure/cgal.geometryfactory.com/bin/create_release
already fetch and reset the SCM (to precompile manual tools). No need have
create_release to it again.
2012-11-30 12:50:30 +01:00
Laurent Rineau
d4e0a891c0
git pull is not robust.
...
Now I use `git rev-parse --abbrev-rev HEAD` to get the branch name, and
then `git reset --hard` to force the update to the last revision of the
branch.
2012-11-30 11:17:49 +01:00
Laurent Rineau
e33d05f919
Add a AUTHOR_WARNING if the source file does not exist.
2012-11-30 10:34:29 +01:00
Guillaume Damiand
e25d7285ad
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-11-29 22:26:26 +01:00
Sébastien Loriot
1078574aef
simplify .gitattributes (remove images)
2012-11-29 19:49:20 +01:00
Sébastien Loriot
93e664f26a
add missing requirement for ConvexHullTraits_2
2012-11-29 19:40:02 +01:00
Sébastien Loriot
99431d84f0
Merge branch 'hot-fixes-for-Git'
...
Conflicts:
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h
2012-11-29 19:38:34 +01:00
Sébastien Loriot
20846d49ef
remove special handling of files
2012-11-29 19:34:57 +01:00
Sébastien Loriot
d3e29b0441
Normalize line endings
2012-11-29 19:23:40 +01:00
Sébastien Loriot
ae90f69e78
Merge branch 'hot-fixes-for-Git'
2012-11-29 19:21:14 +01:00
Sébastien Loriot
f46a56242c
Normalize line endings
2012-11-29 19:16:13 +01:00
Andreas Fabri
4e19f0d8a8
polishing
2012-11-29 18:51:01 +01:00
Laurent Rineau
05f3ca0581
More exports
2012-11-29 18:04:07 +01:00
Andreas Fabri
aa61332278
fix typos and links
2012-11-29 17:58:40 +01:00
Andreas Fabri
5ac65669eb
use \cgalAutoToc
2012-11-29 17:01:54 +01:00
Andreas Fabri
29b8bfb5eb
Better anchors + package dependency
2012-11-29 15:45:06 +01:00
Efi Fogel
acb7dcebbc
Porting of the 2D Arrangements demo to Qt4
2012-11-29 11:14:01 +02:00
Guillaume Damiand
4ab6143652
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-11-28 21:37:27 +01:00
Sébastien Loriot
9f45516fcf
add input for test file
2012-11-28 16:05:18 +01:00
Sébastien Loriot
436c0c2e37
implement what is documented
...
the constructor overload should be available only if iterator value_type
is convertible to Point
2012-11-28 12:39:12 +01:00