Laurent Rineau
f7e9319d4c
Move Philip's additions to the section about 4.0.1
2012-04-24 16:00:09 +00:00
Sébastien Loriot
616c348007
reintegrate feature branch Nef_23-remove_geninfo-sloriot
2012-04-24 15:52:23 +00:00
Philipp Möller
00b8a700d9
Added the two packages with fixed memory leaks, this also covers the
...
geninfo leak.
2012-04-24 15:46:04 +00:00
Sébastien Loriot
188efcc3f0
merge from next
2012-04-24 15:39:12 +00:00
Sébastien Loriot
8d62b4b093
update changes
2012-04-19 14:22:41 +00:00
Laurent Rineau
a42d5be575
Fix an error in URL
...
Maybe we would like to encode the version number in the URL, but that would
yet another generated file in CGAL...
2012-04-18 08:57:31 +00:00
Laurent Rineau
5d3bd1094c
In the testsuite, once the reference cache is loaded, unset some nasty
...
variables, such as eg. CGAL_Qt4_BINARY_DIR.
2012-04-13 07:55:43 +00:00
Laurent Rineau
c8cacc83c0
Changes for CGAL-4.0.1 that were not yet written
2012-04-11 17:03:36 +00:00
Sébastien Loriot
60e0148504
update changes.html
2012-04-05 12:43:15 +00:00
Guillaume Damiand
b573a45410
update changes.html
2012-03-29 13:46:19 +00:00
Laurent Rineau
0b781e5986
Remove FindBoost. Upstream CMake FindBoost script is better that ours.
2012-03-28 14:38:04 +00:00
Laurent Rineau
28ecd11d95
Remove that file that is also a standard CMake module
2012-03-28 13:50:41 +00:00
Laurent Rineau
5771a62a83
Remove CGAL_FindPackageHandleStandardArgs.cmake
...
FindPackageHandleStandardArg is a standard CMake module
2012-03-28 13:48:33 +00:00
Laurent Rineau
390c1590a8
Fix the parsing of dont_submit in branch build
2012-03-28 13:47:08 +00:00
Sébastien Loriot
15f43b4ecc
test that the cached include path is valid
2012-03-26 09:43:07 +00:00
Laurent Rineau
a429b26316
Cherry-pick that revision from /branches/features/Mesh_3-parallel-cjamin/
...
| ------------------------------------------------------------------------
| r68020 | cjamin | 2012-03-12 18:27:30 +0100 (Mon, 12 Mar 2012) | 1 line
|
| To be able to build CGAL on MSVC11
|
------------------------------------------------------------------------
It adapts CGAL CMake scripts and CGAL auto-link headers to MSVC2011.
Thanks to Clement Jamin, from Inria, for the patch.
2012-03-19 14:26:17 +00:00
Laurent Rineau
69208fc8f2
Increase the SOVERSION for CGAL-4.1
2012-03-12 16:20:14 +00:00
Joachim Reichel
190d15826d
Update date and version.
2012-02-24 17:47:02 +00:00
Joachim Reichel
3ac8f48575
Add license notes for Boost files as discussed with Laurent.
2012-02-24 17:45:38 +00:00
Laurent Rineau
db0edfe7b1
Add a href to sloccount
2012-02-24 15:27:32 +00:00
Laurent Rineau
940be95c0a
Credit sloccount
2012-02-16 17:13:07 +00:00
Laurent Rineau
22546a98bc
Specify a release date
2012-02-13 11:32:18 +00:00
Laurent Rineau
2508131d01
Add a script to update the CHANGES file. In dont_submit.
2012-02-13 11:26:43 +00:00
Sébastien Loriot
8c8c8af3ae
first look into path indicated by EIGEN3_INC_DIR
...
before system PATH (override the system version of
Eigen)
2012-02-10 16:09:21 +00:00
Laurent Rineau
c2ab0cf770
Bug fix: WITH_CGAL_Core was ignored
...
There was an explicit
unset(WITH_CGAL_Core)
in the CMake scripts of CGAL. It was introduced to workaround an issue in
our testsuite process. I turned it into an EXCLUDE WITH_CGAL_Core in the
command load_cache that is used by our testsuite process.
2012-02-10 15:32:38 +00:00
Laurent Rineau
b6a0164577
Fix the entry for QP solver
...
And in CHANGES too.
2012-02-08 19:36:30 +00:00
Laurent Rineau
48d6626509
Fix that revision:
...
| ------------------------------------------------------------------------
| r67609 | lrineau | 2012-02-06 12:39:40 +0100 (Mon, 06 Feb 2012) | 5 lines
|
| Fix (examples|demo)/CMakeLists.txt
|
| That way, those CMakeLists.txt can be used to build examples and demo from
| outside the building of CGAL libraries.
|
| ------------------------------------------------------------------------
If UseCGAL.cmake is included in demo/ or examples/ then it can no longer be
included to set up different flags in sub-directories.
2012-02-08 16:06:30 +00:00
Laurent Rineau
ca9ddf0ca5
CGAL_BUGFIX_VERSION must not be empty (for the rc file on Windows)
...
When CGAL_BUGFIX_VERSION is empty, sets it to 0.
2012-02-07 16:51:38 +00:00
Yves Brise
718b88f63d
Added comment about bugfix in Quadratic Programming Solver to changes.html. (upon request of Laurent Rineau)
2012-02-07 16:41:38 +00:00
Laurent Rineau
ec4fc872df
Fix a typo
...
And update CHANGES according to changes.html
2012-02-07 13:50:00 +00:00
Laurent Rineau
d38da06a26
Fix that patch:
...
| ------------------------------------------------------------------------
| r67597 | lrineau | 2012-02-03 18:13:17 +0100 (Fri, 03 Feb 2012) | 1 line
|
| Do not install scripts/cgal_create_assertions.sh scripts/cgal_create_cmake_script_with_options
| ------------------------------------------------------------------------
Use full-path for scripts.
2012-02-07 13:15:23 +00:00
Andreas Fabri
ef5d5b2d46
Add paragraph on Voronoi adapter
2012-02-07 11:19:32 +00:00
Andreas Fabri
88490f43eb
rewording
2012-02-06 14:47:37 +00:00
Andreas Fabri
874fce8413
rewording
2012-02-06 14:25:24 +00:00
Andreas Fabri
a8869470fe
fix typo
2012-02-06 14:00:35 +00:00
Andreas Fabri
5b5f77155a
Move new package to front
2012-02-06 13:57:19 +00:00
Andreas Fabri
e7d49c0463
fix typos
2012-02-06 13:44:35 +00:00
Laurent Rineau
df25f0aa17
Fix (examples|demo)/CMakeLists.txt
...
That way, those CMakeLists.txt can be used to build examples and demo from
outside the building of CGAL libraries.
2012-02-06 11:39:40 +00:00
Laurent Rineau
058dbe631d
Do not install scripts/cgal_create_assertions.sh scripts/cgal_create_cmake_script_with_options
2012-02-03 17:13:17 +00:00
Sébastien Loriot
278ef1f3e3
add eigen in INSTALL
...
update ridge and jet-fitting package names
2012-02-03 11:22:25 +00:00
Laurent Rineau
ab9ee7d4cc
Highly the manual part a bit more
2012-02-02 14:51:58 +00:00
Laurent Rineau
75f7eb6a3d
Cut the beginning of the file
2012-02-02 14:48:04 +00:00
Laurent Rineau
823604d3a2
New picture, done by sloccount and gnuplot (thanks to Sebastien Loriot)
2012-02-02 14:46:58 +00:00
Sébastien Loriot
621fb97717
missing space
2012-02-02 14:33:46 +00:00
Laurent Rineau
083dbdd066
Change the URL to Visual Studio, to avoid a warning from linklint
2012-02-01 16:58:39 +00:00
Laurent Rineau
3d01e09cb8
Workaround for a bug in Boost, that checks WIN64 instead of _WIN64
...
https://svn.boost.org/trac/boost/ticket/5519
2012-01-30 10:15:20 +00:00
Laurent Rineau
4aafb6172c
Fix cmake_minimum_required()
...
Yesterday's patch was plainly wrong. I want CMake-2.8.6 on Windows, and
only CMake-2.6.x on Linux.
2012-01-27 14:48:23 +00:00
Laurent Rineau
aa6184e8a1
merge changes from next
2012-01-27 12:55:23 +00:00
Laurent Rineau
a8988af6a7
Typo in the macro Q_MOC_RUN
2012-01-26 13:22:08 +00:00
Laurent Rineau
76f6503a3f
Try to fix the bug between Qt moc and "namespace BOOST_JOIN(...)"
2012-01-26 12:00:16 +00:00