Laurent Rineau
508e363612
/opt/intel is back in the RAID
2014-03-12 14:22:38 +01:00
Laurent Rineau
e59ce5f639
Change tester names to mention the machine name
2014-03-12 14:21:31 +01:00
Laurent Rineau
9b9198468d
updated crontab (automated commit)
2014-03-07 12:18:02 +01:00
Laurent Rineau
1771c23ba6
updated crontab (automated commit)
2014-03-05 18:18:05 +01:00
Laurent Rineau
f303cfc3ce
updated crontab (automated commit)
2014-02-28 18:18:04 +01:00
Laurent Rineau
3da7695c43
Set WITH_CGAL_Qt3 to FALSE, on Windows
2014-02-28 18:01:04 +01:00
Laurent Rineau
6acb8ec01b
Activate the generation of precompiled demos, on picasso
2014-02-28 18:00:24 +01:00
Laurent Rineau
45da39786e
Change the order of platforms
2014-02-28 17:59:28 +01:00
Laurent Rineau
0358e89063
updated crontab (automated commit)
2014-02-27 14:18:04 +01:00
Laurent Rineau
ec8200dc1f
Fix include path of Boost
...
GMP is found in /usr/local/include, and -I/usr/local/include was before
-I<Boost_include_dir>.
2014-02-21 16:06:11 +01:00
Laurent Rineau
4312eece58
Add a new test platform
...
On MacOS Maverick, test Apple/clang-5.0 with -std=c++11
2014-02-21 16:06:10 +01:00
Laurent Rineau
031936023a
updated crontab (automated commit)
2014-02-20 15:18:03 +01:00
Laurent Rineau
ff4998e246
Update to Intel Compile 2013 sp1.2
...
The compiler version is now 14.0.2.
2014-02-18 14:50:11 +01:00
Laurent Rineau
2090999997
Disable CGAL_Qt3 on the new macos platform
...
x86-64_Darwin-13.0_Apple-clang-5.0_Release was first created with
WITH_CGAL_Qt3=ON, but I have not installed Qt3 on that machine.
2014-02-13 11:38:21 +01:00
Laurent Rineau
22ae533543
Remove a /D NDEBUG from CMakeCache.txt
2014-02-12 11:34:50 +01:00
Laurent Rineau
dc05b4677b
Update to Apple/clang 5.0 config
...
It seems that the new clang 5.0 from Apple uses libc++ by default,
now. We have to use the Boost libraries I compiled with -stdlib=libc++.
2014-02-12 11:20:49 +01:00
Laurent Rineau
3381814d49
Add a back of magritte ref platforms
2014-02-11 17:21:42 +01:00
Laurent Rineau
55d73262d3
Fix VC12 platforms
2014-02-11 16:20:55 +01:00
Laurent Rineau
253c17e466
Add new platforms on Windows
...
Now we will test VC12 (Visual Studio 2013), on 32/64, in Release/Debug.
+ add new file extensions to .gitignore
2014-02-11 10:22:55 +01:00
Laurent Rineau
36b0ce25dd
Update the script that help compiling Boost
2013-12-10 17:33:44 +01:00
Laurent Rineau
c189e14558
Launch the create_new_release script from the branch itself
...
It is strange, because create_new_release will call create_internal_release
from the PATH, and the current branch is not in the PATH. But I need that
to test the new way of creating CGAL releases using CMake.
2013-12-06 17:19:11 +01:00
Sébastien Loriot
153392de88
update testsuite script
2013-12-05 12:40:43 +01:00
Laurent Rineau
4f681da8e7
Rename all platforms: g++ 4.8, Fedora 19
...
My Fedora version is now 19 for several weeks.
/usr/bin/g++ is now g++ 4.8.2
2013-12-02 11:09:15 +01:00
Laurent Rineau
ce29976ded
Update the path to the intel compiler
2013-12-02 10:57:04 +01:00
Laurent Rineau
7891bf3c27
Fix a syntax error. Anyway, that variable seems useless.
2013-11-07 14:15:57 +01:00
Laurent Rineau
f96b92a2d8
Set unlimited virtual memory only for the clang-trunk testsuite
...
Revert "the clang address sanitizer needs a lot of virtual memory"
This reverts commit 0b6e761fba .
2013-11-05 14:10:47 +01:00
Laurent Rineau
5eb514aa3f
Update to use last version of the compiler
2013-10-30 18:14:39 +01:00
Laurent Rineau
688189b578
My Intel Compiler was upgraded a while ago.
...
I forgot to rename the test platform. Maybe I should renamed it with the
version number. Next time...
2013-10-30 11:47:26 +01:00
Laurent Rineau
de8c7cc9ec
Use -fno-omit-frame-pointer with Asan
2013-10-29 18:52:10 +01:00
Laurent Rineau
6ff05b0067
The LeakSanitizer better uses -O2 or -O3
2013-10-29 17:52:36 +01:00
Laurent Rineau
f827366c8c
Need for ASAN_SYMBOLIZER_PATH
2013-10-29 17:52:11 +01:00
Laurent Rineau
0b6e761fba
the clang address sanitizer needs a lot of virtual memory
2013-10-29 17:51:49 +01:00
Laurent Rineau
c0b03d1b8f
move up the clang testsuite
2013-10-29 17:51:28 +01:00
Laurent Rineau
95f2bde31c
Use the leak sanitizer with Clang 3.4
2013-10-28 16:14:05 +01:00
Laurent Rineau
d3f4ca3207
Refresh the CMakeCache.txt of that platform
2013-10-21 16:56:12 +02:00
Laurent Rineau
3946004fe5
Switch to Boost 1.55 (1.54 has a bug in Boost graph)
2013-10-21 16:48:36 +02:00
Laurent Rineau
7ee64abe74
Rename my platforms to x86-64_Linux-Fedora18* (instead of Fedora17)
2013-10-21 16:39:49 +02:00
Laurent Rineau
e759cc3d70
Prepare compilation of Boost 1.55 (currently beta)
2013-10-21 16:39:49 +02:00
Laurent Rineau
c5ef7f1897
Remove the g++-4.5 compiler from tests
2013-10-21 16:39:49 +02:00
Laurent Rineau
adce3a2592
Modularize the COMPILERS_localhost varialble
2013-10-21 16:39:49 +02:00
Laurent Rineau
e5834b7eb9
updated crontab (automated commit)
2013-10-21 15:17:34 +02:00
Laurent Rineau
541dbebb7d
updated crontab (automated commit)
2013-10-17 19:31:46 +02:00
Laurent Rineau
0aa7820025
Try to avoid that dump-crontab commit anything by my crontab
2013-10-16 18:33:59 +02:00
Laurent Rineau
ac3a43ecef
updated crontab (automated commit)
2013-10-15 18:27:38 +02:00
Laurent Rineau
8b6a012033
prepare the documentation for the release
2013-10-15 17:59:56 +02:00
Laurent Rineau
58fa1c6302
The Doxygen testsuite now uses a local MathJax
2013-10-15 17:29:38 +02:00
Laurent Rineau
1610b30c68
Fix the error reporting of the automatic Doxygen testsuite
2013-10-15 15:54:36 +02:00
Laurent Rineau
4f198674ca
Include <windows.h> forcefully on several Windows platforms
2013-10-15 11:02:27 +02:00
Laurent Rineau
2798ec2b9c
Remove -D_HAS_ITERATOR_DEBUGGING=0 from the Windows setups
...
-D_HAS_ITERATOR_DEBUGGING=0 modifies the ABI of the STL. And it seems that
the Boost.ProgramOptions library exposes STL iterators in its ABI.
2013-09-24 10:47:07 +02:00
Laurent Rineau
151916e30b
On picasso, update Eigen to version 3.1.4 (tarball).
2013-09-19 12:30:50 +02:00