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
367314623d
Add a script to detect wrong permissions, and fix permissions
...
The script uses zsh, and lists regular files that have the
'executable' permission.
At the same time, I fix the permissions of several files.
2014-02-06 18:49:09 +01:00
Laurent Rineau
0d538e167c
Proposal for announcement of CGAL-4.4-beta1
2014-02-04 18:04:05 +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
Eric Berberich
dfaa8a9075
deleted obsolete and unmaintained subdirs
...
* MacOSX_Installer (replaced by port/homebrew, with OK from Menelaos)
* Modules (if we modularize we will do it with CMake these days)
* Third_party (Laurent: fixes are published via webserver)
Approved by the Release Manager
2013-12-06 14:52:04 +01:00
Sébastien Loriot
153392de88
update testsuite script
2013-12-05 12:40:43 +01:00
Sébastien Loriot
3d20253fcd
remove link of doc_tex doc that is no longer generated
2013-12-04 09:36:42 +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
993d71fda4
Amend where_to_announce
...
Now we publish to isocpp too.
2013-10-28 16:12:48 +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
4e9a365627
Add a comment on the DNS error of medecis.polytechnique.fr
2013-10-18 14:44:45 +02:00
Laurent Rineau
40cceab081
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2013-10-17 19:51:00 +02:00
Laurent Rineau
541dbebb7d
updated crontab (automated commit)
2013-10-17 19:31:46 +02:00
Laurent Rineau
f5b42f5568
Bump master to CGAL-4.4, at last
2013-10-17 19:30:21 +02:00
Laurent Rineau
04aa71842a
Add the link to the demo, in the package overview of Arr_2
...
And fix the name of the demo zip file in my script
2013-10-17 18:15:17 +02:00
Laurent Rineau
c6afc9be32
Add the arrangement_2 demo
2013-10-17 17:46:27 +02:00
Laurent Rineau
e5d7891760
Fix the creation of the doc_html zip file
...
I do not want to think about what could have been that zip file before that
fix! I let the reader try to find out...
2013-10-17 15:53:45 +02:00
Laurent Rineau
25b196edf8
Update script to prepare releases
...
The issue with the previous version was that the CDN MathJax was used in
the Doxygen manual I rsynced to doc.cgal.org. Now there is doc_html for the
tarballs and doc_html_online for the online manual.
2013-10-17 15:18:39 +02:00
Laurent Rineau
f71e00b8b9
Announcement mail for CGAL-4.3
2013-10-17 14:24:00 +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
3d5444cc80
updated crontab (automated commit)
2013-10-16 18:18:03 +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