Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +01:00 |
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
Laurent Rineau
|
9b06a70e91
|
Merge pull request #2819 from afabri/CGAL-remove_SCL_SECURE_NO_DEPRECATE-GF
Address the warning concerning SCL_SECURE for VC++
|
2018-02-19 14:26:23 +01:00 |
Andreas Fabri
|
abe933a684
|
Address the warning concerning SCL_SECURE for VC++
|
2018-02-09 15:00:14 +00:00 |
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
8bde832931
|
Fix METIS headers in BGL
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
ae36b452bc
|
Add dependencies of all packages
|
2018-02-02 12:08:05 +01:00 |
Andreas Fabri
|
f76e744bff
|
Spatial_searching
|
2018-01-17 20:12:06 +00:00 |
Andreas Fabri
|
6c791f161a
|
Triangulation_2
|
2018-01-17 16:12:12 +00:00 |
Andreas Fabri
|
cbf3a16471
|
libs compile without warning
|
2018-01-17 15:02:32 +00:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Andreas Fabri
|
22a4af1cd0
|
inline dot_it()
|
2016-11-11 08:45:57 +01:00 |
Andreas Fabri
|
6b151ef5dc
|
more iterations so that we see the dots in the testsuite
|
2016-11-10 08:48:44 +01:00 |
Andreas Fabri
|
e5d314c9c3
|
Profiling Tools: dot integers
|
2016-11-08 15:59:43 +01:00 |
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 |
Laurent Rineau
|
fe813ffe34
|
Timer and Real_timer use preconditions
|
2016-02-02 16:21:31 +01:00 |
Laurent Rineau
|
545149d99e
|
include <CGAL/config.h> instead of <CGAL/basic.h>
No need to include the CGAL kernels to use CGAL timers!
|
2016-02-02 12:20:41 +01:00 |
Guillaume Damiand
|
cf1c0ea0ca
|
Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin
|
2015-10-01 09:12:55 +02:00 |
Laurent Rineau
|
f5eec04da9
|
Trivial fix for g++-5.1 C++11
|
2015-08-06 17:43:38 +02:00 |
Clement Jamin
|
ed3113f89d
|
Code clean-up
|
2015-03-16 17:01:49 +01:00 |
Guillaume Damiand
|
9c78897ba5
|
Merge branch 'CGAL_headers_only-gdamiand_cjamin-old' into CGAL_headers_only-gdamiand_cjamin
|
2015-03-16 14:00:43 +01:00 |
Laurent Rineau
|
0c9c775671
|
Display time before the assertion
On one platform, the assertion assert( t.time() >= 0.0); fails. I want
to display t.time() before checking its sign.
Trivial bug fix for master.
|
2015-01-15 11:06:44 +01:00 |
Clement Jamin
|
ff79502a72
|
In a class, we should using "static" functions
|
2014-12-16 11:28:16 +01:00 |
Clement Jamin
|
e18e59a72a
|
Header-only for package Kinetic_data_structures
|
2014-12-02 20:41:19 +01:00 |
Guillaume Damiand
|
ef550fd3bb
|
Ok for first version.
|
2014-11-14 17:22:06 +01:00 |
Guillaume Damiand
|
707aae22b0
|
Timers for inline header only.
|
2014-11-14 12:29:25 +01:00 |
Clement Jamin
|
157cd0465f
|
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
Conflicts:
Mesh_3/demo/Mesh_3/Mesh_3_optimization_plugin_cgal_code.cpp
Mesh_3/doc/Mesh_3/Concepts/MeshCellBase_3.h
Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h
Mesh_3/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h
Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h
Mesh_3/include/CGAL/Mesh_3/Sliver_perturber.h
Mesh_3/include/CGAL/Mesh_3/Slivers_exuder.h
Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h
Mesh_3/include/CGAL/Mesh_3/config.h
Mesh_3/include/CGAL/Mesh_3/vertex_perturbation.h
Mesh_3/include/CGAL/Polyhedral_mesh_domain_3.h
Mesh_3/include/CGAL/exude_mesh_3.h
Mesh_3/test/Mesh_3/test_meshing_utilities.h
Triangulation_3/include/CGAL/Triangulation_cell_base_with_circumcenter_3.h
|
2014-03-10 17:01:03 +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 |
Clement Jamin
|
ec8e949d21
|
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
|
2013-11-21 10:50:55 +01:00 |
Laurent Rineau
|
5a43f93ba8
|
Fix memory leaks (in tests)
|
2013-10-30 13:50:15 +01:00 |
Clement Jamin
|
206b20bc15
|
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
|
2013-07-02 17:37:50 +02:00 |
Laurent Rineau
|
008ccc5b48
|
Add missing #include <cassert>
|
2013-04-25 11:20:36 +02: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 |
Clement Jamin
|
3eae2927e7
|
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
|
2013-03-04 15:50:57 +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 |
Clement Jamin
|
ee0dfa30ab
|
Updated compact cell + bugfix when CGAL_LINKED_WITH_TBB is not defined
|
2013-02-18 16:46:42 +01:00 |
Clément Jamin
|
7837a37c1d
|
Automatically define CGAL_CONCURRENT_PROFILE if we're linked with TBB
|
2012-10-19 08:44:27 +00:00 |
Clément Jamin
|
b948543cc6
|
Use of a Tag (template parameter) to activate/deactivate concurrency in Mesh_3, instead of #ifdef macros.
|
2012-06-09 08:52:37 +00:00 |
Clément Jamin
|
5129c00bf4
|
Profile_counter is not concurrent if CGAL_CONCURRENT_PROFILE is defined
|
2012-03-22 16:57:31 +00:00 |
Laurent Rineau
|
a37c74d534
|
Add license files, per package
|
2012-01-16 15:54:22 +00:00 |
Sébastien Loriot
|
91a5327fa8
|
change LGPLv2 -> LGPLv3
|
2011-10-10 13:48:25 +00:00 |
Andreas Fabri
|
cbfe32ce37
|
Add declspecs for Visual C++ so that we can build dlls
|
2011-10-05 19:12:23 +00:00 |
Sébastien Loriot
|
554f62d411
|
remove executable property from copyright files
|
2011-10-03 08:18:16 +00:00 |
Andreas Fabri
|
d10a333947
|
Add a file with the copyright holder(s) to the package_info
|
2011-09-29 20:45:16 +00:00 |