Commit Graph

1129 Commits

Author SHA1 Message Date
Sebastien Loriot ae35bab3ff
Mac OS X cleaning (#8536) 2024-10-14 10:56:25 +02:00
Sébastien Loriot 1c50e0bede Mac OS X cleaning 2024-10-10 14:21:34 +02:00
albert-github dd02af92a2 issue #8515 Spelling mistakes found checking `en-GB` to `en-US`
Spelling corrections, `en-GB` -> `en-US`
2024-10-05 11:28:29 +02:00
Laurent Rineau 2ca0e52a85 fixes post-CGAL-6.0
[skip ci]
2024-10-01 16:31:06 +02:00
Laurent Rineau de1872f46c fix the error
```
Source file /home/lrineau/CGAL/collect_and_public_testresults/TESTRESULTS/../Summary_Script.js does not exist. at ./create_testresult_page line 898.
```

.. and another fix about `/usr/sbin/restorecon`.
2024-09-25 13:10:57 +02:00
Laurent Rineau 262fb0bb87 Merge remote-tracking branch 'cgal/master' into List-third-party-libraries-GF 2024-09-20 09:29:21 +02:00
Laurent Rineau 62cb850d5b create_new_release with SELinux: call restorecon 2024-08-26 15:39:02 +02:00
Sébastien Loriot 1805701903 Merge remote-tracking branch 'cgal/5.6.x-branch' 2024-08-26 15:23:41 +02:00
Sébastien Loriot b682c47c56 Merge remote-tracking branch 'cgal/5.5.x-branch' into HEAD 2024-08-26 15:22:53 +02:00
Laurent Rineau 7838b95b94 generate review of the code 2024-08-23 15:55:55 +02:00
Laurent Rineau ac46e56236 fix SELinux contexts so that the web server can offer the files 2024-08-23 15:49:20 +02:00
Sébastien Loriot 483d43cdf2 use default that is fine for most of the packages 2024-08-23 11:12:01 +02:00
Nicolas Saillant 2fad60090a Add sed command to extract third-party library info 2024-08-22 09:13:09 +02:00
Laurent Rineau 847df9a0c9 better error handling for doxygen testsuite 2024-07-09 11:48:41 +02:00
Laurent Rineau 32893b91c0 Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-12 10:06:12 +02:00
Laurent Rineau 3a223ebd1e cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
albert-github 36c8b7589d Spelling corrections
Last batch (for now) of spelling corrections in doxygen and normal comments
2024-05-31 19:05:34 +02:00
Laurent Rineau 621859b526 Rename Polyhedron demo to CGAL Lab
And announce it in the `CHANGES.md`.
2024-04-18 12:39:30 +02:00
Sébastien Loriot a5f7ffb900 add missing suffix 2024-03-25 15:52:57 +01:00
Sébastien Loriot bd98f389b1 update for qt6 2023-12-22 15:09:29 +01:00
Laurent Rineau 0b58c21b11 improve the script
[skip ci]
2023-12-21 15:45:39 +01:00
Laurent Rineau e0eb2d4014 Merge pull request #7867 from lrineau/Scripts-improve_add_toc_to_github_wiki_page.py-GF
Improve add_toc_to_github_wiki_page.py
2023-12-11 13:56:20 +01:00
Laurent Rineau 23e36487e1 Merge pull request #7816 from afabri/Parameterization-no_opennl-GF
Parameterization: cleanup
2023-11-29 17:23:20 +01:00
Laurent Rineau 95b83b1214 Merge pull request #7845 from puneetmatharu/patch-cgal-dont-override-build-testing
Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject
2023-11-29 17:22:54 +01:00
Laurent Rineau fa96bf8623 fix other linter warnings 2023-11-17 17:11:46 +01:00
Laurent Rineau 73bd84ddd1 Improve add_toc_to_github_wiki_page.py
- reformat using `black`
- add an option `--max-level`
- quote anchors (for accentuated character)
- fix linter errors
2023-11-17 11:25:44 +01:00
Laurent Rineau ba46b785b1
Merge branch 'master' into Parameterization-no_opennl-GF 2023-11-15 16:33:49 +01:00
Andreas Fabri 59af92c085 more cleanup 2023-11-14 13:41:09 +00:00
Nicolas Saillant f86d08ec6d Add clickable link and remove file columns 2023-11-14 09:43:14 +01:00
Puneet Matharu 7944441068 Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject. 2023-11-02 18:09:03 +00:00
Laurent Rineau 2e04088d1f cgal_create_release_with_cmake.cmake: only call Git one 2023-08-01 18:22:12 +02:00
Laurent Rineau a556fc9f95 Merge pull request #7556 from sloriot/CGAL-add_missing_test
Add missing tests
2023-07-17 09:52:29 +02:00
Sebastien Loriot 207105f611
(Really) Disable MSVC 2015 starting with CGAL 6.0 (#7594)
#7538 followup

one more time 🎵 🎵 🎵 🎵
2023-07-13 17:48:14 +02:00
Laurent Rineau d10e9387c2 Merge branch 'master' into CGAL-add_missing_test
# Conflicts:
#	STL_Extension/test/STL_Extension/test_skiplist.cpp
2023-07-12 15:48:42 +02:00
Laurent Rineau 2330898f9d
Merge branch 'master' into CGAL-reuse_compliance-lrineau 2023-07-12 10:30:42 +02:00
Sébastien Loriot faafc6453f add a missing check 2023-07-11 18:15:34 +02:00
Laurent Rineau 62438e59d3 deduplicate the LICENSES/ directory
The script `cgal_create_release_with_cmake.cmake` has been modified.
2023-07-06 12:36:33 +02:00
Sébastien Loriot 404bc84696 missing ${} 2023-07-06 09:37:02 +02:00
Sébastien Loriot 72044ffed4 move test to make sure it is not re-added later 2023-07-05 09:54:22 +02:00
Sébastien Loriot 6ed484250e test that all .cpp in examples and test are compiled 2023-06-27 11:25:49 +02:00
Sebastien Loriot 98e3dbb6e3
D'oh!
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2023-06-22 10:26:19 +02:00
Sébastien Loriot 61a39cc95b disable MSVC 2015 starting with CGAL 6.0 2023-06-22 10:11:24 +02:00
Sébastien Loriot c4eb65d71b disable MSVC 2015 2023-06-13 19:02:22 +02:00
Laurent Rineau 7c0619b0d1 Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos
Windows Precompiled CGAL 3D Demos
2023-06-07 15:15:51 +02:00
Laurent Rineau 8dfb91cb82 Merge pull request #7312 from SaillantNicolas/Windows_precompiled_CGAL_3D_demos
Windows Precompiled CGAL 3D Demos
2023-06-07 15:15:16 +02:00
Jane Tournois 49d0fcf880 fix demos upload URL 2023-06-06 16:22:35 +02:00
Jane Tournois 0e3464e10d scp the demos.tar.gz to public_html 2023-06-02 09:59:47 +02:00
Jane Tournois c15199f3e5 avoid using "C:" in tar arguments. "C:" is part of DEMOS_TEST_DIR 2023-06-02 09:59:47 +02:00
Jane Tournois 10404c1054 fix qwindows.dll path 2023-06-02 09:59:46 +02:00
Jane Tournois 3c8821b7de mv each demo binaries to DEMOS_TEST_DIR 2023-06-02 09:59:46 +02:00