AABB_tree
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
2016-07-05 19:50:36 +02:00
Advancing_front_surface_reconstruction
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Algebraic_foundations
Merge pull request #1035 from lrineau/CGAL-fix_Wconversion_warnings-GF
2016-06-24 13:30:48 +02:00
Algebraic_kernel_d
Update with master
2016-05-25 10:58:55 +02:00
Algebraic_kernel_for_circles
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Algebraic_kernel_for_spheres
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Alpha_shapes_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Alpha_shapes_3
Add missing link with glu in demo.
2016-06-02 12:25:39 +02:00
Apollonius_graph_2
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Arithmetic_kernel
avoid unused type warning
2016-02-04 19:42:37 +01:00
Arrangement_on_surface_2
Update with master
2016-05-25 10:58:55 +02:00
BGL
Merge pull request #1180 from sloriot/BGL-fix_edge_hash
2016-06-24 13:24:27 +02:00
Barycentric_coordinates_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Boolean_set_operations_2
Update with master
2016-05-25 10:58:55 +02:00
Bounding_volumes
Remove whitespace at end of lines
2016-06-29 11:04:29 +02:00
Box_intersection_d
Update with master
2016-05-25 10:58:55 +02:00
CGAL_Core
cgal core link for header only
2016-06-24 14:37:53 +02:00
CGAL_ImageIO
Fix warnings in CGAL_ImageIO
2016-07-01 11:27:54 +02:00
CGAL_ipelets
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Cartesian_kernel
Call opposite() when changing the order of arguments
2016-04-16 21:02:38 +02:00
Circular_kernel_2
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Circular_kernel_3
Add missing link with glu in demo.
2016-06-02 12:25:39 +02:00
Circulator
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Combinatorial_map
Remove array-bounds warning also in Combinatorial_map.h
2016-05-20 14:22:40 +02:00
Cone_spanners_2
Cosmetic fix of the license file
2016-06-10 12:22:10 +02:00
Conic_2
…
Convex_decomposition_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Convex_hull_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Convex_hull_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Convex_hull_d
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Distance_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Distance_3
Merge pull request #1005 from afabri/Kernel-compare_distance-GF
2016-04-22 15:25:52 +02:00
Documentation
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
2016-07-05 19:50:36 +02:00
Envelope_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Envelope_3
Update with master
2016-05-25 10:58:55 +02:00
Filtered_kernel
Update with master
2016-05-25 10:58:55 +02:00
Generator
Second merge
2016-05-25 11:06:17 +02:00
Geomview
Minor fixes for -Wconversion warnings in a few packages
2016-04-22 12:36:26 +02:00
GraphicsView
Remove whitespace at end of lines
2016-06-29 11:04:29 +02:00
HalfedgeDS
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Hash_map
improve Hash test
2016-06-24 13:23:44 +02:00
Homogeneous_kernel
…
Inscribed_areas
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Installation
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
2016-07-05 19:50:36 +02:00
Interpolation
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Intersections_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Intersections_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Interval_skip_list
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Interval_support
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Inventor
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Jet_fitting_3
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Kernel_23
Merge branch 'CGAL_headers_only_step1-gdamiand_cjamin-old' into CGAL_headers_only_step1-gdamiand_cjamin
2016-06-09 19:09:38 +02:00
Kernel_d
Adding less-than operator (<) to Point_d
2016-05-14 14:28:51 -04:00
Kinetic_data_structures
Minor fixes for -Wconversion warnings in a few packages
2016-04-22 12:36:26 +02:00
Kinetic_framework
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
LEDA
resurrect LEDA_basic.h
2016-01-06 11:03:05 +01:00
Linear_cell_complex
Update with master
2016-05-25 10:58:55 +02:00
MacOSX
…
Maintenance
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch'
2016-06-16 16:19:04 +02:00
Matrix_search
Update with master
2016-05-25 10:58:55 +02:00
Mesh_2
update cmake scripts with at least one example requiring Core
2016-03-24 16:40:57 +01:00
Mesh_3
Remove whitespace at end of lines
2016-06-29 11:04:29 +02:00
Minkowski_sum_2
Merge branch 'MS_2-decomposition_optimization-efif-old' into MS_2-decomposition_optimization-efif
2016-06-04 09:42:00 +03:00
Minkowski_sum_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Miscellany/doc /Miscellany
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Modifier
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Modular_arithmetic
Update with master
2016-05-25 10:58:55 +02:00
Nef_2
Update with master
2016-05-25 10:58:55 +02:00
Nef_3
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch'
2016-06-08 14:11:28 +02:00
Nef_S2
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' into HEAD
2016-05-26 16:07:27 +02:00
NewKernel_d
Merge changes from 'releases/CGAL-4.8-branch'
2016-04-22 15:41:59 +02:00
Number_types
Add CGAL_UNUSED
2016-06-29 14:30:44 +02:00
OpenNL
…
Operations_on_polyhedra
Merge pull request #875 from sloriot/Triangulation_2_and_PMP-fix_Triangulation_2_projection_traits_3
2016-05-05 14:55:11 +02:00
Optimal_transportation_reconstruction_2
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
2016-07-05 19:50:36 +02:00
Optimisation_basic
Remove dont_submit as listed files do not exist
2015-12-31 17:09:55 +01:00
Partition_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Periodic_2_triangulation_2
Merge pull request #944 from afabri/Periodic-typos-GF
2016-03-29 11:19:15 +02:00
Periodic_3_triangulation_3
Link with glu in demos Periodic_3_triangulation_3 and Periodic_Lloyd_3
2016-06-03 15:11:03 +02:00
Point_set_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Point_set_processing_3
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
2016-07-04 10:17:38 +02:00
Point_set_shape_detection_3
Update with master
2016-05-25 10:58:55 +02:00
Poisson_surface_reconstruction_3
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
2016-07-04 10:17:38 +02:00
Polygon
Update Polygon_2_algorithms.h
2016-05-18 15:19:17 +02:00
Polygon_mesh_processing
Merge pull request #1187 from maxGimeno/Fix_deformation-GF
2016-06-22 13:18:31 +02:00
Polyhedron
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
2016-07-05 19:50:36 +02:00
Polyhedron_IO
Merge pull request #1151 from afabri/Polyhedron_IO-stl_reader-GF
2016-06-13 09:15:53 +02:00
Polyline_simplification_2
Update with master
2016-05-25 10:58:55 +02:00
Polynomial
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Polytope_distance_d
Add push/pop to pragmas
2016-06-15 11:26:11 +02:00
Principal_component_analysis
Add missing link with glu in demo.
2016-06-02 12:25:39 +02:00
Profiling_tools
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Property_map
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
2016-07-04 10:17:38 +02:00
QP_solver
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Random_numbers
Remove the unused variable warning for the deprecated variable default_random.
2016-06-03 18:11:34 +02:00
Ridges_3
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
STL_Extension
simplify empty()
2016-07-06 17:25:57 +02:00
Scale_space_reconstruction_3
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Scripts
Merge branch 'releases/CGAL-4.8-branch'
2016-04-08 15:13:33 +02:00
SearchStructures
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Segment_Delaunay_graph_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Segment_Delaunay_graph_Linf_2
Update with master
2016-05-25 10:58:55 +02:00
Skin_surface_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Snap_rounding_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Solver_interface
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Spatial_searching
Merge branch 'CGAL_headers_only_step1-gdamiand_cjamin-old' into CGAL_headers_only_step1-gdamiand_cjamin
2016-06-22 09:43:31 +02:00
Spatial_sorting
Minor fixes for -Wconversion warnings in a few packages
2016-04-22 12:36:26 +02:00
Straight_skeleton_2
fix doc typos
2016-06-22 21:54:43 +02:00
Stream_lines_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Stream_support
Merge pull request #1035 from lrineau/CGAL-fix_Wconversion_warnings-GF
2016-06-24 13:30:48 +02:00
Subdivision_method_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Surface_mesh
Make constructor SM_Edge_index(SM_Halfedge_index) explicit
2016-06-13 16:03:06 +02:00
Surface_mesh_deformation
fix conversion warning and remove extra boost::
2016-07-05 16:20:48 +02:00
Surface_mesh_parameterization
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Surface_mesh_segmentation
Fix
2016-06-10 09:16:11 +02:00
Surface_mesh_shortest_path
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch'
2016-06-22 13:20:25 +02:00
Surface_mesh_simplification
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Surface_mesh_skeletonization
use compute__face_normals to avoid computing each face normal * its nb of vertices times
2016-06-14 14:17:10 +02:00
Surface_mesher
Remove link with zlib (that we introduced before but which are no more required)
2016-06-24 18:35:37 +02:00
Sweep_line_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
TDS_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
TDS_3
Merge pull request #996 from afabri/Triangulation_3-accelerate_print_cells-GF
2016-04-14 15:13:51 +02:00
Testsuite
…
Three
Externalize the triangulation code for the facets in items
2016-06-06 16:12:18 +02:00
Triangulation
Replace static with CGAL_STATIC_THREAD_LOCAL_VARIABLE
2016-04-13 11:45:08 +02:00
Triangulation_2
add missing traits to avoid using the default constructed one
2016-06-29 09:41:22 +02:00
Triangulation_3
Add missing link with glu in demo.
2016-06-02 12:25:39 +02:00
Union_find
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Visibility_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Voronoi_diagram_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
wininst
add dev prefix for installation dir
2015-12-18 15:11:57 +01:00
.gitattributes
Remove script cgal_generate_cmake_script.cmake
2016-02-16 17:34:41 +01:00
.gitignore
Better random image: a big sphere plus small ones
2016-06-15 18:10:14 +02:00
CMakeLists.txt
Use doc/CMakeLists in a release
2015-12-10 17:05:51 +01:00
INSTALL.md
…
LICENSE.md
…
README.md
…
copyright
…