Commit Graph

187 Commits

Author SHA1 Message Date
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