Commit Graph

1174 Commits

Author SHA1 Message Date
Laurent Rineau 1ad762e082 Fix to allow the `errexit` option (`bash -e`) 2021-10-18 16:34:30 +02:00
Sébastien Loriot f56cc0dcc9 simply merge script by using gh 2021-10-18 16:11:10 +02:00
Mael Rouxel-Labbé 521c72d57e Fix typos 2021-10-04 13:34:07 +02:00
Laurent Rineau e5ab9202f5 Merge pull request #4229 from gdamiand/CGAL_data-gdamiand
Regroup data: scripts and function updates
2021-09-23 16:14:11 +02:00
Sébastien Loriot c83057a7dc use new way to find python3 since cmake 3.12 and do not use old python path 2021-09-21 14:40:45 +02:00
Maxime Gimeno 5c608f0c83 FIx repetition operator for mac. 2021-08-09 15:40:13 +02:00
Maxime Gimeno 4ceb5fbb1f filter diff 2021-08-09 15:19:12 +02:00
Maxime Gimeno b579d9bd3c Remove the platforms before starting the filter testsuite 2021-08-09 14:16:50 +02:00
Maxime GIMENO 314f867564
No --depth 1 anywhere 2021-07-30 15:52:10 +02:00
Maxime GIMENO 62835eb601
No shallow clone to keep the history for the diff 2021-07-30 15:46:28 +02:00
Maxime GIMENO e157a4aac9
Fix diff 2021-07-30 15:27:49 +02:00
Maxime Gimeno 22a61aaa00 remove debug 2021-07-28 13:53:15 +02:00
Maxime Gimeno 2a861a7fd1 Fix list_of_pkgs 2021-07-28 12:54:44 +02:00
Maxime Gimeno dec96f5dd8 fix sourcing 2021-07-28 12:52:02 +02:00
Maxime Gimeno 352cb7b9be plus 2021-07-28 12:48:06 +02:00
Maxime Gimeno 7ee8667058 debuf list 2021-07-28 12:37:50 +02:00
Maxime Gimeno ab0a35be16 debug liste 2021-07-28 12:03:38 +02:00
Maxime Gimeno 02152abfee Fix CGAL_VERSION 2021-07-28 11:37:26 +02:00
Maxime Gimeno 477f7231b3 Don't use a queue file after all 2021-07-28 11:11:36 +02:00
Maxime Gimeno e2e9f7385d Use a queue 2021-07-28 10:47:19 +02:00
Sébastien Loriot 1f4feafbe2 fix path 2021-07-27 21:09:45 +02:00
Maxime Gimeno 4acf4ca633 test CGAL_VERSION value 2021-07-26 14:56:48 +02:00
Maxime Gimeno f267964889 Fix list_test_packages 2021-07-26 12:24:32 +02:00
Maxime Gimeno 5a20cf1c94 clean-up 2021-07-23 14:18:13 +02:00
Maxime Gimeno 4635ac2e15 Add files for testresults
Add test collection script odifications for "skipped"

fixes on conditions
2021-07-23 14:15:07 +02:00
Maxime Gimeno 7a526ea537 First step of action
add ssh stuff

Update github action

Fix Logic

Don't override the PATH !!!

Download the known host too, so it is possible to add new IPs in it.

Fix GIT path and better management of VERSION_NUMBER

fix autotest_cgal

Fixes for scripts
2021-07-23 14:15:07 +02:00
Maxime Gimeno 026907a9ce # Ceci est la combinaison de 7 commits.
# Ceci est le premier message de validation :

First step of action

# Ceci est le message de validation numéro 2 :

add ssh stuff

# Ceci est le message de validation numéro 3 :

Update github action

# Ceci est le message de validation numéro 4 :

Fix Logic

# Ceci est le message de validation numéro 5 :

Don't override the PATH !!!

# Ceci est le message de validation numéro 6 :

Download the known host too, so it is possible to add new IPs in it.

# Ceci est le message de validation numéro 7 :

Fix GIT path and better management of VERSION_NUMBER
2021-07-23 14:15:07 +02:00
Sébastien Loriot f153a1ed3e Merge remote-tracking branch 'cgal/master' into HEAD 2021-07-22 13:15:22 +02:00
Laurent Rineau 80f1328a67 Use the official gh cli instead ghi 2021-07-02 12:47:22 +02:00
Maxime Gimeno 729f78807b Fix a very stupid mistake 2021-06-25 10:09:09 +02:00
Maxime Gimeno f911dfb24b Fix sed for compiler version 2021-06-24 15:07:27 +02:00
Maxime Gimeno c33311d8b6 Add COMPILER_VERSION to the info file to get the compiler name in the testsuite page 2021-06-23 10:51:04 +02:00
Laurent Rineau a391081a61 Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
remove remaining mentions to setup.exe
2021-06-16 15:08:27 +02:00
Laurent Rineau 8fc1301677 Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
remove remaining mentions to setup.exe
2021-06-16 15:03:47 +02:00
Laurent Rineau 5cbadbede6 Merge pull request #5701 from maxGimeno/Ctest-Adapt_scripts_to_windows-maxGimeno
Testsuite: Adapt ctest scripts for use with cygwin
2021-06-02 17:20:49 +02:00
Sébastien Loriot c93da15912 remove remaining mentions to setup.exe 2021-06-01 09:40:30 +02:00
Maxime Gimeno 17f5ef19fd Fix CXXFLAGS misisng in testsuite 2021-05-27 13:42:16 +02:00
Guillaume Damiand 9571a88fec Add backslashs 2021-05-27 09:46:11 +02:00
Maxime Gimeno 0e9d4bf956 Fixes in CMake 2021-05-20 12:17:48 +02:00
Guillaume Damiand 386900efb9 Do not use envsubst 2021-05-19 10:04:51 +02:00
Maxime Gimeno 14b1b3b8cc WIP 2021-05-04 11:38:07 +02:00
Maxime Gimeno 5e4372fb78 Avoid /cygdrive/c/ in the CGAL_DIR_PATH, it doesn't work when compiled with Visual. 2021-05-04 10:04:12 +02:00
Guillaume Damiand 3aa8506a43 Merge branch 'master' into CGAL_data-gdamiand 2021-04-30 17:45:20 +02:00
Laurent Rineau 7510f80d62 Merge pull request #5430 from janetournois/Scripts-collect_dlls_for_demo_cygwin-jtournois
Scripts - collect dlls for Polyhedron demo with cygwin
2021-04-28 15:24:18 +02:00
Maxime Gimeno ff41fb7f77 Post process CGAL_DIR and CGAL_HOME to replace /cygdrive/LETTER by LETTER:/ in autotest_cgal_with_ctest 2021-04-22 14:26:22 +02:00
Sébastien Loriot f513a791e2 Merge remote-tracking branch 'cgal/5.2.x-branch' 2021-04-21 15:48:36 +02:00
Sébastien Loriot eef92fbef7 Merge remote-tracking branch 'cgal/5.1.x-branch' 2021-04-21 15:47:06 +02:00
Maxime Gimeno a774f53ada remove trailing whitespaces 2021-04-21 15:43:41 +02:00
Maxime Gimeno 657ba50904 - call bash instead of only the script
Don't try to test skipped packages in run_testsuite_with_cmake
2021-04-19 09:03:20 +02:00
Sebastien Loriot b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Maxime Gimeno c49152359c update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +02:00
Maxime Gimeno b181ab2523 Decide of the config from the setup 2021-04-14 15:51:24 +02:00
Maxime Gimeno 2ef4ba5e0c WIP 2021-04-08 11:14:03 +02:00
Sébastien Loriot 878aef3408 simplify 2021-04-08 10:24:16 +02:00
Sébastien Loriot 75be03fe9d update autotest 2021-04-08 10:17:45 +02:00
Maxime Gimeno 1d641882c0 WIP 2021-04-07 12:56:41 +02:00
Laurent Rineau ef771049b1 Merge branch '5.2.x-branch' 2021-03-31 15:07:31 +02:00
Laurent Rineau f8a0fe1dad Merge branch '5.1.x-branch' into 5.2.x-branch 2021-03-31 15:06:19 +02:00
Maxime Gimeno 618fe5cb62 EWxplicitely ban api-ms-win, as those dlls can come from different places. 2021-03-30 10:15:48 +02:00
Laurent Rineau b680815c03 Remove trailing whitespace 2021-03-26 10:50:02 +01:00
Laurent Rineau b131bd9d25 Change the URL to internal release
That will fix our documentation testsuite.
2021-03-26 10:49:34 +01:00
Maxime Gimeno 016717e120 Don't copy dlls from system32 and Visual 2021-03-25 12:27:44 +01:00
Laurent Rineau 21755b1123 Merge pull request #5245 from GilesBathgate/create-assertions-fix
Allow -DNDEBUG and CGAL_nnn_assertions at the same time
2021-03-24 15:05:41 +01:00
Guillaume Damiand 751fb3851d
Merge branch 'master' into CGAL_data-gdamiand 2021-03-19 13:47:37 +01:00
Laurent Rineau 821d987ff7 Merge branch '5.2.x-branch' 2021-03-17 17:53:11 +01:00
Laurent Rineau 989819ed01 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-03-17 17:52:25 +01:00
Laurent Rineau 11b69df045 Fix tag_pr_per_release.sh to work with non-fast-forward updates 2021-03-17 17:49:33 +01:00
Maxime GIMENO 047a023bc6
Update Scripts/developer_scripts/autotest_cgal
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-02-25 10:34:52 +01:00
Maxime Gimeno 1de387f71d Fix \"\" (and commit it this time...) 2021-02-25 09:07:49 +01:00
Maxime Gimeno f1c7186c73 make config an argument 2021-02-16 10:29:23 +01:00
Maxime Gimeno f4c049ba1e Final modifications 2021-02-16 09:21:30 +01:00
Maxime Gimeno 7b23a8f8f1 WIP 2021-02-15 14:42:13 +01:00
Maxime Gimeno 5bbc5f0d6f Add platforms/qwindows.dll management 2021-02-12 09:32:54 +01:00
Maxime Gimeno 1a0dfe9703 Fix installation logs 2021-02-12 08:51:23 +01:00
Maxime Gimeno d39744380e Fix script 2021-02-11 15:05:10 +01:00
Maxime Gimeno 487e6cad10 use WITH_tests=ON in run_testsuite-with_ctest instead of OFF to get the USING XXX (in full header mode, configuring only cgal won't "fetch" the dependencies because of the lack of add_executbale or add_library) 2021-02-11 14:55:23 +01:00
Laurent Rineau 74e4de7e56 Merge pull request #5387 from maxGimeno/Scripts-fix_autotest_with_ctest-maxGimeno
Testsuite: Fix script for ctest
2021-02-05 16:10:17 +01:00
Sébastien Loriot fab5d071d8 add missing export 2021-02-04 19:45:23 +01:00
Sébastien Loriot c8d55e9a59 copy data... 2021-02-04 18:49:33 +01:00
Sébastien Loriot 71c41dafa9 also remove data/test for public release 2021-02-04 18:32:22 +01:00
Jane Tournois cf547ecd2e add a bash script for cygwin that collects all needed dlls to run the demo on Windows 2021-02-04 17:12:40 +01:00
Sébastien Loriot 7688066fda update release creation script 2021-02-04 11:16:04 +01:00
Sébastien Loriot 8094be45c9 update script generating test scripts to account for CGAL_DATA_DIR 2021-02-04 10:11:39 +01:00
magritte 0b4620ffd0 Fix script for ctest testsuite 2021-01-25 10:05:48 +01:00
Maxime Gimeno 9ac0a1de04 Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-18 11:52:30 +01:00
Maxime Gimeno 2255f8e8ea Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-13 14:34:09 +01:00
Maxime Gimeno 3d1c41fd14 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
Laurent Rineau 85325d789f Merge pull request #5090 from afabri/FastEnvelope-GF
Polygon Mesh Processing:  Add envelope test
2021-01-06 16:11:56 +01:00
Laurent Rineau d6f76d4f87 Merge pull request #5299 from maxGimeno/Checks_in_github-maxGimeno
CI: Add Checks in GitHub Actions
2021-01-06 16:11:08 +01:00
Laurent Rineau fee181b6eb Merge pull request #5299 from maxGimeno/Checks_in_github-maxGimeno
CI: Add Checks in GitHub Actions
2021-01-06 16:04:47 +01:00
Maxime Gimeno f6874b2d31 Add checks for pushes 2020-12-29 14:33:29 +01:00
Maxime Gimeno 1d98f0f71d Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-12-09 14:40:02 +01:00
Sébastien Loriot 9a7f0b9f07 accomodate Polyhedral_envelope.h 2020-12-07 19:00:07 +01:00
Sébastien Loriot 08eeacca8b Merge remote-tracking branch 'cgal/master' into FastEnvelope-GF 2020-12-07 16:40:34 +01:00
Laurent Rineau af67ba2bd3 Merge branch '5.1.x-branch' into 5.2.x-branch 2020-12-07 15:52:32 +01:00
Sébastien Loriot fd591dedf4 seperate files with \n rather than \0
workaround issues with some version of awk or xargs
(not sure where the issue comes from)
2020-12-07 15:39:55 +01:00
Giles Bathgate 5a36ff89b5 Drop NDEBUG it is already visible through CGAL_NO_ASSERTIONS 2020-12-04 19:42:21 +00:00
Maxime Gimeno de7f35fe6b add missing /demo in script 2020-11-23 17:11:41 +01:00
Maxime Gimeno f5c32f126f copy demo resources in the cmake module dir during release creation and fetch it from here during installation 2020-11-20 12:20:54 +01:00
Sébastien Loriot b5094bd00a handle derived work 2020-11-02 18:07:39 +01:00
Maxime Gimeno 8eb02bd7aa update scripts 2020-10-14 11:38:31 +02:00
Maxime Gimeno 24390666eb remove qt4 traces in scripts 2020-10-14 11:31:40 +02:00
Maxime Gimeno 27ddd9bf86 remove flags in CI 2020-10-12 15:44:44 +02:00
Mael Rouxel-Labbé f55ef7dd50 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-10-09 18:36:17 +02:00
Laurent Rineau c300ef6591 Fix the script when the merge fixes 2020-10-09 16:53:07 +02:00
Sebastien Loriot af260a3156
Merge pull request #4869 from maxGimeno/CGAL-CMake_testsuite-maxGimeno
Add a testsuite for CMake
2020-10-02 15:21:47 +02:00
Mael Rouxel-Labbé 4694a48913 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-09-22 11:35:25 +02:00
Laurent Rineau 6db27e5db6 Adapt doc and scripts to new tags and branchs names 2020-09-10 13:10:03 +02:00
Laurent Rineau 301c5e0c5c Add our scripts to new releases tag names 2020-09-08 13:51:17 +02:00
Mael Rouxel-Labbé 8682f9bafb Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-08-24 11:45:17 +02:00
Maxime Gimeno e2eca0150b Merge remote-tracking branch 'cgal/master' into CGAL-CMake_testsuite-maxGimeno 2020-08-21 14:40:58 +02:00
Maxime Gimeno 6ffb10a71c Fixes for cmake-testsuite...
- Use CGAL_RELEASE_DIR as CGAL_DIR to have the real setup
 - Use RUNNING_CGAL_AUTO_TEST to detect a testsuite setup
2020-08-06 11:03:53 +02:00
Laurent Rineau c788d66761 Merge pull request #4860 from lrineau/CGAL-CGALConfigVersion__fixes-GF
CGALConfigVersion... fix #4850
2020-07-23 17:15:09 +02:00
Laurent Rineau 201974279a Merge branch 'releases/CGAL-5.0-branch' 2020-07-22 16:54:45 +02:00
Laurent Rineau 03be017c46 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-22 16:54:04 +02:00
Sébastien Loriot 6c64758109 handle updated version of file 2020-07-22 07:53:22 +02:00
Laurent Rineau 5b89f55ebc Automatic whitespace adjustments by my editor 2020-07-21 11:57:12 +02:00
Laurent Rineau 4b489b4c02 Replace --is_master by --integration
The old option was completely useless: it was ON by default, and had a
flag to set it ON again!
2020-07-21 11:57:12 +02:00
Laurent Rineau ed377100ee Read CGAL_BUILD_VERSION from another file
That allows the release creation script to fill that number.
2020-07-21 11:57:12 +02:00
Laurent Rineau 61c04aed10 Merge pull request #4827 from lrineau/Installation-remove_code_about_REFERENCE_CACHE_DIR-GF
Remove CGAL_REFERENCE_CACHE_DIR from our CMake scripts
2020-07-08 16:24:39 +02:00
Laurent Rineau cdfbe3b0df Merge branch 'releases/CGAL-5.0-branch' 2020-07-03 16:21:42 +02:00
Laurent Rineau f94a024191 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-07-03 16:20:55 +02:00
Laurent Rineau 0e6302d1d5 Remove CGAL_REFERENCE_CACHE_DIR
That no longer works with header-only, anyway. Now we use the option
`-C` of CMake, with a small file loaded from the environment variable
`INIT_FILE`.
2020-07-02 15:02:20 +02:00
Laurent Rineau 0f51c426d3 Add a new script that helps dealing with `integration` 2020-07-01 16:37:32 +02:00
Mael Rouxel-Labbé 619e27e50f Remove Polyhedron_IO
Completely undocumented package.

All functions/examples have been moved and documented (Stream_support/IO, mostly=
2020-06-22 18:52:24 +02:00
Laurent Rineau 1b947a6c04 Merge pull request #4678 from maxGimeno/CGAL-Fixes_for_bundle-maxGimeno
Script: Update the script for the demo bundle
2020-05-18 12:24:39 +02:00
Laurent Rineau 81c1b96217 Merge branch 'releases/CGAL-5.0-branch' 2020-05-18 12:01:39 +02:00
Laurent Rineau 0ed0741489 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-05-18 11:59:20 +02:00
Laurent Rineau abf414df81 Change create_new_release to use CGALConfigVersion.cmake as input 2020-05-06 13:36:38 +02:00
Laurent Rineau 9611eada72 Add the +x permission bit 2020-05-06 12:10:57 +02:00
Laurent Rineau 841a2505fa Catch errors earlier
If `$1` and `$2` is either empty, or not a directory, then display the
help. Maybe we should check that `$1` is indeed a CGAL directory.
2020-05-06 12:10:06 +02:00
Laurent Rineau 57b37e3e1d Fix so that is runs on Fedora 2020-05-06 12:08:54 +02:00
Maxime Gimeno c372c04a6b Change script for use zith new dicker image. 2020-04-23 14:24:14 +02:00
Sébastien Loriot c5af2b25f3 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-22 13:27:29 +02:00
Sébastien Loriot 157bdbda08 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-22 13:26:52 +02:00
Maxime Gimeno 75152e76d2 Add switch in dependency script 2020-04-16 16:29:42 +02:00
Sébastien Loriot 8b153fb495 Merge branch 'cgal/releases/CGAL-5.0-branch'
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot 0a46621dc6 Merge branch 'cgal/releases/CGAL-4.14-branch'
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Sébastien Loriot da0f21e667 add script to replace tabs by spaces and removing trailing whitespaces 2020-03-26 13:24:28 +01:00
Sébastien Loriot 766967913c add checks for the presence of tabs and trailing whitespaces 2020-03-26 13:24:27 +01:00
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 7653cd081d Fix cgal_create_release_with_cmake.cmake 2020-01-17 16:35:54 +01:00
Laurent Rineau 4d77c82377 Fix cgal_create_release_with_cmake.cmake 2020-01-17 16:30:46 +01:00
Laurent Rineau 4646f9c70a Fix cgal_create_release_with_cmake.cmake 2020-01-16 16:11:03 +01:00
Laurent Rineau 6cdd833e13 Merge branch 'DT_3-issue4388__for_CGAL-4.14.2-GF' into DT_3-issue4388-GF 2019-12-04 15:39:55 +01:00
Laurent Rineau 6ded244449 Merge branch 'DT_3-issue4388__for_CGAL-4.13.2-GF' into DT_3-issue4388__for_CGAL-4.14.2-GF 2019-12-04 15:32:07 +01:00
Laurent Rineau 12181210e8 Add a bench of DT3 with TBB and Google benchmark 2019-12-04 15:16:25 +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
Laurent Rineau c69c604f1f Merge remote-tracking branch 'refs/remotes/cgal/master' 2019-10-17 21:00:28 +02:00
Sébastien Loriot dd00593e86 add a comment 2019-10-16 23:53:59 +02:00
Laurent Rineau e496a5e679 Merge pull request #4280 from lrineau/CGAL-fix_CGAL_CreateSingleSourceCGALProgram-GF
Fix CGAL_CreateSingleSourceCGALProgram for CGAL_Core and others components

# Conflicts:
#	Scripts/scripts/cgal_create_CMakeLists
2019-10-15 16:33:17 +02:00
Laurent Rineau ac557caa4a Fix CGAL_CreateSingleSourceCGALProgram for CGAL_Core and others 2019-10-10 12:23:42 +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
Laurent Rineau 021b287fa0 Merge pull request #3912 from lrineau/Scripts-simplify_user_scripts-GF
Simplify user scripts (cgal_create_CMakeLists and cgal_create_cmake_script)
2019-06-17 13:54:36 +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
Laurent Rineau a6514fdfad Merge branch 'master' into Scripts-simplify_user_scripts-GF 2019-06-06 10:11:23 +02:00
Laurent Rineau 419032d859 Merge pull request #3947 from MaelRL/CGAL-Fix_typos-GF
Fix some typos in code/comments/documentation
2019-05-23 08:50:14 +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 9cbfcee84f Merge branch 'master' into CGAL-Exact_algebraic-GF 2019-05-13 18:11:00 +02:00
Laurent Rineau 84ea2f0e96 Use OPTIONAL_COMPONENTS, for Boost 2019-05-13 17:21:58 +02:00
Laurent Rineau 72b56e4156 Remove unneeded whitespace and comments for empty sections 2019-05-07 11:24:24 +02:00
Laurent Rineau 70a7fce1fc Fix the handling of Boost
- only search for Boost if extra Boost components are required,
- do not test `Boost_FOUND` (because Boost is `REQUIRED` in
  `find_package`),
- use Boost imported targets instead of variable (compatibility with
  Boost-1.70 CMake config mode)
2019-05-07 11:23:00 +02:00
Laurent Rineau af16025ce0 CGAL is REQUIRED in find_package: no need to test CGAL_FOUND
As CGAL is `REQUIRED` in `find_package`, no test of `CGAL_FOUND` can
be done, if `CGAL_FOUND` is not `TRUE`, then CMake stops with a hard
error at the line `find_package(CGAL REQUIRED ...)`.
2019-05-07 11:21:12 +02:00
Laurent Rineau e77f3e5d1c Remove support for Qt4 2019-05-07 11:20:01 +02:00
Laurent Rineau 59dd85b953 Fix the usage 2019-05-07 11:18:32 +02:00
Laurent Rineau 4c8709cc60 Remove `ENABLE_CTEST`: it is by default in CGAL 2019-05-07 11:16:21 +02:00