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 |
Sébastien Loriot
|
faafc6453f
|
add a missing check
|
2023-07-11 18:15:34 +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 |
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 |
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
|
3c8821b7de
|
mv each demo binaries to DEMOS_TEST_DIR
|
2023-06-02 09:59:46 +02:00 |
Jane Tournois
|
4b7ba346f0
|
fix paths
|
2023-06-02 09:59:46 +02:00 |
Jane Tournois
|
3f30c77f55
|
publish results AFTER collecting demos binaries
|
2023-06-02 09:59:45 +02:00 |
Jane Tournois
|
1e20243096
|
replace ${CGAL_BINARY_DIR}/test by ${CGAL_TEST_DIR}
leftover from autotest_cgal
|
2023-06-02 09:59:45 +02:00 |
Jane Tournois
|
5b82ef33af
|
remove \ (made sense in autotest_cgal but not here)
|
2023-06-02 09:59:44 +02:00 |
Jane Tournois
|
36b1971f0f
|
make collect_demos_binaries() more consistent with the rest of the script
by using macros for TAR, COMPRESSOR, and variables describing paths
|
2023-06-02 09:59:44 +02:00 |
Jane Tournois
|
686db7277f
|
minor reorganization
|
2023-06-02 09:59:43 +02:00 |
Jane Tournois
|
0f6ed75aca
|
use plural everywhere to be consistent
|
2023-06-02 09:59:42 +02:00 |
Jane Tournois
|
d38078245b
|
fix typo
|
2023-06-02 09:59:42 +02:00 |
Jane Tournois
|
8c2b0b4065
|
cgal_demo_copy_all_dlls_cygwin takes two arguments:
target_directory config_type
|
2023-06-02 09:59:41 +02:00 |
Jane Tournois
|
53baaf70fd
|
move collect_demo_binaries to separate function
|
2023-06-02 09:59:41 +02:00 |
Nicolas Saillant
|
72052b11b4
|
Collect Demos in run_testsuite_with_ctest
|
2023-06-02 09:59:40 +02:00 |
Laurent Rineau
|
bcc59bfbb6
|
CONFIG_TYPE maybe used on other platforms
On MacOS, with the XCode generator, the config type is required.
|
2022-12-21 14:55:42 +01:00 |
Laurent Rineau
|
b68e2a5005
|
Fix run_testsuite_with_ctest on Cygwin
|
2022-04-22 11:25:09 +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 |
Maxime Gimeno
|
17f5ef19fd
|
Fix CXXFLAGS misisng in testsuite
|
2021-05-27 13:42:16 +02:00 |
Maxime Gimeno
|
0e9d4bf956
|
Fixes in CMake
|
2021-05-20 12:17:48 +02:00 |
Maxime Gimeno
|
14b1b3b8cc
|
WIP
|
2021-05-04 11:38:07 +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 |
Maxime Gimeno
|
1d641882c0
|
WIP
|
2021-04-07 12:56:41 +02:00 |
Maxime Gimeno
|
1a0dfe9703
|
Fix installation logs
|
2021-02-12 08:51:23 +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 |
Maxime Gimeno
|
8eb02bd7aa
|
update scripts
|
2020-10-14 11:38:31 +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 |
Maxime Gimeno
|
61a9c78036
|
Rename scripts
|
2019-04-29 15:38:44 +02:00 |