AABB_tree
Remove glu from all the CMakeLists
2016-04-14 09:29:50 +02:00
Advancing_front_surface_reconstruction
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Algebraic_foundations
update cmake scripts with at least one example requiring Core
2016-03-24 16:40:57 +01:00
Algebraic_kernel_d
remove unused header files; remove commented includes; changed include paths
2016-02-15 14:20:12 +01: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
Remove glu from all the CMakeLists
2016-04-14 09:29:50 +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
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch'
2016-05-04 14:56:41 +02:00
BGL
Merge pull request #1014 from afabri/BGL_use_put_get-GF
2016-04-22 15:25:03 +02:00
Barycentric_coordinates_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Boolean_set_operations_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Bounding_volumes
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Box_intersection_d
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
CGAL_Core
Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
2016-02-16 17:02:55 +01:00
CGAL_ImageIO
Bug-fix in Image_3::labellized_trilinear_interpolation
2016-04-20 15:25:06 +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
Remove glu from all the CMakeLists
2016-04-14 09:29:50 +02:00
Circulator
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Combinatorial_map
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Conic_2
Mainly added includes
2013-09-13 22:24:30 +02:00
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 #914 from sgiraudot/Point_set_shape_detection_3-Plane_regularization-GF
2016-04-29 13:08:44 +02:00
Envelope_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Envelope_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Filtered_kernel
Merge pull request #902 from afabri/Triangulation_2_use_less_not_compare-GF
2016-04-14 15:08:46 +02:00
Generator
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Geomview
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
GraphicsView
Read .poly files
2016-03-11 14:31:35 +01:00
HalfedgeDS
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Hash_map
Merge pull request #918 from afabri/HDS-hash-GF
2016-04-14 15:07:47 +02:00
Homogeneous_kernel
attempt to fix the use of "inline"
2015-08-11 17:14:46 +02:00
Inscribed_areas
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Installation
Merge pull request #739 from bo0ts/Pmp-poly_soup_poly_mesh-pmoeller
2016-05-04 15:01:25 +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 pull request #1005 from afabri/Kernel-compare_distance-GF
2016-04-22 15:25:52 +02:00
Kernel_d
Adding const to the rhs of equality check of Iso_box_d
2016-04-12 11:18:46 -04:00
Kinetic_data_structures
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +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
Merge pull request #875 from sloriot/Triangulation_2_and_PMP-fix_Triangulation_2_projection_traits_3
2016-05-05 14:55:11 +02:00
MacOSX
replace CGAL_MAKEFILE with DIR of script location
2013-12-06 15:47:37 +01:00
Maintenance
updated crontab (automated commit)
2016-04-12 10:18:04 +02:00
Matrix_search
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Mesh_2
update cmake scripts with at least one example requiring Core
2016-03-24 16:40:57 +01:00
Mesh_3
Merge pull request #1010 from lrineau/Mesh_3-improve_images-GF
2016-05-05 14:56:56 +02:00
Minkowski_sum_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01: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 cmake scripts with at least one example requiring Core
2016-03-24 16:40:57 +01:00
Nef_2
remove test file that is not compiled since 2007
2016-04-29 16:12:24 +02:00
Nef_3
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Nef_S2
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
NewKernel_d
Merge changes from 'releases/CGAL-4.8-branch'
2016-04-22 15:41:59 +02:00
Number_types
fix
2016-02-26 07:57:29 +01:00
OpenNL
fix unsigned int to size_t warnings
2015-10-07 14:55:43 +02:00
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
fix typo
2016-04-05 12:50:42 +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
Merge pull request #1003 from maxGimeno/Mesh_3_demo-Remove_GLU_from_dependencies-GF
2016-04-15 15:36:45 +02:00
Point_set_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Point_set_processing_3
Merge pull request #1031 from sgiraudot/Point_set_processing-Extend_ply_reader-GF
2016-04-29 13:13:54 +02:00
Point_set_shape_detection_3
Merge pull request #914 from sgiraudot/Point_set_shape_detection_3-Plane_regularization-GF
2016-04-29 13:08:44 +02:00
Poisson_surface_reconstruction_3
Bug fix: when query is outside the domain of definition of the implicit function, return infinity.
2016-03-15 11:52:23 +01:00
Polygon
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Polygon_mesh_processing
Merge pull request #875 from sloriot/Triangulation_2_and_PMP-fix_Triangulation_2_projection_traits_3
2016-05-05 14:55:11 +02:00
Polyhedron
Plugin API made in CamelCase
2016-05-06 11:12:09 +02:00
Polyhedron_IO
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Polyline_simplification_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Polynomial
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Polytope_distance_d
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Principal_component_analysis
Remove glu from all the CMakeLists
2016-04-14 09:29:50 +02:00
Profiling_tools
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Property_map
Move the using from properties_Polyhedron.h to property_map.h
2016-04-18 11:24:45 +02:00
QP_solver
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Random_numbers
Update Random_impl.h
2016-04-01 12:02:23 +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
Rename TimeStamper::key() to hash_value() and let it return a size_t
2016-04-19 17:03:52 +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
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01: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
Adding typedef for Sphere_d in Search_traits_d to respect the contract of RangeSearchTraits
2016-04-02 10:51:19 -04:00
Spatial_sorting
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Straight_skeleton_2
Update Straight_skeleton_2.txt
2016-04-26 10:55:14 +02:00
Stream_lines_2
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Stream_support
Merge changes from 'releases/CGAL-4.8-branch'
2016-04-22 15:41:59 +02:00
Subdivision_method_3
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Surface_mesh
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Surface_mesh_deformation
Merge pull request #1011 from afabri/Deformation-static_cast-GF
2016-04-29 12:43:26 +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
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
2016-03-29 11:02:17 +02:00
Surface_mesh_shortest_path
Merge fixes to Surface_mesh and BGL from 4.8
2016-03-29 12:01:15 +02:00
Surface_mesh_simplification
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Surface_mesh_skeletonization
Use copy_face_graph
2016-04-15 10:04:44 +02:00
Surface_mesher
Remove glu from all the CMakeLists
2016-04-14 09:29:50 +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
remove mentions of Qt3
2015-10-05 15:19:58 +02:00
Three
Fix typos and add info about the add_item macro
2016-05-06 11:12:09 +02:00
Triangulation
Replace static with CGAL_STATIC_THREAD_LOCAL_VARIABLE
2016-04-13 11:45:08 +02:00
Triangulation_2
Merge pull request #875 from sloriot/Triangulation_2_and_PMP-fix_Triangulation_2_projection_traits_3
2016-05-05 14:55:11 +02:00
Triangulation_3
Merge pull request #940 from afabri/Triangulation_2-Default-GF
2016-04-22 15:26:13 +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
Fix compilation errors (in the Polyhedron Demo)
2016-04-20 15:26:49 +02:00
CMakeLists.txt
Use doc/CMakeLists in a release
2015-12-10 17:05:51 +01:00
INSTALL.md
make command examples uniform
2015-07-06 06:51:38 +02:00
LICENSE.md
Update LICENSE.md
2015-03-05 00:05:24 +01:00
README.md
Update README.md
2015-03-05 00:10:39 +01:00
copyright
Correction of indentation of 2nd column (additional space left just in case...)
2015-09-07 13:47:53 +02:00