mirror of https://github.com/CGAL/cgal
Merge remote-tracking branch 'cgal/master' into Installation-fix_detection_of_CGAL_Qt5-GF
This commit is contained in:
commit
3aec1731f3
|
|
@ -4,6 +4,7 @@ BGL
|
|||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
|
|
@ -16,4 +17,3 @@ Property_map
|
|||
STL_Extension
|
||||
Spatial_searching
|
||||
Stream_support
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ Kernel_23
|
|||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Property_map
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ Algebraic_foundations
|
|||
Circulator
|
||||
Convex_hull_d
|
||||
Distance_2
|
||||
Distance_3
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
|
|
@ -14,4 +15,3 @@ Number_types
|
|||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -23,9 +23,9 @@ LC_CTYPE=en_US.UTF-8
|
|||
# The script also updates the manual tools.
|
||||
|
||||
# "master" alone
|
||||
0 21 * * Sun cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/master.git --public --do-it --beta 2 || echo ERROR
|
||||
0 21 * * Sun cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/master.git --public --do-it --beta 3 || echo ERROR
|
||||
# "integration"
|
||||
0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it --public --beta 2 || echo ERROR
|
||||
0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it --public --beta 3 || echo ERROR
|
||||
# from branch 4.14
|
||||
0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.14-branch && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.14-branch.git --public --do-it || echo ERROR
|
||||
# from branch 4.13
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
|
|
@ -16,4 +17,3 @@ Profiling_tools
|
|||
STL_Extension
|
||||
Stream_support
|
||||
Union_find
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
|
|
@ -20,4 +21,3 @@ Spatial_sorting
|
|||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -20,17 +20,17 @@ Modular_arithmetic
|
|||
Number_types
|
||||
Point_set_3
|
||||
Point_set_processing_3
|
||||
Polygonal_surface_reconstruction
|
||||
Polygon
|
||||
Polygonal_surface_reconstruction
|
||||
Principal_component_analysis
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Solver_interface
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Surface_mesh
|
||||
TDS_2
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ Algebraic_foundations
|
|||
BGL
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
GraphicsView
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
|
|
@ -19,4 +20,3 @@ Profiling_tools
|
|||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -1,4 +1,11 @@
|
|||
Algebraic_foundations
|
||||
BGL
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
|
|||
|
|
@ -1,33 +1,33 @@
|
|||
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
|
||||
Shape_detection
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Principal_component_analysis
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Shape_detection
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Stream_support
|
||||
BGL
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Modifier
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Surface_mesh
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ BGL
|
|||
Box_intersection_d
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
|
|
@ -25,4 +26,3 @@ Stream_support
|
|||
Surface_mesh_parameterization
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ BGL
|
|||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
|
|
@ -18,4 +19,3 @@ STL_Extension
|
|||
Spatial_searching
|
||||
Stream_support
|
||||
Surface_mesh_segmentation
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ BGL
|
|||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
|
|
@ -18,4 +19,3 @@ STL_Extension
|
|||
Spatial_searching
|
||||
Stream_support
|
||||
Surface_mesh_shortest_path
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ Algebraic_foundations
|
|||
Arrangement_on_surface_2
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
|
|
@ -23,4 +24,3 @@ Surface_sweep_2
|
|||
TDS_2
|
||||
Triangulation_2
|
||||
Visibility_2
|
||||
Distance_3
|
||||
|
|
|
|||
Loading…
Reference in New Issue