Commit Graph

975 Commits

Author SHA1 Message Date
Laurent Rineau 120bd950cd updated crontab (automated commit) 2015-04-27 15:33:18 +02:00
Laurent Rineau 12050df969 updated crontab (automated commit) 2015-04-27 13:18:03 +02:00
Laurent Rineau bf8f42b972 For next announcements I should be careful!
I do not know if it is too late for the announcement of CGAL-4.6 (the
messages are under review my moderators), but for CGAL-4.7 I should be
careful to use my "CGAL email address" while sending the announcement
mails.
2015-04-10 17:58:57 +02:00
Laurent Rineau 0b98554808 updated crontab (automated commit) 2015-04-08 21:18:04 +02:00
Laurent Rineau 74747874fd master is now CGAL-4.7(-dev) 2015-04-08 20:21:19 +02:00
Laurent Rineau 5b8ada4130 updated crontab (automated commit) 2015-04-07 16:18:05 +02:00
Laurent Rineau fa281d882f Fix my last patch
The git-fetch command was wrong and said:

    fatal: Couldn't find remote ref cgal-dev

I should have tested!
2015-04-02 17:08:27 +02:00
Laurent Rineau be3aae126e Fix the release creation script
That fix explains why the integration branch was not reset correctly:
cgal-dev was not fetched, so cgal-dev/master was still pointing to a
commit made three weeks ago.
2015-04-01 17:56:25 +02:00
Laurent Rineau df409df39d updated crontab (automated commit) 2015-03-25 17:18:04 +01:00
Laurent Rineau ac04d78dde Update after switch to Github 2015-03-10 14:50:42 +01:00
Laurent Rineau 32ce6df3a0 Polish announcement and changes. Prepare 4.6. 2015-03-10 11:07:08 +01:00
Laurent Rineau 1d7da5b79f updated crontab (automated commit) 2015-03-06 09:18:03 +01:00
Laurent Rineau 39a43e31ab Modify the release creation scripts for Github 2015-03-05 22:01:26 +01:00
Laurent Rineau 893e09a1b2 Change the rename of the remote 2015-03-05 02:29:15 +01:00
Laurent Rineau a588ff698b updated crontab (automated commit) 2015-03-05 02:18:04 +01:00
Laurent Rineau 8d9dc51b97 Add a new test platform 2015-03-05 00:36:45 +01:00
Laurent Rineau 981cc7fc33 updated crontab (automated commit) 2015-03-05 00:36:20 +01:00
Laurent Rineau ef2cf0135d updated crontab (automated commit) 2015-03-04 14:18:03 +01:00
Laurent Rineau f5e2891d2b updated crontab (automated commit) 2015-03-04 12:18:03 +01:00
Laurent Rineau 720db67b6b updated crontab (automated commit) 2015-03-04 10:18:02 +01:00
Laurent Rineau af0e50f9a4 updated crontab (automated commit) 2015-03-03 15:18:03 +01:00
Andreas Fabri 04fdf00d76 Add 2D Polyline Simplification; fix the description of Surface_mesh 2015-02-25 11:40:36 +01:00
Laurent Rineau fd48532028 updated crontab (automated commit) 2015-02-25 11:18:03 +01:00
Laurent Rineau 96909f4e3e Modify the emails (proposal from Guillaume Damian) 2015-02-24 10:09:40 +01:00
Laurent Rineau b662087725 Prepare announcement for 4.6 releases 2015-02-23 18:01:11 +01:00
Laurent Rineau 02e23e85f5 Patch the generated Doxygen documentation, for BGL
There is a bug in our version of Doxygen. We have a temporary fix, from
Sébastien Loriot.

See also the pull request for Doxygen, from Sébastien:
  https://github.com/doxygen/doxygen/pull/296
2015-02-20 15:02:59 +01:00
Laurent Rineau 78cb7c08bd updated crontab (automated commit) 2015-02-19 18:18:03 +01:00
Laurent Rineau 4f9f559d03 Prepare CGAL-4.6-beta1 2015-02-19 17:46:28 +01:00
Laurent Rineau bad6a08741 updated crontab (automated commit) 2015-02-18 13:18:03 +01:00
Laurent Rineau ab5318bcdb The web site is now hosted at ftp.cgal.org
... using the OVH infrastructure.
2015-02-13 18:21:39 +01:00
Laurent Rineau 27e016fafc Announcement for CGAL-4.5.2 2015-02-13 13:09:34 +01:00
Laurent Rineau 354fb90398 updated crontab (automated commit) 2015-02-12 18:18:03 +01:00
Laurent Rineau 187a50522b updated crontab (automated commit) 2015-02-09 17:18:04 +01:00
Laurent Rineau 835dadcfdd updated crontab (automated commit) 2015-01-30 11:18:02 +01:00
Laurent Rineau d27b7f8e37 Test Boost-1.57, and TBB-4.3
(backup of Jane's work)
2015-01-20 18:43:11 +01:00
Laurent Rineau 579db3367d Add 'depends' in the PATH
That is convenient to have depends.exe in the PATH, to debug DLL issues.
2015-01-20 17:38:49 +01:00
Laurent Rineau 0c60c4ce4f updated crontab (automated commit) 2015-01-20 17:18:02 +01:00
Laurent Rineau c8c5cd19c2 Use TBB-4.3 2015-01-15 14:33:37 +01:00
Laurent Rineau 9ee9b7ae90 Add -Wno-variadic-macros to the "ansi" platform
That will allows the "ansi" platform to compile correctly the
Newkernel_d package.
2015-01-14 14:24:06 +01:00
Laurent Rineau 83cdc43de9 Test with Boost-1.57 2015-01-14 14:19:18 +01:00
Laurent Rineau 896d85899d updated crontab (automated commit) 2015-01-13 17:18:03 +01:00
Laurent Rineau 0e2164266d Add flag -diag-disable 1017
The warning 1017 is the buggy following warning:

include/CGAL/Combinatorial_map.h(1567): warning #1017: name following "template" must be a template
        this->template dart_link_beta<0>(adart1, adart2);
                       ^
2015-01-13 14:40:35 +01:00
Laurent Rineau b7414ca91b No longer test Boost 1.44 and 1.48
There is a bug: BOOST_HAS_THREADS is not defined when Boost-1.44 is used
with recent gcc compilers:
  https://svn.boost.org/trac/boost/ticket/6165
2015-01-08 17:04:11 +01:00
Laurent Rineau c731020e2d Fix the C compiler path 2015-01-05 10:47:52 +01:00
Laurent Rineau bb8a14104c updated crontab (automated commit) 2014-12-22 16:18:03 +01:00
Laurent Rineau 3de08e31f0 Announcement for CGAL-4.5.1 2014-12-22 15:39:49 +01:00
Laurent Rineau 58d504f744 The demo are collected on MSVC2012-Release-32bits 2014-12-16 16:31:10 +01:00
Laurent Rineau 005638cb61 updated crontab (automated commit) 2014-12-11 16:18:03 +01:00
Laurent Rineau 2f11363155 Add the 3D Period Lloyd demo in the manual 2014-12-03 12:36:58 +01:00
Laurent Rineau bfebbd0994 updated crontab (automated commit) 2014-11-28 14:18:02 +01:00