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
Laurent Rineau
6aaccd8d16
Fix the VLD support on the platform x64_Cygwin-Windows8_MSVC2012-Debug-64bits
2013-09-12 15:55:56 +02:00
Laurent Rineau
42b9649ac0
My Intel Composer suite has been upgraded to 2013 sp1.
...
The C++ compiler is now ICC 14.0.
2013-09-12 11:22:10 +02:00
Laurent Rineau
35a5766766
Use more threads on the Windows test machine picasso
...
So far, picasso was using only 4 threads, for a 4 core CPU. In the
resources monitor, I found out that most of the time, the CPU was used at
only 50% of its capacities. Let's try to use it more efficiently...
2013-08-29 17:43:34 +02:00
Laurent Rineau
684130ad19
Disable the buggy Windows/LEDA platform
2013-08-27 16:27:30 +02:00
Laurent Rineau
f64496786e
Enable VLD for the VC11/32bits/Debug platform
2013-08-27 16:26:19 +02:00
Laurent Rineau
14bf3f62b6
Reorganize COMPILERS_localhost into several lines
2013-08-27 16:24:37 +02:00
Laurent Rineau
fbc465f547
updated crontab (automated commit)
2013-08-23 18:18:04 +02:00
Laurent Rineau
68d4c2747f
updated crontab (automated commit)
2013-08-22 15:18:04 +02:00
Laurent Rineau
0b994b8820
create_release: quiet the script, and better error reporting
2013-08-21 15:19:48 +02:00
Laurent Rineau
4869604716
Update the script that create new releases: cgal_manual is no longer needed
2013-08-20 17:20:42 +02:00
Laurent Rineau
19764d2634
Update the script run_doxygen_testsuite to avoid compilation errors
...
Before that change, at the end we could see:
Built target Documentation_doc
Scanning dependencies of target Documentation_postprocess
Traceback (most recent call last):
File "/home/cgal-testsuite/integration/Documentation/html_output_post_processing.py", line 25, in <module>
from lxml import etree
ImportError: No module named lxml
make[3]: *** [Documentation/CMakeFiles/Documentation_postprocess] Error 1
make[2]: *** [Documentation/CMakeFiles/Documentation_postprocess.dir/all] Error 2
make[1]: *** [Documentation/CMakeFiles/Documentation_testsuite_publish.dir/rule] Error 2
make: *** [Documentation_testsuite_publish] Error 2
2013-08-19 16:01:33 +02:00
Laurent Rineau
4f5497c002
Update the Doxygen test process
2013-08-19 12:50:34 +02:00
Laurent Rineau
7148772199
updated crontab (automated commit)
2013-08-13 16:18:04 +02:00
Laurent Rineau
6f5e68430a
updated crontab (automated commit)
2013-08-12 17:18:03 +02:00
Laurent Rineau
190b14c2b7
updated crontab (automated commit)
2013-08-12 16:18:04 +02:00
Laurent Rineau
7333acfce9
Add the execution bits in permissions
2013-08-09 15:36:16 +02:00
Laurent Rineau
ea1bac1cea
New script to run the doxygen testsuite
...
That script was previously hardcoded in a cron job line.
2013-08-06 15:40:04 +02:00
Laurent Rineau
2fe1349d3e
Fix my script for compiling Boost, after the update of testing platforms
2013-07-15 15:41:56 +02:00
Laurent Rineau
6fd8f9b996
Add -D_HAS_ITERATOR_DEBUGGING=0 to Debug platforms
2013-05-23 17:38:16 +02:00
Laurent Rineau
e0be262ab6
Remove the LEDA test machine
2013-05-21 14:27:19 +02:00
Laurent Rineau
df5fd9b21d
updated crontab (automated commit)
2013-04-18 17:18:56 +02:00
Laurent Rineau
1cb2c29c8a
Add the new platform icpc -strict-ansi
2013-04-15 17:55:30 +02:00
Laurent Rineau
9a4bfed5bf
New platform Intel Compiler 13 with -strict-ansi
2013-04-15 17:33:22 +02:00
Laurent Rineau
c239d4d936
Add -w1
2013-04-15 17:15:06 +02:00
Laurent Rineau
0e9aded917
Remove Intel Compiler 12 (does not support Fedora 17)
2013-04-15 17:06:35 +02:00
Laurent Rineau
7a54779d4c
/usr/bin/g++ is now g++-4.7
2013-04-15 17:06:35 +02:00
Laurent Rineau
79d0713a60
Rename Fedora16 to Fedora17
2013-04-15 17:06:35 +02:00
Laurent Rineau
dbb893a3d4
Automated commits should only allow fast-forward git pulls
2013-04-09 16:57:04 +02:00
Laurent Rineau
2af22c9350
updated crontab (automated commit)
2013-04-09 16:51:02 +02:00
Laurent Rineau
4b79f49a05
Rename my LEDA platform
...
To show that it is also a Release platform.
2013-04-09 11:28:37 +02:00
Laurent Rineau
8c01d4b822
Better (and quiet) detection of Git and SVN repositories
2013-04-08 17:32:39 +02:00
Laurent Rineau
671cf0fbc4
Test with g++-4.8 instead of g++-4.9
2013-04-08 15:17:28 +02:00
Laurent Rineau
5b00ce6616
Add Eigen and ESBTL to x86-64_Linux-Fedora16_g++-4.6.2_m32
2013-03-27 12:02:17 +01:00
Laurent Rineau
c0c18dfe6a
Put /home/lrineau/CGAL/MPFI-RS/setup-rs in setup-common
2013-03-27 12:00:43 +01:00
Laurent Rineau
3007b02bed
Split setup-common into several files
2013-03-27 12:00:20 +01:00
Laurent Rineau
7b8c3c7f82
Update the path of my file setup-common
2013-03-27 11:49:05 +01:00
Laurent Rineau
aadbef6497
x86-64_Linux-Fedora16_g++-4.6.2_Release now uses -DCGAL_NDEBUG
2013-03-27 11:40:25 +01:00
Laurent Rineau
71425fc27a
Remove the platform x86-64_Linux-Fedora16_g++-4.5-branch_CXX0X
...
And use -j7 instead of -j6 (the machine has 4 cores, and hyperthreading).
2013-03-27 11:39:51 +01:00
Laurent Rineau
f8e63d575c
Update the configuration of picasso
...
The configuration was already updated for a while, but not commited.
Today I have added a new platform that will use LEDA instead of GMP. And I
have disable x64_Cygwin-Windows8_MSVC2012-Debug-32bits
That commit also adds a shell script to update the local copy from the
files on picasso.
2013-03-25 17:50:29 +01:00
Laurent Rineau
9e8b46a357
Define CGAL_NDEBUG instead of NDEBUG
2013-03-18 14:50:23 +01:00
Laurent Rineau
7aabec5182
New platform, without GMP, and with LEDA
2013-03-15 18:23:10 +01:00
Laurent Rineau
49d735bec8
updated crontab (automated commit)
2013-03-15 12:18:03 +01:00
Laurent Rineau
e9474a07c6
updated crontab (automated commit)
2013-03-13 22:18:04 +01:00
Sébastien Loriot
f79410d763
Revert "remove extra slash"
...
This reverts commit d3d17b203b .
2013-03-13 08:33:07 +01:00
Sébastien Loriot
d3d17b203b
remove extra slash
2013-03-13 07:11:33 +01:00
Laurent Rineau
83364892dd
updated crontab (automated commit)
2013-03-07 13:19:34 +01:00
Sébastien Loriot
d9ac53b0d2
backup apache config for the doxygen doc
2013-03-06 17:00:12 +01:00
Laurent Rineau
cdd29c17ea
Remove /Zm flags from Windows testsuites
...
The flag /Zm can cause the error C1060. It may only be useful if one uses
precompiled headers.
See:
http://msdn.microsoft.com/en-us/library/bdscwf1c%28v=vs.90%29.aspx
2013-03-01 14:53:44 +01:00
Laurent Rineau
4732c5687f
Remove -g from testsuites configurations
2013-03-01 14:34:22 +01:00
Sébastien Loriot
a84bb23650
switch WITH_CGAL_Qt3 off and CRLF to LF recoding
2013-03-01 11:55:30 +01:00
Laurent Rineau
5643f32d0a
Minor: quote a variable that contains a directory path
2013-02-28 18:07:54 +01:00
Sébastien Loriot
e814a00f88
add configuration files for the testsuites on picasso
2013-02-28 17:39:25 +01:00
Laurent Rineau
007ebf4b41
Use Boost 1.54 instead of Boost 1.42
2013-02-25 18:32:14 +01:00
Laurent Rineau
3461d71750
New version of the script to compile Boost 1.54
2013-02-25 18:31:55 +01:00
Laurent Rineau
f342f540cc
Rename my platform *Linux-26*F16* to *Linux-Fedora16*
2013-02-25 18:01:33 +01:00
Laurent Rineau
52a8bc9a8f
Rename the platform in the test suite too
2013-02-04 14:49:41 +01:00
Laurent Rineau
892b354587
New version of Intel Compiler 2013
2013-02-04 12:47:18 +01:00
Laurent Rineau
6210cdaa11
Actually *trigger* the testsuites!
...
Yesterday I commited a version of the script with an "exit" in the
middle. That early exit was for testing purpose, but I commited it.
2012-12-19 08:58:15 +01:00
Laurent Rineau
559aeb948f
Implement testsuite-Monday, testsuite-Tuesday, and so on...
2012-12-18 20:37:55 +01:00
Laurent Rineau
9207f428c8
Implement the reseting of integration
2012-12-18 20:19:10 +01:00
Laurent Rineau
aa1b24226f
My infrastructure directory is eventually under Git
2012-12-07 11:18:14 +01:00
Laurent Rineau
9682ab49d1
Adapt the script rename_a_test_platform to Git
2012-12-07 09:48:00 +01:00
Laurent Rineau
6530e945a1
Rename a platform
2012-12-07 09:46:51 +01:00
Laurent Rineau
9dd8a8fe78
Renovate all reference CMakeCache.txt
2012-12-07 09:29:13 +01:00
Laurent Rineau
517927f27d
Update to Intel Compiler 13 from beta to 13.0.1
2012-12-07 09:23:47 +01:00
Laurent Rineau
c4d35cd207
Add an option --no-scm-update to create_new_release
...
My script
Maintenance/infrastructure/cgal.geometryfactory.com/bin/create_release
already fetch and reset the SCM (to precompile manual tools). No need have
create_release to it again.
2012-11-30 12:50:30 +01:00
Laurent Rineau
d4e0a891c0
git pull is not robust.
...
Now I use `git rev-parse --abbrev-rev HEAD` to get the branch name, and
then `git reset --hard` to force the update to the last revision of the
branch.
2012-11-30 11:17:49 +01:00
Laurent Rineau
899e8c55d1
Fix bin/dump_crontab
...
~/infrastructure is a symlink to ~/CGAL/branches/local-master.git where I
can modify files
2012-11-13 14:45:13 +01:00
Laurent Rineau
4c540f9e7b
updated crontab (automated commit)
2012-11-13 14:04:21 +01:00
Laurent Rineau
92eb710f3d
Quiet bin/dump_crontab, when nothing is done.
2012-11-13 14:01:01 +01:00
Laurent Rineau
2f8be5406d
Fix bin/dump_crontab
2012-11-13 13:56:04 +01:00
Laurent Rineau
da85263116
updated crontab (automated commit)
2012-11-13 13:55:19 +01:00
Laurent Rineau
66b53d1d07
Update bin/dump_crontab to Git
2012-11-13 13:45:52 +01:00
Laurent Rineau
32bddf4906
test
2012-11-13 13:41:24 +01:00
Laurent Rineau
67b8c56fa3
updated crontab (automated commit)
2012-11-01 11:18:03 +00:00
Laurent Rineau
ce152f0019
updated crontab (automated commit)
2012-10-30 13:18:04 +00:00
Laurent Rineau
dc27c3fb11
Remove --std=c++11 from my "clang-trunk+gcc STL" platform
2012-10-24 09:15:18 +00:00
Laurent Rineau
8b2ca2a747
Prepare release scripts for Git
2012-10-22 14:42:42 +00:00
Laurent Rineau
34f278cab2
updated crontab (automated commit)
2012-10-22 12:18:02 +00:00
Laurent Rineau
8955255688
updated crontab (automated commit)
2012-10-17 16:18:03 +00:00
Laurent Rineau
30669b8bf9
updated crontab (automated commit)
2012-10-11 10:18:02 +00:00
Laurent Rineau
547fbfe8d0
updated crontab (automated commit)
2012-10-10 19:18:04 +00:00
Laurent Rineau
5d03885775
Enable the Doxygen testsuite
2012-10-10 09:58:32 +00:00
Laurent Rineau
2eea24531f
updated crontab (automated commit)
2012-10-05 13:18:03 +00:00
Laurent Rineau
e034d16be2
updated crontab (automated commit)
2012-09-13 16:18:03 +00:00
Laurent Rineau
fb78628096
updated crontab (automated commit)
2012-08-24 09:18:02 +00:00
Laurent Rineau
2983e473b1
updated crontab (automated commit)
2012-08-16 14:18:03 +00:00
Laurent Rineau
e17c0da875
Revert commits 70941 and 70940:
...
| ------------------------------------------------------------------------
| r70941 | lrineau | 2012-08-01 16:50:50 +0200 (Wed, 01 Aug 2012) | 1 line
|
| Rename my two Intel Compiler platforms
| ------------------------------------------------------------------------
| r70940 | lrineau | 2012-08-01 16:44:02 +0200 (Wed, 01 Aug 2012) | 1 line
|
| Update the Intel Compiler to 12.1 (aka 2011_sp1)
| ------------------------------------------------------------------------
and change the Installation/changes.html: CGAL-4.1.0 will not support the
Intel Compiler 12.1, but only 12.0. That is too late.
2012-08-10 12:51:15 +00:00
Laurent Rineau
0693ad6659
updated crontab (automated commit)
2012-08-08 14:18:03 +00:00
Laurent Rineau
bbe4a92575
updated crontab (automated commit)
2012-08-05 18:18:04 +00:00
Laurent Rineau
c342d02fd2
Reference cache must not use -DNDEBUG
...
Otherwise there is that error:
include/CGAL/config.h(43): catastrophic error: #error directive: The
test-suite needs no NDEBUG defined
2012-08-02 13:20:33 +00:00
Laurent Rineau
7521a2ce33
Add the new Intel Compiler 13.0 beta (aka "2013 beta")
2012-08-01 15:04:55 +00:00
Laurent Rineau
94fb84174f
Rename my two Intel Compiler platforms
2012-08-01 14:50:50 +00:00
Laurent Rineau
de205cf184
Update the Intel Compiler to 12.1 (aka 2011_sp1)
2012-08-01 14:44:02 +00:00
Laurent Rineau
601d2c5fca
updated crontab (automated commit)
2012-07-31 16:18:02 +00:00
Laurent Rineau
d541859727
Move my CGAL_ROOT to a separate partition
2012-07-31 10:53:48 +00:00
Laurent Rineau
1e96f6e043
Upgrade to RS 3.1
2012-07-27 15:47:47 +00:00
Laurent Rineau
2b23e7283b
Upgrade to RS 3.1
2012-07-27 14:45:19 +00:00
Laurent Rineau
0b8cff4f1a
My $HOME/CGAL/trunk is a symlink to next, but still...
2012-07-27 14:14:36 +00:00
Laurent Rineau
b50167a528
updated crontab (automated commit)
2012-07-03 15:02:38 +00:00
Laurent Rineau
0a4d9444fc
updated crontab (automated commit)
2012-07-02 12:18:03 +00:00
Laurent Rineau
63931805bf
updated crontab (automated commit)
2012-06-28 16:18:02 +00:00
Laurent Rineau
8e3142cb32
updated crontab (automated commit)
2012-06-26 09:18:03 +00:00
Laurent Rineau
86a5e9d105
updated crontab (automated commit)
2012-06-25 16:18:02 +00:00
Laurent Rineau
27ed0b6bf5
updated crontab (automated commit)
2012-06-25 09:18:03 +00:00
Laurent Rineau
57ffa4fe02
updated crontab (automated commit)
2012-06-25 08:18:02 +00:00
Laurent Rineau
aab32c4734
updated crontab (automated commit)
2012-06-22 08:18:03 +00:00
Laurent Rineau
a8f332ad20
update
2012-06-21 08:43:00 +00:00
Laurent Rineau
1404d27c5e
updated crontab (automated commit)
2012-06-19 12:18:03 +00:00
Laurent Rineau
01cde38b99
Update my Boost configuration.
...
Add a compilation using g++-4.1.
Add a README.txt file that "documents" what is compiled.
2012-06-11 16:14:46 +00:00
Laurent Rineau
138880f439
Remove -DCGAL_FPU_HAS_EXCESS_PRECISION, no that <CGAL/FPU.h> handles that option for clang
...
I forgot to test a run of CMake after the edition.
2012-06-06 18:23:51 +00:00
Laurent Rineau
113ec0b822
Remove -DCGAL_FPU_HAS_EXCESS_PRECISION, no that <CGAL/FPU.h> handles that option for clang
2012-06-06 18:22:10 +00:00
Laurent Rineau
ea1e167e2c
updated crontab (automated commit)
2012-05-22 09:18:02 +00:00
Laurent Rineau
9451d8e7c7
updated crontab (automated commit)
2012-05-10 13:18:05 +00:00
Laurent Rineau
b575c50bde
Save the partition table
2012-05-10 08:57:24 +00:00
Laurent Rineau
6e208cb2df
updated crontab (automated commit)
2012-05-09 09:18:02 +00:00
Laurent Rineau
f2ed350303
updated crontab (automated commit)
2012-04-23 22:18:02 +00:00
Laurent Rineau
a4be5cfc47
updated crontab (automated commit)
2012-04-23 18:18:04 +00:00
Laurent Rineau
4fabccd111
updated crontab (automated commit)
2012-04-23 13:18:04 +00:00
Laurent Rineau
40f3e21e3e
Recompile Boost libraries with g++-4.5
...
On that machine, I use g++-4.5, 4.6, and 4.7. If I compile the Boost
libraries with the oldest compiler, the binary compatibility is ensured,
because the soname of libstd++ is libstdc++.so.6 for all of those
compilers (but the binary compatibility is only ensured backward: if a
Boost library is compiled with g++-4.6, that does not work if it is after
linked with libstdc++ of g++-4.5).
2012-04-12 11:45:31 +00:00
Laurent Rineau
14cca2bcd3
All platforms are now updated with the new Boost compilations.
2012-04-11 15:58:58 +00:00
Laurent Rineau
8363c0e8d6
Use new recompilation of Boost libraries (with the -mt variant)
2012-04-11 15:49:58 +00:00
Laurent Rineau
61f3360fca
Use new recompilation of Boost libraries (with the -mt variant)
2012-04-11 15:24:15 +00:00
Laurent Rineau
2fe6b87265
Use new recompilation of Boost libraries (with the -mt variant)
2012-04-11 15:24:02 +00:00
Laurent Rineau
1806c94493
Re-run 'cmake .' in all reference platforms directories
2012-04-11 14:58:00 +00:00
Laurent Rineau
bbee79552e
Update the script that recompiles my Boost libraries.
...
- Only one variant: multithread, shared, release, with the tagged layout,
so that the soname ends with "-mt.so",
- and do not compile all Boost libraries.
2012-04-11 13:37:13 +00:00
Laurent Rineau
5bfb68ce95
updated crontab (automated commit)
2012-03-26 19:18:02 +00:00
Laurent Rineau
f86d5563c6
updated crontab (automated commit)
2012-03-12 15:18:03 +00:00
Laurent Rineau
44e9d9666b
Update the command line to built Boost with Intel compiler
2012-02-21 13:04:11 +00:00
Laurent Rineau
be1eeb9341
Save my files used to compile Boost into SVN
2012-02-21 10:18:33 +00:00
Laurent Rineau
2bc9e9de3a
updated crontab (automated commit)
2012-02-07 11:18:03 +00:00
Laurent Rineau
7e3efad793
updated crontab (automated commit)
2012-02-06 15:18:03 +00:00
Laurent Rineau
cf3bfc955c
updated crontab (automated commit)
2012-02-01 17:26:31 +00:00
Laurent Rineau
ea2d776be6
Disable more anoying warnings (mostly in Boost or Eigen) from Intel Compiler
2012-01-30 16:59:19 +00:00
Laurent Rineau
8bf25ee286
Update esbtl on Windows platforms
2012-01-27 16:16:51 +00:00
Laurent Rineau
5a9229fb97
Recompile Boost on win32-i686
...
Our testsuite uses -D_SECURE_SCL=0 in Release mode, with vc9
32bits. Boost must be compiled with that flag too, for binary
compatibility.
2012-01-27 12:56:40 +00:00
Laurent Rineau
68d0fd841c
Add scripts used to recompiler Boost on Windows testsuite platforms
2012-01-27 11:09:41 +00:00
Laurent Rineau
b7eeb70bce
Update Boost to 1.49
2012-01-25 16:31:12 +00:00
Laurent Rineau
deb4956630
Use Boost-1.49 compiled by Intel Compiler
2012-01-25 11:00:58 +00:00
Laurent Rineau
ff699122b2
Fix a typo
2012-01-25 10:56:52 +00:00
Laurent Rineau
fb3e52b088
No -DNDEBUG in test suites
2012-01-25 09:59:46 +00:00
Laurent Rineau
5b306ae4b4
Recommit the CMakeCache.txt, after another run of cmake....
2012-01-25 09:51:11 +00:00
Laurent Rineau
5a24d33e63
Why is it always so complicated?!
...
Add flags to the CMakeCache.txt of the ref platform, too. The flags were
already in ./setup, but that is not sufficient...
2012-01-25 09:43:22 +00:00
Laurent Rineau
3808f9aaf4
Use Boost-1.49 and remove -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
2012-01-24 18:05:36 +00:00
Laurent Rineau
c6472e0d25
Change boost version to 1.49, compiled with GLIBCXX_DEBUG
2012-01-24 17:51:57 +00:00
Laurent Rineau
ef2ef1763e
Remove iterator debugging on Windows. The one on Linux seems better.
2012-01-24 17:21:17 +00:00
Laurent Rineau
d3b1bcc1a8
Put the flags in CXXFLAGS
2012-01-23 12:59:52 +00:00
Laurent Rineau
4e2ffd4b60
Rename the platform
2012-01-23 12:59:34 +00:00
Laurent Rineau
f97af82cae
Rename the new platform
2012-01-23 12:55:06 +00:00
Laurent Rineau
0d4102dd8b
Add a new platform: recent g++ with -D_GLIBCXX_DEBUG
2012-01-23 12:48:30 +00:00
Laurent Rineau
5b1f1f3c5b
no longer use jom for testsuites: useless (in testsuites) and problematic
2012-01-20 17:54:34 +00:00
Laurent Rineau
ebc733b514
Update Qt from 4.7-beta1 to 4.8.0
2012-01-19 15:10:12 +00:00
Laurent Rineau
6786dd44fd
Try a workaround to fix the Intel Compiler tests
...
Define __SIZEOF_LONG__ and __SIZEOF_LONG_LONG__ to 8.
2012-01-19 14:22:45 +00:00
Laurent Rineau
98211afa35
Try a workaround to fix the Intel Compiler tests
...
Define __SIZEOF_LONG__ and __SIZEOF_LONG_LONG__ to 8.
2012-01-19 10:58:52 +00:00
Laurent Rineau
27fb543865
Add --std=c++11 to our clang platform
2012-01-18 13:38:36 +00:00
Laurent Rineau
49b1396587
Use boost-1.49 (from Boost release branch)
2012-01-18 10:48:19 +00:00
Laurent Rineau
b2c0ce7668
Use boost-1.49 (from release branch of Boost).
...
Remove -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC=1 (to check).
2012-01-18 10:45:05 +00:00
Laurent Rineau
2c7ff6c92a
Define CGAL_INCLUDE_WINDOWS_DOT_H, so that <windows.h> is included everywhere.
2012-01-17 15:50:07 +00:00
Laurent Rineau
9add75f4e6
Add zlib1.dll to the path
2012-01-17 14:12:40 +00:00
Laurent Rineau
7016e8aca9
Reinstall taucs for i686
2012-01-16 17:14:40 +00:00
Laurent Rineau
fbff7f28fd
updated crontab (automated commit)
2012-01-13 12:18:03 +00:00
Laurent Rineau
cf8e3b77c2
Add Eigen3 (trunk) to the Windows platforms
2012-01-12 13:29:47 +00:00
Laurent Rineau
1659db94da
updated crontab (automated commit)
2012-01-09 18:18:04 +00:00
Laurent Rineau
6519c88323
Merge from ^/trunk/Maintenance/infrastructure
...
I want to switch away to the trunk branch. But, for some technical things
like Maintenance/infra, I have used trunk long after next has been
created. Today I merge from trunk, and will use a checkout of
next/Maintenance/infra instead of using trunk.
2012-01-04 16:16:35 +00:00
Laurent Rineau
369498d1e5
Cancel revision 64607. There had been a problem with the branch.
...
| ------------------------------------------------------------------------
| r64607 | efif | 2011-07-05 17:27:04 +0200 (Tue, 05 Jul 2011) | 1 line
|
| Merged feature-branch Aos_2-new_functors-tau into next
| ------------------------------------------------------------------------
2011-07-06 11:11:58 +00:00
Laurent Rineau
04e17607df
After OpenGL 32 bits has been installed...
2011-05-06 12:30:09 +00:00
Laurent Rineau
fe7cfa578d
Fix to my platform "-m32". It should not try to find libraries in /usr/lib64/.
2011-05-06 12:19:24 +00:00
Laurent Rineau
1fd39b77fb
Update the list of platforms. My Intel platforms are currently broken.
2011-04-21 15:56:56 +00:00
Laurent Rineau
ce16413de1
update to newest CGAL
2011-04-21 15:56:17 +00:00
Laurent Rineau
339bee0583
upgrade of my machine to Fedora 14 (g++-4.5.1, CMake-2.8.4, Boost-1.44)
2011-04-21 15:32:18 +00:00
Laurent Rineau
dbe1d85c49
updated crontab (automated commit)
2011-04-20 14:18:02 +00:00
Laurent Rineau
9ce6a37bd0
updated crontab (automated commit)
2011-04-07 13:18:02 +00:00
Laurent Rineau
fcf51cb89a
esbtl new layout
2011-03-24 16:36:40 +00:00
Laurent Rineau
459cdbb9d4
Update the RS support (not working yet, though)
2011-03-21 13:05:48 +00:00
Laurent Rineau
cd6e91e5e3
Update my platform -m32, and make it build daily (but not tested).
2011-03-17 10:14:02 +00:00
Laurent Rineau
ae2fca8c41
New platform on matisse.geometryfactory.com:
...
x86-64_Linux-2.6_g++-4.4.4_F13-m32, that is a compilation on x64 with the
compilation flag -m32 (to compile in 32 bits).
I will not put that platform in the testsuite for the moment.
2011-03-14 10:37:29 +00:00
Laurent Rineau
9b5e9098e9
Export CGAL_FAKE_PUBLIC_RELEASE, so that the Qt4 demos are compiled with an
...
"About CGAL..." popup that displays a public release version string.
2011-03-09 12:50:12 +00:00
Laurent Rineau
5a823851c7
new Boost (old change that had not been commited so far)
2011-03-08 13:10:34 +00:00
Laurent Rineau
5c363a0d8e
New script, that dumps my crontab to SVN.
2011-03-08 11:20:34 +00:00
Laurent Rineau
c53f2e17eb
updated crontab
2011-03-08 11:18:02 +00:00
Laurent Rineau
f2974bb07f
updated crontab
2011-03-08 11:06:02 +00:00
Laurent Rineau
50edcfa40d
updated crontab
2011-03-08 11:05:02 +00:00
Laurent Rineau
2af02bd5aa
updated crontab
2011-03-08 10:57:11 +00:00
Laurent Rineau
e95329afcb
delaunay.geometryfactory.com does not have Qt3. Disable WITH_CGAL_Qt3 in
...
the CMake cache, so that test/Installation/ no longer fails.
2011-03-03 13:29:58 +00:00
Laurent Rineau
4b23984c1d
Update Boost version to the new 1.46, instead of this old 1.38. Rebuild the cmake cache.
2011-03-01 13:32:11 +00:00
Laurent Rineau
f995d7ea1f
cgal.geometryfactory.com only has 4 CPU cores.
2011-02-24 13:04:26 +00:00
Laurent Rineau
8b5254f884
Remove that strange conditional. I do not remember why I only wanted 4
...
compilations threads instead of 6 on 2010/05/28.
2011-02-24 11:16:56 +00:00
Laurent Rineau
97128b3a9d
Add the config file of the Windows test machine
2010-12-21 15:14:01 +00:00
Laurent Rineau
6a395fdc1b
Update a reference platform. Regenerate the cache. Apparently the
...
configuration was no longer correct (the CGAL libs were compiled with
-std=c++0x but examples/tests/demos
2010-12-20 11:03:12 +00:00
Laurent Rineau
846047b6b2
partial revert of previous commit
2010-12-20 10:50:43 +00:00
Laurent Rineau
da49014cf5
Update a reference platform. Boost was not configured correctly. Switch to
...
newest Boost 1.45.
2010-12-20 10:46:53 +00:00
Laurent Rineau
d794c55ef2
Make the ansi platform tell which option trigger errors.
2010-12-10 10:04:43 +00:00
Laurent Rineau
905e082066
Update infrastructure of matisse.geometryfactory.com:
...
- move the reference platforms directory,
- use Boost-1.45 on one platform,
- fine-tune the use of MKL.
2010-12-09 15:22:04 +00:00
Laurent Rineau
88423e5808
Use -pedantic-errors, so that the non-compliance errors are easier to see
...
in the testsuite results.
2010-12-02 10:03:14 +00:00
Laurent Rineau
ee0165990d
Add -Wall to the flags of my clang platform.
2010-11-25 14:51:21 +00:00
Laurent Rineau
cc654c2837
I forgot to change my ~/.autocgalrc
2010-11-19 16:41:45 +00:00
Laurent Rineau
1e2a7db0c6
- Add a script to rename a test reference platform directory.
...
- Use it to rename my platform i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2 on
cgal.geometryfactory.com to *-NO-DEPRECATED, so that one can understand
easily why this platform is different.
2010-11-19 10:20:20 +00:00
Laurent Rineau
c66df4b648
Add CGAL_NO_DEPRECATED_CODE to one testsuite
2010-11-10 14:21:01 +00:00
Laurent Rineau
ddecab8cb4
Update scripts to that manual tools can be in candidate-packages
2010-10-11 22:05:22 +00:00
Laurent Rineau
c9d85975e3
Commit also auxiliary script that create new releases, and update the manual tools.
2010-10-11 21:34:32 +00:00
Laurent Rineau
11c39b030b
Change the level of warning of Intel Compiler from -w2 to -w1, so that
...
"remarks" are no longer.
2010-09-26 00:13:35 +00:00
Laurent Rineau
c63bf64dd0
Commit the testsuite configuration of cgal.geometryfactory.com
2010-09-24 16:30:45 +00:00
Laurent Rineau
15b8b3dc2c
Commit the testsuite configuration of matisse.geometryfactory.com.
2010-09-24 16:25:34 +00:00
Laurent Rineau
a45f6a699b
Save test machine config files
2010-09-07 08:47:32 +00:00
Laurent Rineau
8bec67d0b9
Save test machine config files
2010-09-07 08:46:09 +00:00