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
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
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