Joachim Reichel
acfd90351d
Merge branch 'CGAL:master' into master
2024-10-03 12:22:11 +02:00
Joachim Reichel
809c6463a1
Remove stale Debian packaging data.
...
- The Debian packaging for unstable is tracked at
https://salsa.debian.org/reichel/cgal .
- No real need to track the Debian packaging for stable and testing in VCS, the
changes are usually minimal and can be recovered from the published packages
or the description in README.
- Remove stale tagging information from README.
- Remote stale uploading information from README.
- Update announcement text.
2024-10-03 12:21:02 +02:00
Laurent Rineau
2ca0e52a85
fixes post-CGAL-6.0
...
[skip ci]
2024-10-01 16:31:06 +02:00
Laurent Rineau
1f3d820a42
Merge remote-tracking branch 'SaillantNicolas/List-third-party-libraries-GF'
2024-09-30 13:01:32 +02:00
Laurent Rineau
918744dade
prepare the announcement of CGAL-6.0
2024-09-27 18:12:46 +02:00
Nicolas Saillant
3347a952e3
Update button styles and add toggle functionality
2024-09-27 15:44:52 +02:00
Laurent Rineau
885c906910
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.
```
2024-09-25 17:13:04 +02:00
Laurent Rineau
e210184ee5
Merge remote-tracking branch 'cgal/master'
2024-09-25 17:01:30 +02:00
Nicolas Saillant
58cf16de67
Use jQuery TableSorter for sorting tables
2024-09-25 16:21:06 +02:00
Laurent Rineau
7e8443fb17
updated crontab (automated commit)
2024-09-25 08:18:01 +02:00
Sébastien Loriot
735077fcc2
remove files moved to another git repo
...
currently https://github.com/CGAL/cgal-testsuite-cgal-gf
2024-09-24 17:28:22 +02:00
Laurent Rineau
b5f95fe315
Merge remote-tracking branch 'cgal/master' into List-third-party-libraries-GF
2024-09-24 15:38:15 +02:00
Sébastien Loriot
4dfb8d30fc
update tested branches
2024-09-24 15:37:32 +02:00
Nicolas Saillant
c64394274b
Add logic to copy Summary_Script.js to test result dir
2024-09-23 15:28:28 +02:00
Laurent Rineau
c956f16b67
Merge master
2024-09-20 17:09:40 +02:00
Laurent Rineau
b2a09877f9
Testsuite: Add DEBUG/RELEASE build type to test result page ( #8478 )
...
## Summary of Changes
Add DEBUG/RELEASE build type to test result page
[You can see the changes here](
https://cgal.geometryfactory.com/~nsaillant/testsuitedebugrelease/ )
## Release Management
* Issue(s) solved (if any): #8473
2024-09-20 17:07:24 +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
Nicolas Saillant
32d2cf3429
Adding a filter for the modal and the TPL table
2024-09-19 14:52:51 +02:00
Laurent Rineau
3236c2ae8e
updated crontab (automated commit)
2024-09-18 17:18:01 +02:00
Nicolas Saillant
f7a42a8754
Add modal popup for TPL version display across platforms
2024-09-18 15:57:37 +02:00
Nicolas Saillant
021eeb6ee7
Update build type display in test result page
2024-09-13 11:58:10 +02:00
Nicolas Saillant
6b71686a09
Add DEBUG/RELEASE build type to test result page
2024-09-10 14:57:09 +02:00
Laurent Rineau
261bf3aa81
try to create bug-fixes releases
2024-08-27 17:53:22 +02:00
Laurent Rineau
959e3bc812
TestSuite: Add condition to check if CXXFLAGS variable is empty ( #8421 )
...
## Summary of Changes
Added a check to avoid duplicating CXXFLAGS in the test suite
2024-08-21 16:38:31 +02:00
Nicolas Saillant
35b5c086af
Add condition to check if CXXFLAGS variable is empty
2024-08-21 16:13:38 +02:00
Laurent Rineau
d5e4116485
bug fixes to adapt to the new cgal.geometryfactory.com machine
2024-08-20 15:46:21 +02:00
Laurent Rineau
6c54f77311
updated crontab (automated commit)
2024-08-10 17:28:48 +02:00
Laurent Rineau
0de76f0c82
updated crontab (automated commit)
2024-08-09 12:18:09 +02:00
Nicolas Saillant
3c56db979d
Improve third party libraries display toggle functionality
2024-08-05 15:59:53 +02:00
Nicolas Saillant
565d5413b0
Restructure third party libraries in a table format
2024-08-05 15:51:05 +02:00
Nicolas Saillant
26bab26adf
Improve regex pattern for third-party library detection
2024-07-18 10:19:03 +02:00
Nicolas Saillant
d8451ecfed
Update third-party library names and versions in CMakeLists.txt
2024-07-10 16:27:16 +02:00
Nicolas Saillant
b0f0f10bc1
Extract JavaScript from Perl code to separate file
2024-07-04 11:45:04 +02:00
Laurent Rineau
78a4865416
prepare for 6.0-beta2
2024-06-21 18:44:43 +02:00
Laurent Rineau
4393517f22
announcements for CGAL-6.0-beta1
2024-06-21 18:38:29 +02:00
Laurent Rineau
6c6878f6ca
upload doc compiled by Doxygen version 1.9.6, from now on
2024-06-21 16:51:09 +02:00
Nicolas Saillant
46f4171ec0
display third party libraries in summary
2024-06-12 11:02:01 +02:00
Laurent Rineau
48ba3e6f8c
update the release script for 6.0-beta1
2024-05-24 18:00:25 +02:00
Laurent Rineau
64c6fa70a2
Merge pull request #8127 from SaillantNicolas/Testsuite_improvements_Search_GUI-GF
...
Testsuite: enhanced summary page with JSON generation and search functionality
2024-05-21 20:54:12 +02:00
Nicolas Saillant
1f2c21f7dc
Add CSS grid layout for result grid on summary page
2024-04-25 10:12:09 +02:00
Nicolas Saillant
09130ea32e
Hide Unused Select Options
2024-04-24 15:25:23 +02:00
Nicolas Saillant
ca5ba5a4e7
Add a package filter to the summary page
2024-04-24 14:54:33 +02:00
Laurent Rineau
2a2031df3b
Rename cgallab to CGALlab
...
@janetournois (see https://github.com/CGAL/cgal/pull/8149#issuecomment-2066444180
2024-04-23 15:09:51 +02:00
Laurent Rineau
6c04cbd3e2
prepare precompiled demo cgallab.zip
2024-04-18 16:39:34 +02:00
Nicolas Saillant
4157d2eb56
Improved Error and Warning Detection in Script
2024-04-08 10:02:48 +02:00
Nicolas Saillant
826d87be2a
Enhanced summary page with JSON generation and search functionality
2024-04-08 09:36:12 +02:00
Nicolas Saillant
ae9efb3c53
Fix summary page link in create_testresult_page
2024-02-26 09:26:47 +01:00
Nicolas Saillant
387d1b80c6
Add function to create summary page for test results
2024-02-21 08:30:05 +01:00
Sébastien Loriot
3564fd1851
unify QT
2023-12-27 14:12:35 +01:00
Sébastien Loriot
ea07530d1d
add missing decrement
2023-12-27 12:01:55 +01:00