[cmake-developers] [CMake 0014647]: Inconsistency in the way shared libraries are passed to Fortran vs C linker

2013-12-13 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14647 == Reported By:Sean Patrick Santos Assigned To:

Re: [CMake] depend.make

2013-12-13 Thread Lars
Using the include_regular_expression macro made a huge difference. The build time was reduced by more than 50%. The regular expression appear to be only applied to part of the dependency file path. So in the case of Boost this works pretty well for us because we use #include

Re: [CMake] depend.make

2013-12-13 Thread Nils Gladitz
On 13.12.2013 10:43, Lars wrote: Using the include_regular_expression macro made a huge difference. The build time was reduced by more than 50%. The regular expression appear to be only applied to part of the dependency file path. So in the case of Boost this works pretty well for us because

Re: [CMake] Cannot set CMP0022 to OLD

2013-12-13 Thread Stephen Kelly
Andreas Pakulat wrote: I'm using CMake 2.8.12.1 here and was wondering wether anybody else run into this already? I've tried to come up with a small example, but can't seem to get it to trigger the CMP warning at all. An example shows that it works for me too. What prevents you from reducing

[CMake] Embedding html in CDash output

2013-12-13 Thread Pere Mato Vila
Hi, I would like to generate build errors (and/or test output) including html tags, in particular adding some links associated to some text. Such that on CDash I could click directly on the link in the build error or test output. Is there a way to format or scape the html tags such that it

Re: [CMake] Embedding html in CDash output

2013-12-13 Thread Nils Gladitz
On 13.12.2013 16:05, Pere Mato Vila wrote: Hi, I would like to generate build errors (and/or test output) including html tags, in particular adding some links associated to some text. Such that on CDash I could click directly on the link in the build error or test output. Is there a way

[Cmake-commits] CMake branch, next, updated. v2.8.12.1-6204-gc9b5e0b

2013-12-13 Thread Stephen Kelly
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via c9b5e0bf3636a339aaf06d98c5d3267f928c19c8 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.1-6208-ge530fdd

2013-12-13 Thread Stephen Kelly
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via e530fdd0e740973840cb6564ccfc1c67222c2282 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12.1-6211-gcd32b29

2013-12-13 Thread Stephen Kelly
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via cd32b29c4414139941a1f90a2074ab330ad734c4 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12.1-909-gc9ca4a7

2013-12-13 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 8ae87ef..d27db0d 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ set(CMake_VERSION_MAJOR 2) set(CMake_VERSION_MINOR 8) set(CMake_VERSION_PATCH 12) -set(CMake_VERSION_TWEAK 20131213