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
|
7653cd081d
|
Fix cgal_create_release_with_cmake.cmake
|
2020-01-17 16:35:54 +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
|
ac557caa4a
|
Fix CGAL_CreateSingleSourceCGALProgram for CGAL_Core and others
|
2019-10-10 12:23:42 +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 |
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
|
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
|
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
|
ea145c71fe
|
Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF
Testsuite : Use ctest
|
2019-03-26 17:01:56 +01:00 |
Laurent Rineau
|
5ef409f74e
|
Propagate flags (like -x) to one bash to another
|
2019-03-26 10:40:02 +01:00 |
Laurent Rineau
|
aa743e574b
|
Set CMAKE_VERBOSE_MAKEFILE
That will allow to see the compilation commands.
|
2019-03-26 10:39:47 +01:00 |
Laurent Rineau
|
eab794926f
|
Set BUILD_TESTING, otherwise CTest does not see any test
|
2019-03-26 10:39:17 +01:00 |
Maxime Gimeno
|
7c985da973
|
set -DCGAL_TEST_SUITE even if not usng git branch
|
2019-03-19 10:22:53 +01:00 |
Maxime Gimeno
|
2b00f0dba0
|
FINISH autotest_cgal_with_ctest : from git, to another branch, full ctest testsuite.
|
2019-03-15 13:05:36 +01:00 |
Maxime Gimeno
|
1a6ef33010
|
WIP from git and upload to private page
|
2019-03-14 16:36:11 +01:00 |
Maxime Gimeno
|
f070e4345d
|
WIP from git branch
|
2019-03-13 16:20:14 +01:00 |
Maxime Gimeno
|
988b0a78cd
|
Add -DRUNNING_CGAL_AUTO_TEST=TRUE to the cmake calls
|
2019-03-13 13:05:52 +01:00 |
Maxime Gimeno
|
53a60823a3
|
Remove remaining debugging code
|
2019-03-13 12:44:24 +01:00 |
Maxime Gimeno
|
7c862f759e
|
Fix ctest call and clean autotest_cgal_with_ctest
|
2019-03-13 09:26:55 +01:00 |
Maxime Gimeno
|
330c6ec9b1
|
Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF
Testsuite : Use ctest
|
2019-03-12 17:04:19 +01:00 |
Maxime Gimeno
|
be07aa1267
|
Write CGAL_NR at the end of the testsuite
|
2019-03-12 15:07:49 +01:00 |
Maxime Gimeno
|
64cfc19d68
|
Remove -d option. Any HOST declared as not localhost will be considered as a remote host and launch the cross compilation.
|
2019-03-12 14:58:11 +01:00 |
Maxime Gimeno
|
7c0d23b18f
|
Fix CGAL_DIR and change names in CGAL_add_tests
|
2019-03-12 10:13:07 +01:00 |
Maxime Gimeno
|
57a532dbc7
|
update script
|
2019-03-11 12:07:04 +01:00 |
Maxime Gimeno
|
dbb2512602
|
un-hard code the variables for docker and pull instead of building.
|
2019-03-06 14:57:14 +01:00 |
Maxime Gimeno
|
aa76cd02b6
|
Use a single script for testsuite with or without docker
|
2019-03-06 14:17:48 +01:00 |
Maxime Gimeno
|
3430223a9a
|
WIP
|
2019-03-05 16:42:43 +01:00 |
Laurent Rineau
|
eb9687aaf4
|
Sneak in the same PR a small patch to cgal_create_release_with_cmake
`TESTSUITE` and `PUBLIC` are exclusive. Let's make `TESTSUITE`
the dominant one.
|
2019-02-28 14:28:59 +01:00 |
Laurent Rineau
|
a50ba04d40
|
Extend the width of the size to 6, to avoid truncation
|
2019-02-19 17:53:10 +01:00 |
Laurent Rineau
|
7acce50d0e
|
Merge branch 'releases/CGAL-4.13-branch'
|
2019-02-18 16:55:46 +01:00 |
Laurent Rineau
|
ea279fb38c
|
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
|
2019-02-18 16:54:29 +01:00 |
Laurent Rineau
|
3b6715cef5
|
replaced by Maintenance/public_release/scripts/precompiled_demos_zips
|
2019-02-18 16:54:06 +01:00 |
Laurent Rineau
|
b3fbbdfd83
|
Merge branch 'releases/CGAL-4.13-branch'
|
2019-02-07 13:33:49 +01:00 |
Laurent Rineau
|
9c31f25653
|
trivial fix (Python issue)
|
2019-02-07 13:29:39 +01:00 |
Sébastien Loriot
|
e4cbae525c
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
|
2019-01-31 11:25:26 +01:00 |
Sébastien Loriot
|
99d842401a
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2019-01-31 11:24:50 +01:00 |
Sébastien Loriot
|
624cf0793f
|
remove applications directory
|
2019-01-22 16:03:52 +01:00 |
Sébastien Loriot
|
c606cde260
|
rename variable
|
2019-01-15 13:22:39 +01:00 |
Sébastien Loriot
|
59823772fd
|
update cmake minimal version
|
2019-01-15 11:20:18 +01:00 |
Sébastien Loriot
|
decdb9dd95
|
filter out Test and Testsuite directory in release mode
|
2019-01-14 15:47:51 +01:00 |
Sébastien Loriot
|
0cb112d941
|
add an option to only include a subset of packages into a release
|
2019-01-14 15:27:00 +01:00 |
Laurent Rineau
|
c14fda590d
|
Merge branch 'master' into CGAL-Fix_CTest-GF
|
2018-12-10 16:52:33 +01:00 |
Laurent Rineau
|
91107dce9b
|
Improve the script git-show-content
It might need `--no-pager`, to avoid iterating on the pager screens.
|
2018-12-07 11:38:14 +01:00 |
Laurent Rineau
|
0027fc7a4e
|
Add a usage
|
2018-11-20 15:42:48 +01:00 |