Skip to content

Commit

Permalink
Try to fix errors in classification checks
Browse files Browse the repository at this point in the history
  • Loading branch information
maxGimeno committed Feb 2, 2018
1 parent acd0a72 commit a676d5a
Show file tree
Hide file tree
Showing 134 changed files with 2,315 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ before_script:
- sudo chmod +x /usr/bin/doxygen
- mkdir -p build
- cd build
- cmake -DCGAL_HEADER_ONLY=ON -DQt5_DIR="/opt/qt55/lib/cmake/Qt5" -DQt5Svg_DIR="/opt/qt55/lib/cmake/Qt5Svg" -DQt5OpenGL_DIR="/opt/qt55/lib/cmake/Qt5OpenGL" -DCMAKE_CXX_FLAGS_RELEASE=-DCGAL_NDEBUG ..
- cmake -DCMAKE_CXX_FLAGS="-std=c++11" -DCGAL_HEADER_ONLY=ON -DQt5_DIR="/opt/qt55/lib/cmake/Qt5" -DQt5Svg_DIR="/opt/qt55/lib/cmake/Qt5Svg" -DQt5OpenGL_DIR="/opt/qt55/lib/cmake/Qt5OpenGL" -DCMAKE_CXX_FLAGS_RELEASE=-DCGAL_NDEBUG ..
- make
- sudo make install &>/dev/null
- cd ..
Expand Down
2 changes: 1 addition & 1 deletion .travis/build_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ do
zsh $ROOT/Scripts/developer_scripts/test_merge_of_branch HEAD
mkdir -p build-travis
pushd build-travis
cmake -DCGAL_ENABLE_CHECK_HEADERS=ON -DQt5_DIR="/opt/qt55/lib/cmake/Qt5" ../..
cmake -DCGAL_ENABLE_CHECK_HEADERS=ON -DQt5_DIR="/opt/qt55/lib/cmake/Qt5 -std=c++11" ../..
make -j2 check_headers
popd
#parse current matrix and check that no package has been forgotten
Expand Down
19 changes: 19 additions & 0 deletions AABB_tree/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

AABB_tree
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
Distance_2
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
Property_map
STL_Extension
Spatial_searching
Stream_support
34 changes: 34 additions & 0 deletions Advancing_front_surface_reconstruction/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@

Advancing_front_surface_reconstruction
Algebraic_foundations
Arithmetic_kernel
BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Filtered_kernel
HalfedgeDS
Hash_map
Homogeneous_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Modifier
Modular_arithmetic
Number_types
Polygon
Polyhedron
Polyhedron_IO
Profiling_tools
Property_map
STL_Extension
Spatial_sorting
Stream_support
TDS_2
TDS_3
Triangulation_2
Triangulation_3
10 changes: 10 additions & 0 deletions Algebraic_foundations/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

Algebraic_foundations
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
16 changes: 16 additions & 0 deletions Algebraic_kernel_d/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

Algebraic_foundations
Algebraic_kernel_d
Arithmetic_kernel
CGAL_Core
Circulator
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polynomial
Profiling_tools
Random_numbers
STL_Extension
Stream_support
13 changes: 13 additions & 0 deletions Algebraic_kernel_for_circles/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

Algebraic_foundations
Algebraic_kernel_for_circles
Arithmetic_kernel
Filtered_kernel
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
13 changes: 13 additions & 0 deletions Algebraic_kernel_for_spheres/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

Algebraic_foundations
Algebraic_kernel_for_spheres
Arithmetic_kernel
Filtered_kernel
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
18 changes: 18 additions & 0 deletions Alpha_shapes_2/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

Algebraic_foundations
Alpha_shapes_2
Arithmetic_kernel
Cartesian_kernel
Filtered_kernel
Hash_map
Homogeneous_kernel
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
TDS_2
Triangulation_2
23 changes: 23 additions & 0 deletions Alpha_shapes_3/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

Algebraic_foundations
Alpha_shapes_3
Arithmetic_kernel
Cartesian_kernel
Circulator
Filtered_kernel
Geomview
Hash_map
Homogeneous_kernel
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension
Spatial_sorting
Stream_support
TDS_3
Triangulation_3
25 changes: 25 additions & 0 deletions Apollonius_graph_2/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Algebraic_foundations
Apollonius_graph_2
Arithmetic_kernel
Cartesian_kernel
Circulator
Distance_2
Distance_3
Filtered_kernel
Hash_map
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension
Spatial_sorting
Stream_support
TDS_2
Triangulation_2
33 changes: 33 additions & 0 deletions Arrangement_on_surface_2/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

Algebraic_foundations
Algebraic_kernel_d
Arithmetic_kernel
Arrangement_on_surface_2
BGL
CGAL_Core
Cartesian_kernel
Circular_kernel_2
Circulator
Distance_2
Distance_3
Filtered_kernel
HalfedgeDS
Hash_map
Homogeneous_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Polygon
Polynomial
Profiling_tools
Property_map
Random_numbers
STL_Extension
Spatial_searching
Stream_support
Surface_sweep_2
28 changes: 28 additions & 0 deletions BGL/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

Algebraic_foundations
Arithmetic_kernel
BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Filtered_kernel
Hash_map
Homogeneous_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Polygon
Polygon_mesh_processing
Profiling_tools
Property_map
STL_Extension
Spatial_sorting
Stream_support
TDS_2
Triangulation_2
10 changes: 10 additions & 0 deletions Barycentric_coordinates_2/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

Algebraic_foundations
Barycentric_coordinates_2
Installation
Kernel_23
Number_types
Polygon
Profiling_tools
STL_Extension
Stream_support
28 changes: 28 additions & 0 deletions Boolean_set_operations_2/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

Algebraic_foundations
Arithmetic_kernel
Arrangement_on_surface_2
Boolean_set_operations_2
Cartesian_kernel
Circular_kernel_2
Circulator
Distance_2
Distance_3
Filtered_kernel
HalfedgeDS
Hash_map
Homogeneous_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Polygon
Profiling_tools
STL_Extension
Stream_support
Surface_sweep_2
Union_find
24 changes: 24 additions & 0 deletions Bounding_volumes/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

Algebraic_foundations
Bounding_volumes
Cartesian_kernel
Circulator
Distance_2
Distance_3
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Matrix_search
Modular_arithmetic
Number_types
Optimisation_basic
Polygon
Profiling_tools
QP_solver
Random_numbers
STL_Extension
Solver_interface
Stream_support
11 changes: 11 additions & 0 deletions Box_intersection_d/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

Algebraic_foundations
Box_intersection_d
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
11 changes: 11 additions & 0 deletions CGAL_ImageIO/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

Algebraic_foundations
CGAL_ImageIO
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
File renamed without changes.
15 changes: 15 additions & 0 deletions Cartesian_kernel/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

Algebraic_foundations
Cartesian_kernel
Distance_2
Distance_3
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
19 changes: 19 additions & 0 deletions Circular_kernel_2/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

Algebraic_foundations
Algebraic_kernel_for_circles
Arithmetic_kernel
Cartesian_kernel
Circular_kernel_2
Distance_2
Distance_3
Filtered_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support
Loading

0 comments on commit a676d5a

Please sign in to comment.