.github
Add the package itself to the list, and not only the content of package_info/dependencies
2021-04-09 09:31:23 +02:00
AABB_tree
use custom functor for bbox and split primitives
2021-03-02 16:16:07 +01:00
Advancing_front_surface_reconstruction
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Algebraic_foundations
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-02-18 15:19:05 +01:00
Algebraic_kernel_d
Merge branch 'CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.1-maxGimeno' into CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.2-maxGimeno
2021-03-02 10:16:01 +01:00
Algebraic_kernel_for_circles
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Algebraic_kernel_for_spheres
Merge pull request #5503 from maxGimeno/DIstance-Fix_with_LEDA-maxGimeno
2021-03-03 16:33:59 +01:00
Alpha_shapes_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Alpha_shapes_3
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
Apollonius_graph_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Arithmetic_kernel
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Arrangement_on_surface_2
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
BGL
Merge pull request #5366 from sloriot/BGL-regul_fct_into_exp_ns
2021-03-03 17:10:25 +01:00
Barycentric_coordinates_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Boolean_set_operations_2
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-10 09:00:41 +01:00
Bounding_volumes
remove std::function
2021-02-02 13:36:45 +01:00
Box_intersection_d
Merge pull request #5469 from afabri/Box_intersection_d-array-GF
2021-03-03 16:39:49 +01:00
CGAL_Core
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
CGAL_ImageIO
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-26 15:00:53 +01:00
CGAL_ipelets
Merge pull request #5356 from sloriot/CGAL-boost_function_output-5.2
2021-01-21 16:18:55 +01:00
Cartesian_kernel
add a comment
2021-03-29 15:23:24 +02:00
Circular_kernel_2
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Circular_kernel_3
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
Circulator
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Classification
Merge pull request #5552 from sloriot/Classif-RF_warning
2021-04-06 15:11:45 +02:00
Combinatorial_map
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Cone_spanners_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Convex_decomposition_3
clean-up
2021-01-28 10:04:41 +01:00
Convex_hull_2
do not include boost/bind.hpp (shouldn't be used anymore) + fix remaining bind
2021-02-12 15:35:19 +01:00
Convex_hull_3
replace bind in Convex_hull_3
2021-01-06 12:59:12 +01:00
Convex_hull_d
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Distance_2
Merge pull request #5503 from maxGimeno/DIstance-Fix_with_LEDA-maxGimeno
2021-03-03 16:33:59 +01:00
Distance_3
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Documentation /doc
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Envelope_2
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Envelope_3
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Filtered_kernel
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Generalized_map
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Generator
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Geomview
Merge pull request #5299 from maxGimeno/Checks_in_github-maxGimeno
2021-01-06 16:04:47 +01:00
GraphicsView
Merge pull request #5473 from maxGimeno/Demo-Fixes-maxGimeno
2021-03-03 16:39:47 +01:00
HalfedgeDS
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-12 09:04:01 +01:00
Hash_map
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Heat_method_3
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Homogeneous_kernel
Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv
2020-05-18 12:24:25 +02:00
Hyperbolic_triangulation_2
Merge branch 'CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.1-maxGimeno' into CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.2-maxGimeno
2021-03-02 10:16:01 +01:00
Inscribed_areas
remove bind in Incribed_areas
2021-01-06 12:59:12 +01:00
Installation
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Interpolation
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Intersections_2
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Intersections_3
Merge pull request #5435 from afabri/Intersect_3-fix_isocuboid_plane-GF
2021-03-03 16:56:31 +01:00
Interval_skip_list
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Interval_support
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Inventor
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Jet_fitting_3
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Kernel_23
Merge pull request #5556 from MaelRL/Kernel_23-Dont_recompute_normal_in_proj_point-GF
2021-04-06 15:11:44 +02:00
Kernel_d
Merge pull request #5420 from afabri/Kernel_d-equal_to-GF
2021-03-03 17:10:20 +01:00
LEDA
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Linear_cell_complex
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
MacOSX
…
Maintenance
Merge pull request #4649 from sloriot/CGAL-no_third_party_warnings
2021-04-20 09:52:04 +02:00
Matrix_search
cleanup
2021-02-03 10:57:36 +00:00
Mesh_2
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-29 15:09:16 +01:00
Mesh_3
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Mesher_level
Enhance the debugging tools in Mesh_3
2021-01-20 15:38:05 +01:00
Minkowski_sum_2
Use CGAL::Timer
2020-12-28 14:05:44 +00:00
Minkowski_sum_3
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Miscellany/doc /Miscellany
…
Modifier
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Modular_arithmetic
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Nef_2
Merge pull request #5371 from maxGimeno/Fix_Nesf_2_parser-maxGimeno
2021-02-05 16:07:25 +01:00
Nef_3
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
Nef_S2
Merge pull request #5371 from maxGimeno/Fix_Nesf_2_parser-maxGimeno
2021-02-05 16:07:25 +01:00
NewKernel_d
Merge pull request #5356 from sloriot/CGAL-boost_function_output-5.2
2021-01-21 16:18:55 +01:00
Number_types
Merge pull request #5444 from sgiraudot/Poisson-Kernel_compatibility-GF
2021-03-10 10:33:14 +01:00
OpenNL
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Optimal_bounding_box
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Optimal_transportation_reconstruction_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Optimisation_basic
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Partition_2
do not include boost/bind.hpp (shouldn't be used anymore) + fix remaining bind
2021-02-12 15:35:19 +01:00
Periodic_2_triangulation_2
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
Periodic_3_mesh_3
Merge remote-tracking branch 'cgal/5.2.x-branch' into CGAL-remove_bind
2021-01-29 18:44:50 +01:00
Periodic_3_triangulation_3
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
Periodic_4_hyperbolic_triangulation_2
do not include boost/bind.hpp (shouldn't be used anymore) + fix remaining bind
2021-02-12 15:35:19 +01:00
Point_set_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Point_set_3
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-02-18 15:19:05 +01:00
Point_set_processing_3
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Poisson_surface_reconstruction_3
Merge pull request #5444 from sgiraudot/Poisson-Kernel_compatibility-GF
2021-03-10 10:33:14 +01:00
Polygon
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Polygon_mesh_processing
Merge remote-tracking branch 'cgal/5.1.x-branch'
2021-04-21 15:47:06 +02:00
Polygonal_surface_reconstruction
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Polyhedron
Merge remote-tracking branch 'cgal/5.1.x-branch'
2021-04-21 15:47:06 +02:00
Polyhedron_IO
Merge pull request #5343 from maxGimeno/Deactivate_geomview_demo-maxGimeno
2021-01-21 16:18:59 +01:00
Polyline_simplification_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Polynomial
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Polytope_distance_d
replace bind in Polytope_distance_d
2021-01-06 12:59:12 +01:00
Principal_component_analysis
Do not compile PCA examples/tests without Eigen
2021-03-23 11:41:47 +01:00
Principal_component_analysis_LGPL
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Profiling_tools
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Property_map
Merge pull request #5468 from sloriot/CGAL-tiny_fixes
2021-03-03 16:39:52 +01:00
QP_solver
Fix QP solver test: raw replacement that is working
2021-01-29 10:20:14 +01:00
Random_numbers
Merge pull request #5282 from maxGimeno/Random_header_only-maxGimeno
2020-12-16 17:47:43 +01:00
Ridges_3
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
STL_Extension
Merge pull request #5423 from afabri/PMP-corefine_OM-GF
2021-03-10 10:33:17 +01:00
Scale_space_reconstruction_3
Merge pull request #5331 from sgiraudot/Scale_space-Fix_warning_compare_unsigned_with_0-GF
2021-01-21 16:19:03 +01:00
Scripts
Merge remote-tracking branch 'cgal/5.1.x-branch'
2021-04-21 15:47:06 +02:00
SearchStructures
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Segment_Delaunay_graph_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Segment_Delaunay_graph_Linf_2
Merge pull request #5419 from afabri/SDG-replace_enum-GF
2021-03-03 17:10:23 +01:00
Set_movable_separability_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Shape_detection
Fix warning: std::pow(float, int) returns double instead of float in recent C++
2021-03-23 11:25:53 +01:00
Skin_surface_3
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Snap_rounding_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Solver_interface
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Spatial_searching
Merge pull request #5483 from danston/OTR-make_move_iterator_fix-danston
2021-03-03 16:34:43 +01:00
Spatial_sorting
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Straight_skeleton_2
remove some boost::bind
2021-01-06 12:59:11 +01:00
Stream_lines_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Stream_support
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-26 15:00:53 +01:00
Subdivision_method_3
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Surface_mesh
Merge pull request #5152 from sloriot/CGAL-remove_bind
2021-02-05 16:07:34 +01:00
Surface_mesh_approximation
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Surface_mesh_deformation
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Surface_mesh_parameterization
Merge pull request #5356 from sloriot/CGAL-boost_function_output-5.2
2021-01-21 16:18:55 +01:00
Surface_mesh_segmentation
Add missing includes
2021-03-25 10:37:09 +01:00
Surface_mesh_shortest_path
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Surface_mesh_simplification
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Surface_mesh_skeletonization
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Surface_mesh_topology
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
Surface_mesher
remove useless bind
2021-01-06 12:59:12 +01:00
Surface_sweep_2
Merge pull request #5313 from maxGimeno/Surface_sweep-Fix_test_script-maxGimeno
2021-03-03 17:10:28 +01:00
TDS_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
TDS_3
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Testsuite
Merge pull request #5628 from maxGimeno/Testsuite-Fix_for_windows-maxGimeno
2021-04-21 15:45:11 +02:00
Tetrahedral_remeshing
Merge remote-tracking branch 'cgal/5.1.x-branch'
2021-04-21 15:47:06 +02:00
Three
Merge remote-tracking branch 'cgal/5.1.x-branch'
2021-04-21 15:47:06 +02:00
Triangulation
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Triangulation_2
Merge pull request #5433 from sloriot/CGAL-last_bind
2021-03-03 17:10:13 +01:00
Triangulation_3
Merge pull request #5433 from sloriot/CGAL-last_bind
2021-03-03 17:10:13 +01:00
Union_find
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Visibility_2
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Voronoi_diagram_2
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
2021-02-05 16:07:32 +01:00
.gitattributes
Declare Nef_3 data files
2020-06-24 12:18:15 +02:00
.gitignore
…
CGALConfig.cmake
…
CGALConfigVersion.cmake
Add CGALConfigVersion.cmake, and CTest tests
2020-05-01 15:00:35 +02:00
CMakeLists.txt
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
INSTALL.md
…
LICENSE.md
Re-add Creative Commons
2020-12-03 10:32:55 +01:00
README.md
Fix a typo
2020-11-12 10:04:38 +01:00
ccpp.yml
…
cmake_uninstall.cmake.in
…
copyright
remove travis and wininst
2021-02-11 10:37:08 +01:00