Laurent Rineau
|
f76f2f43e1
|
Modify the script to rely on refs/pull/\*head references
... instead of commit log messages.
|
2020-01-27 12:04:42 +01:00 |
Laurent Rineau
|
4646f9c70a
|
Fix cgal_create_release_with_cmake.cmake
|
2020-01-16 16:11:03 +01:00 |
Laurent Rineau
|
64763c41b0
|
The file to extract was moved just a few line above!
|
2019-11-08 11:55:42 +01:00 |
Laurent Rineau
|
65dd48a94c
|
Fix the Windows-installer generation
|
2019-11-08 11:47:09 +01:00 |
Laurent Rineau
|
e10ace6bcf
|
Merge pull request #4334 from sloriot/CGAL-SPDX_cleanup_fixes
Fix some remaining license notice + add a missing LicenseRef-Commercial
|
2019-11-06 17:45:23 +01:00 |
Sébastien Loriot
|
0d4963f455
|
also detect BSL
|
2019-11-04 09:24:22 +01:00 |
Laurent Rineau
|
21fedbf0ad
|
Take the version number from `public_release_name`
|
2019-10-31 18:34:08 +01:00 |
Sébastien Loriot
|
9af500c5e5
|
make the message more verbose
|
2019-10-28 10:52:28 +01:00 |
Laurent Rineau
|
30b02eea63
|
Merge pull request #4303 from sloriot/CGAL-SPDX_updates
Update SPDX tags
|
2019-10-25 16:26:13 +02:00 |
Laurent Rineau
|
1d6fba5a39
|
Also create .zip files for -examples and -library tarballs
|
2019-10-22 18:16:35 +02:00 |
Laurent Rineau
|
620d90961d
|
replace tarballs creation by the script feature GENERATE_TARBALLS=ON
|
2019-10-22 12:50:28 +02:00 |
Laurent Rineau
|
30479e5c12
|
Fix the date in man pages
|
2019-10-21 18:46:18 +02:00 |
Sébastien Loriot
|
dfe3ce485d
|
special case for Random Forest
|
2019-10-20 10:45:13 +02:00 |
Sébastien Loriot
|
5dfd8b753f
|
check for the absence of license notice in headers
|
2019-10-20 01:01:10 +02:00 |
Sébastien Loriot
|
8832addb4e
|
update to read SPDX tags (GPL-3+, LGPL 3+, and LGPL3 are enough for us)
|
2019-10-20 00:36:39 +02:00 |
Sébastien Loriot
|
7c63219861
|
Manual removal of license notice + SPDX updates
|
2019-10-19 17:14:18 +02:00 |
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
Sébastien Loriot
|
dd00593e86
|
add a comment
|
2019-10-16 23:53:59 +02:00 |
Laurent Rineau
|
5075a895f7
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-09-06 14:14:29 +02:00 |
Laurent Rineau
|
73500e8d3c
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-09-06 14:14:13 +02:00 |
Sébastien Loriot
|
4b28db79f0
|
update script
|
2019-09-04 16:19:10 +02:00 |
Maxime Gimeno
|
fe7d83d67e
|
Add a test to replace an empty number of processors by 1 and move --timeout sooner in the options to prevent an eventual other parsing error.
|
2019-08-13 10:35:35 +02:00 |
Sébastien Loriot
|
25a05e9f4c
|
Merge branch 'CGAL-named_function_parameters-4.14' into master
Conflicts resolved by hand
|
2019-07-28 23:46:43 +02:00 |
Sébastien Loriot
|
2f81a21523
|
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
Conflicts resolved by hand
|
2019-07-28 22:30:13 +02:00 |
Sébastien Loriot
|
41ef56f8ad
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
|
2019-07-18 16:57:27 +02:00 |
Sébastien Loriot
|
560c77f567
|
rename named function parameter class
|
2019-07-15 06:25:02 +02:00 |
Sébastien Loriot
|
0343659467
|
add script to ease the update to the new CGAL np
|
2019-07-14 22:46:46 +02:00 |
Maxime Gimeno
|
f3697f1b2b
|
Move logging functions in the script to avoid having to ask for CGAL-I before it is set.
|
2019-07-09 14:17:04 +02:00 |
Laurent Rineau
|
39a245220a
|
Merge pull request #3660 from mglisse/NewKernel_d-lazy_Epeck_d-glisse
Epeck_d
|
2019-07-01 11:16:33 +02:00 |
Laurent Rineau
|
32f80cbece
|
Merge pull request #4018 from lrineau/CGAL-refresh_cmake_minimum_required-GF
CMake>=3.13: opt for for new policies up to 3.15
|
2019-07-01 11:16:30 +02:00 |
Laurent Rineau
|
a236d22e2d
|
Merge pull request #3730 from sloriot/CGAL-create_tarballs
Add an option to create tarballs while creating a release
|
2019-06-20 14:21:16 +02:00 |
Laurent Rineau
|
2a5b558eb5
|
Merge branch 'master' into NewKernel_d-lazy_Epeck_d-glisse
|
2019-06-20 10:28:01 +02:00 |
Laurent Rineau
|
4fbf00fb8a
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
Sébastien Loriot
|
e07ff8846f
|
add a little doc
|
2019-06-13 14:11:47 +02:00 |
Sébastien Loriot
|
453313fae6
|
script to add label PR merged in a release since the previous release (not a bug-fix release)
|
2019-06-13 13:54:43 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Laurent Rineau
|
33a058c0f6
|
Merge pull request #3832 from maxGimeno/Testsuite_with_ctest-Get_back_the_blue_squares-GF
Testsuite with CMake: get Back the Blue Squares
|
2019-05-06 15:45:59 +02:00 |
Andreas Fabri
|
8c4368cb2d
|
The file named copyright has no .txt suffix
|
2019-05-06 12:27:45 +02:00 |
Andreas Fabri
|
60b1c06f4d
|
Do not create README Add figure and example
|
2019-05-03 16:28:57 +02:00 |
Andreas Fabri
|
dd4c8e6996
|
Do not create dont_submit, src, scripts, developer_scripts as we do not need them for new packages
|
2019-05-03 16:21:18 +02:00 |
Maxime Gimeno
|
61a9c78036
|
Rename scripts
|
2019-04-29 15:38:44 +02:00 |
Maxime Gimeno
|
5b03adfbb7
|
also add it to the "r" reports
|
2019-04-25 11:04:27 +02:00 |
Maxime Gimeno
|
00c0e4e85a
|
Add scm-branch content to reports.
|
2019-04-25 10:30:18 +02:00 |
Maxime Gimeno
|
ff012669f5
|
enable c++14 in check_headers
|
2019-04-16 10:12:11 +02:00 |
Maxime Gimeno
|
b4109fd29a
|
Change Installation/Test_report to NOT erase the initial results when appending the cmake output.
|
2019-04-11 09:34:01 +02:00 |
Maxime Gimeno
|
78db3f646d
|
Solve conflicts
|
2019-04-09 10:04:44 +02:00 |
Maxime Gimeno
|
591a25ec1b
|
Fix 'r' writing in the end of the process.
|
2019-04-09 09:47:05 +02:00 |