Laurent Rineau
f6f3fb47f3
Variables that depend on CGAL_ROOT must be set after .autocgalrc is loaded
2013-03-04 17:17:12 +01:00
Laurent Rineau
bc31c604f5
Prepare for CGAL-4.2-beta1
2013-03-04 15:07:40 +01:00
Sébastien Loriot
0eaad78779
doc typo
2013-03-04 07:56:26 +01:00
Laurent Rineau
3880aa43d8
Add changes
2013-03-01 18:33:09 +01:00
Laurent Rineau
23ee26c658
With MSVC, add flags /wd4503 and /bigobj by default
...
/wd4503 disables the warning C4503 "decorated name length exceeded"
/bigobj is sometimes required, and the only flaw is the incompatibility
with MSVS before MSVS 2005.
2013-03-01 18:33:09 +01:00
Laurent Rineau
d5a9fe01b4
Reformat the changelog of CGAL-4.2
...
+ Add releases dates for 4.1 and 4.2
2013-03-01 18:33:09 +01:00
Guillaume Damiand
b1d65019c1
Doxygen LCC ok.
2013-03-01 16:30:48 +01:00
Laurent Rineau
cdd29c17ea
Remove /Zm flags from Windows testsuites
...
The flag /Zm can cause the error C1060. It may only be useful if one uses
precompiled headers.
See:
http://msdn.microsoft.com/en-us/library/bdscwf1c%28v=vs.90%29.aspx
2013-03-01 14:53:44 +01:00
Laurent Rineau
4732c5687f
Remove -g from testsuites configurations
2013-03-01 14:34:22 +01:00
Guillaume Damiand
4086f80ffe
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2013-03-01 14:30:04 +01:00
Guillaume Damiand
f38df827b6
LCC doc, ok for concepts.
2013-03-01 14:29:38 +01:00
Guillaume Damiand
2a04b964cd
* More links in CMap doc.
...
* Add tag in doxyassist for LCC.
* Ok for LCC user manual.
2013-03-01 13:45:52 +01:00
Sébastien Loriot
a84bb23650
switch WITH_CGAL_Qt3 off and CRLF to LF recoding
2013-03-01 11:55:30 +01:00
Guillaume Damiand
2c4950eff3
Figures for LCC doc.
2013-03-01 11:15:27 +01:00
Guillaume Damiand
74b589c466
Correct some links; add #include for operations.
2013-03-01 11:11:58 +01:00
Guillaume Damiand
f3c4f7a319
* Create a group for classes in CMap doc doxygen version.
...
* Move figure pdf and xfig versions in subdir.
2013-02-28 20:55:35 +01:00
Laurent Rineau
5643f32d0a
Minor: quote a variable that contains a directory path
2013-02-28 18:07:54 +01:00
Sébastien Loriot
563273dcd0
fix link
2013-02-28 17:55:24 +01:00
Sébastien Loriot
e814a00f88
add configuration files for the testsuites on picasso
2013-02-28 17:39:25 +01:00
Guillaume Damiand
cb833a4491
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2013-02-28 17:21:19 +01:00
Guillaume Damiand
8734f2cf51
Doxygen version of the CMap doc.
2013-02-28 17:19:11 +01:00
Laurent Rineau
91461bb242
Amend the .gitignore file
2013-02-28 10:46:46 +01:00
Laurent Rineau
061c4523a3
Merge branch 'Installation-better_test_gmp_mpfr_dll-lrineau'
2013-02-28 10:45:28 +01:00
Laurent Rineau
316b09222e
Keep the SONAME for CGAL-4.2, and bump the build number of SOVERSION.
2013-02-26 17:08:08 +01:00
Laurent Rineau
63212a0841
Revert "Bump CGAL SOVERSION to 11.0.0"
...
This reverts the following commit:
| commit a6b340ccf7
| Author: Laurent Rineau <laurent.rineau@cgal.org>
| Date: Mon Feb 25 18:38:33 2013 +0100
|
| Bump CGAL SOVERSION to 11.0.0
|
2013-02-26 17:05:34 +01:00
Sébastien Loriot
7e3eefe471
add a link to the doxygen testsuite
2013-02-26 13:09:00 +01:00
Laurent Rineau
2afae4e1ee
Improve the diagnostics in test/Installation/test_gmp_mpfr_dll.cpp
2013-02-26 12:33:14 +01:00
Laurent Rineau
a6b340ccf7
Bump CGAL SOVERSION to 11.0.0
2013-02-25 18:38:33 +01:00
Laurent Rineau
007ebf4b41
Use Boost 1.54 instead of Boost 1.42
2013-02-25 18:32:14 +01:00
Laurent Rineau
3461d71750
New version of the script to compile Boost 1.54
2013-02-25 18:31:55 +01:00
Laurent Rineau
f342f540cc
Rename my platform *Linux-26*F16* to *Linux-Fedora16*
2013-02-25 18:01:33 +01:00
Laurent Rineau
e171941e24
Merge branch 'Triangulation_3-fix_warning_assume_patch-lrineau'
2013-02-25 10:53:10 +01:00
Alex Tsui
de5f238a71
Removed large .arr files from Aos_2 demo.
2013-02-22 07:42:52 -08:00
Laurent Rineau
550dbfd53d
Prepare CGAL-4.2-alpha2
2013-02-22 16:18:08 +01:00
Laurent Rineau
bd0930fc26
Fix segfaults in T3, caused by the use of CGAL_assume
...
I wonder why the compiler created buggy code. Anyway, I found easy
workarounds, without reintroducing the warnings.
2013-02-22 16:15:04 +01:00
Laurent Rineau
c7179b2c6c
Hide the CMake variable "WITH_tests" from the public releases
...
Trivial bug fix, that I have tested in both a public release and in a
branch build.
2013-02-22 13:20:25 +01:00
Laurent Rineau
e84176bed7
Update CHANGES from changes.html
2013-02-22 13:07:43 +01:00
Laurent Rineau
9a3c298a81
Two more files to ignore
2013-02-22 13:03:06 +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
1564e94cfc
Merge branch 'Polyhedron-remove_CGAL_SVN_REVISION_from_demo-lrineau'
2013-02-22 13:00:33 +01:00
Laurent Rineau
2844d1d373
Fix the title of the AABB tree package, in Doxygen
...
To be consistent with the title decided in the LaTeX documentation, and
with the title in the bibliography.
2013-02-22 12:58:33 +01:00
Efi Fogel
facc1d0cf5
Added changes for 2D-Arrangements for 4.2
2013-02-21 21:01:01 +02:00
Laurent Rineau
7f3045ee11
Remove the use of CGAL_SVN_REVISION
...
src/CGAL_Qt4/DemosMainWindow.cpp was the sole user of the macro
CGAL_SVN_REVISIONS, in CGAL's master branch. That macro is useless since
the switch to Git.
2013-02-21 15:26:03 +01:00
Laurent Rineau
a09b787391
Prepare CGAL-4.2-alpha1
2013-02-21 14:24:41 +01:00
Laurent Rineau
e4377bf9bd
Fix a typo in the message of an assertion
2013-02-21 11:07:08 +01:00
Guillaume Damiand
07ec5d15f8
Remove debug flags for LCC-demo in CMakeLists.txt
2013-02-21 08:55:35 +01:00
Laurent Rineau
68e2b709e2
Use CGAL_assertion_code to remove warnings about unused variables
2013-02-20 18:56:13 +01:00
Laurent Rineau
66c5d23154
Use CGAL_assume to remove warnings
2013-02-20 18:55:43 +01:00
Laurent Rineau
32c315b4a7
Use CGAL_error_msg instead of an assertion
...
CGAL_error_msg is effective even in release mode. It is marked with the
attribute __noreturn__, and that tells the compiler that the code cannot be
reached.
2013-02-20 18:38:56 +01:00
Laurent Rineau
3f894697bc
New macros CGAL_assume(EX) and CGAL_assume_code(CODE)
...
CGAL_assume(EX) is like CGAL_assertion, but is not disabled in release
mode. In debug mode, it is similar to CGAL_assertion(). In release mode, it
uses builtins of the compilateur, like the MSVC __assume or the g++/clang
__builtin_unreachable to give an hint to the compiler that some situation
in the code cannot happen.
2013-02-20 18:34:15 +01:00