Sébastien Loriot
f0f34d45fa
workaround to force the usage of the tr1 implementation of result_of from boost
...
see http://www.boost.org/doc/libs/1_52_0/libs/utility/utility.htm#result_of
2013-02-04 11:30:28 +01:00
Laurent Rineau
324c7a477a
Update CHANGES for CGAL 4.2
2013-01-29 12:25:15 +01:00
Laurent Rineau
07d73eaa92
Typographic changes to "changes.html", for 4.2.
2013-01-29 12:16:35 +01:00
Philipp Möller
beed9c5acc
No isfinite on MSVC
...
The advertisement is lying about what is implemented in cmath.
2013-01-29 10:54:18 +01:00
Laurent Rineau
291b3029bb
Fix a bug in CGAL_SCM.cmake when the HEAD is not a branch
...
If the current working directory is a checkout of a commit that is not a
branch, for example, a commit in the ancestors of a branch, then CGAL CMake
scripts gave that CMake error:
== CMake setup ==
fatal: ref HEAD is not a symbolic ref
CMake Error at Installation/cmake/modules/CGAL_SCM.cmake:36 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
Call Stack (most recent call first):
CMakeLists.txt:17 (include)
== CMake setup (DONE) ==
This patch fixes the error. If HEAD is not a branch, then CGAL_GIT_BRANCH
is equal to "HEAD".
2013-01-21 17:23:36 +01:00
Laurent Rineau
3b1ba8ba70
Merge remote-tracking branch 'origin/Installation-link_libraries_deprecated-eric'
2013-01-14 14:50:59 +01:00
Laurent Rineau
4b38c0b73e
The Intel Compiler has the "bug" CGAL_CFG_NO_STATEMENT_EXPRESSIONS.
...
The Intel Compiler, even when it tries to emulate the GNU/C++ compiler,
does not implement the GNU extension "statement expressions". The macro
CGAL_CFG_NO_STATEMENT_EXPRESSIONS must be defined with __INTEL_COMPILER is
defined.
2013-01-07 13:01:21 +01:00
Sébastien Loriot
d0497c6008
missing div end
2013-01-04 15:37:16 +01:00
Eric Berberich
d0fa4c89c6
document validates now, also using <pre>, and added 3rd party libs
2013-01-04 13:17:34 +01:00
Eric Berberich
03c6c56549
not necessarily a CGAL_-UseFile
2012-12-28 18:55:50 +01:00
Eric Berberich
6eafd776c7
readded link_libraries
2012-12-27 20:01:56 +01:00
Sébastien Loriot
7995ff270e
update changes
2012-12-21 09:43:16 +01:00
Eric Berberich
eb11ded35e
packages for which I do maintenance stuff
2012-12-20 10:56:08 +01:00
Philipp Möller
f16a152aec
Make the feature checks more resilient to old Boost.Versions
2012-12-19 16:24:14 +01:00
Philipp Möller
f4ce204d31
Merge branch 'Installation-add_UNIFIED_INITIALIZATION_macro-pmoeller'
2012-12-13 11:51:21 +01:00
Sébastien Loriot
0b23f9047e
polish description
2012-12-12 14:39:51 +01:00
Andreas Fabri
8193b4e2ee
Document changes in Poisson Surface Reconstruction
2012-12-12 14:37:59 +01:00
Philipp Möller
cd7c3e3592
Use the right BOOST_VERSION
...
When one is using the non-deprecated form of the macro, the version of
the deprecation has to be used - not the version where the original
macro appeared first.
2012-12-12 11:24:07 +01:00
Philipp Möller
aeeca8ea51
Remove the testfile CGAL_CFG_ARRAY_MEMBER_INITIALIZATION_BUG
2012-12-11 17:47:21 +01:00
Philipp Möller
feceb5a028
Add the macro CGAL_CFG_NO_CPP0X_UNIFIED_INITIALIZATION_SYNTAX
2012-12-11 17:41:54 +01:00
Laurent Rineau
aa3d26e96c
Merge branch 'Installation-CreateSingleSourceCGALProgram_warning-lrineau'
2012-12-05 11:42:09 +01:00
Philipp Möller
1adf441b18
Convert all CRLF files to LF
2012-12-03 18:44:24 +01:00
Laurent Rineau
e33d05f919
Add a AUTHOR_WARNING if the source file does not exist.
2012-11-30 10:34:29 +01:00
Sébastien Loriot
4ec9529581
Merge branch 'doxy-port-pmoeller'
...
Conflicts:
.gitattributes
Surface_reconstruction_points_3/include/CGAL/Poisson_reconstruction_function.h
Surface_reconstruction_points_3/include/CGAL/Reconstruction_triangulation_3.h
Surface_reconstruction_points_3/include/CGAL/k_nearest_neighbor.h
2012-11-27 10:05:41 +01:00
Luis Peñaranda
f1b0161b9d
details on doc of RS, RS3, MPFI
2012-11-26 15:14:30 -02:00
Sébastien Loriot
920eb63882
backporting documentation changes of master@9fcc5b57 into doxy-port-pmoeller
...
Conflicts:
Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arr_linear_traits_2.h
Installation/doc_tex/Installation/usage.tex
Kernel_23/doc/Kernel_23/CGAL/Projection_traits_xy_3.h
Mesh_2/doc/Mesh_2/Concepts/ConformingDelaunayTriangulationTraits_2.h
Spatial_searching/doc/Spatial_searching/CGAL/Incremental_neighbor_search.h
Spatial_searching/doc/Spatial_searching/CGAL/K_neighbor_search.h
Spatial_searching/doc/Spatial_searching/CGAL/Orthogonal_incremental_neighbor_search.h
2012-11-23 22:54:31 +01:00
Sébastien Loriot
6cc7d66415
Revert "Replace tex-style quotes with quotes that you would expect, as there"
...
This reverts commit e65a8028ea .
Conflicts:
Approximate_min_ellipsoid_d/doc_tex/Bounding_volumes_ref/Approximate_min_ellipsoid_d.tex
Approximate_min_ellipsoid_d/documentation/mel.tex
Documentation/doxyassist.xml
Installation/doc_tex/Installation/usage.tex
Min_sphere_of_spheres_d/doc_tex/Bounding_volumes_ref/MinSphereOfSpheresTraits.tex
Optimisation_doc/doc_tex/Bounding_volumes/user_part.tex
Optimisation_doc/doc_tex/Inscribed_areas/user_part.tex
Width_3/doc_tex/Polytope_distance_d_ref/Width_3.tex
2012-11-23 18:08:13 +01:00
Andreas Fabri
625f9f6cd7
after git merge remotes/origin/hot-fixes-for-Git
2012-11-20 13:02:17 +01:00
Philipp Möller
3d253a0edd
Add CGAL_GIT_HASH and provide defaults for all variables
2012-11-15 13:20:37 +01:00
Eric Berberich
182acb2153
Merge branch 'Prepare_git-eric'
2012-11-14 12:07:47 +01:00
Eric Berberich
ddd4ca95da
fix if git dir is already given dir
2012-11-13 16:20:07 +01:00
Eric Berberich
7937e731d8
removed svn part, and added dummy SVN_CREATED_SVN_REVISION to be 99999
2012-11-13 15:51:37 +01:00
Laurent Rineau
96319a1365
reintegrate '^/branches/features/Triangulation_2_UseTraitsInHierarchy-GF'
2012-11-07 14:59:00 +00:00
Sébastien Loriot
e0dca6cd10
update changes
2012-11-02 09:03:28 +00:00
Laurent Rineau
ef5b895a93
merge from next
2012-11-02 08:49:12 +00:00
Eric Berberich
03ac16f071
whitespace for git
2012-10-23 23:27:34 +00:00
Laurent Rineau
46db94a606
Follow-up of r73184: patch the date and CGAL version in man(1) pages
2012-10-23 08:29:25 +00:00
Laurent Rineau
184f8735a3
Revert previous commit r73185
2012-10-23 08:28:33 +00:00
Laurent Rineau
f346d6baa7
Follow-up of r73184: patch the date and CGAL version in man(1) pages
2012-10-23 08:27:01 +00:00
Eric Berberich
fe43dd0171
better handling if source of executable is not in a git repo
2012-10-22 23:38:25 +00:00
Eric Berberich
fc6d74c399
raise a CMake AUTHOR_WARNING if current branch does not match branch used to install cgal
2012-10-22 23:10:57 +00:00
Eric Berberich
358b8bb92b
search for git parent dir + commented some verbosity
2012-10-22 23:09:58 +00:00
Eric Berberich
25f3fb6e2e
remove SVN, refactored SCM code to CGAL_SCM.cmake
...
(plan is to reuse it UseCGAL.cmake)
2012-10-22 22:39:36 +00:00
Laurent Rineau
274b390c12
Update the path of the releases picture
2012-10-22 14:44:42 +00:00
Joachim Reichel
2f503f7746
Update date and version.
2012-10-20 10:44:08 +00:00
Philipp Möller
e90c2d375d
Fix the addresses of the mailing-lists hosted by inria
...
*@lists-sop.inria.fr -> *@inria.fr
2012-10-19 12:04:58 +00:00
Sébastien Loriot
52ad8a136c
remove any reference to lapack in the doc
2012-10-18 14:22:20 +00:00
Sébastien Loriot
ba2b7aef65
remove any reference to taucs
2012-10-18 13:46:11 +00:00
Sébastien Loriot
091cd2ae81
fix broken link
2012-10-18 12:41:04 +00:00
Eric Berberich
1d59758d89
add an additional check for requested component and raise the "NOTICE" if lib is not build
2012-10-10 14:21:50 +00:00