Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
4e519a3c7a
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +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
Andreas Fabri
9c08d41a54
Change the macro CGAL_THREAD_LOCAL_VARIABLE(TYPE,VAR,VAL)
...
VAL is the parameter to the variable VAR
2015-11-11 11:16:16 +01:00
Laurent Rineau
4897129d09
s/Gmpz/Exact_integer/
2014-06-27 15:11:52 +02:00
Andreas Fabri
15f1ffc49a
Remove include of config.h
2013-08-19 14:12:54 +02:00
Michael Hemmer
1ecaeb71b6
rm usage of Arithmetic Kernel
2010-03-31 08:41:29 +00:00
Michael Kerber
1ab7859a3e
Changes according to the reviews
2009-05-14 15:55:54 +00:00
Michael Kerber
a9fc7616af
Updates Users manual
2009-03-23 15:15:09 +00:00
Michael Hemmer
0d18069498
setting the rounding mode should not be required here
2008-12-10 10:45:01 +00:00
Sylvain Pion
af48d47506
Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST)
...
by Set_ieee_double_precision.
2008-12-03 21:42:28 +00:00
Michael Hemmer
7520be8ebf
added functor PT::Permute
2008-10-30 15:26:43 +00:00
Michael Hemmer
e676fe397c
rm line
2008-10-30 13:47:32 +00:00
Michael Hemmer
e02c5183b8
more comments / new Exponent_vector construction
2008-10-22 12:43:41 +00:00
Andreas Fabri
a8c2502386
Enfore IEEE precision as Residue no lionger does it
2008-10-17 14:00:38 +00:00
Michael Hemmer
95180e4fdd
rm std::vector specific constructors from Exponent_vector
2008-10-15 09:52:17 +00:00
Michael Hemmer
c77c5ea05a
use CGAL/config.h
2008-09-25 15:42:52 +00:00
Michael Hemmer
8fe2b78f32
replaced use of Gmpz by int to make examples simpler
...
rm of useless typedefs
2008-09-18 08:22:08 +00:00
Michael Hemmer
2f89408eaf
PT:: Innermost_coefficient -> Innermost_coefficient_type
...
PT:: Coefficient -> Coefficient_type
2008-08-07 09:49:32 +00:00
Michael Hemmer
b5d3ee7409
minor changes
2008-07-29 08:31:51 +00:00
Michael Hemmer
f7d133e218
example for gcd vs gcd_utcf
2008-07-28 14:34:12 +00:00
Michael Hemmer
1f89da68c1
example fir substitute and evaluate
2008-07-28 14:33:38 +00:00
Michael Hemmer
dc6431f7bc
wrap up
2008-07-28 14:33:13 +00:00
Michael Hemmer
ca4eb4f217
added section+examples for functors related to
...
coefficient access / degree / move / swap
2008-07-25 15:50:03 +00:00
Michael Hemmer
d3146f49e9
added first example Polynomial/construction.cpp
2008-07-25 09:25:30 +00:00