Re: [cmake-developers] CMake master slowdown in generation step

2014-04-04 Thread Marcel Loose
On 04/04/14 12:45, Nils Gladitz wrote: CMake execution time of one of my projects jumps from 0m6.121s (2.8.12.2) to 1m5.084s (3.0.20140404-gce0aa). Most time seems to be spend after -- Configuring done. Any ideas? Nils Maybe this http://public.kitware.com/Bug/view.php?id=14758 has

Re: [cmake-developers] Minor regression in --version results for CMake 2.8.12.1 (A FALSE ALARM)

2013-12-06 Thread Marcel Loose
it will execute or an empty string if there's no match. With type, I've seen different outputs, like: $ type ls ls is aliased to `ls --color=auto' $ type rm rm is hashed (/bin/rm) $ type ld ld is /usr/bin/ld This make it pretty hard to parse :( Best regards, Marcel Loose. attachment: loose.vcf-- Powered

Re: [cmake-developers] TARGET property LOCATION

2013-12-02 Thread Marcel Loose
On 01/12/13 09:34, Nils Gladitz wrote: On 30.11.2013 20:49, Marcel Loose (Astron) wrote: According to the CMake documentation, the TARGET property LOCATION for a non-imported target is provided for compatibility with CMake 2.4 and below. My question is: are there any plans to deprecate

[cmake-developers] TARGET property LOCATION

2013-11-30 Thread Marcel Loose (Astron)
target is provided for compatibility with CMake 2.4 and below. My question is: are there any plans to deprecate this property? I want to know, because AFAIK, the only way to determine the full path to a built target is to use this property. Best regards, Marcel Loose. -BEGIN PGP SIGNATURE

Re: [cmake-developers] Tests with custom launchers and Not Run

2012-09-19 Thread Marcel Loose
(see issue #8466). At that time David was very much against it, fearing to find a ***huueee*** can of worms right underneath the surface. Seems I'm slowly getting more fellow thinkers ;) Regards, Marcel Loose. attachment: loose.vcf-- Powered by www.kitware.com Visit other Kitware open

Re: [cmake-developers] Modifying RPATH feature to run tests uninstalled

2012-02-17 Thread Marcel Loose
Hi Stephen, On Fri, 2012-02-17 at 12:06 +0100, Stephen Kelly wrote: -- 8 8 8 8 8 8 8 8 8 -- diff --git a/templates/tests/CMakeLists.txt b/templates/tests/CMakeLists.txt index d2e37d2..ad471c7 100644 --- a/templates/tests/CMakeLists.txt +++

Re: [cmake-developers] User vs CMake include mismatch handling

2010-11-18 Thread Marcel Loose
to NEW for CMake 2.8.4 and later, but I think that's what David suggested as well. Just my 2cts. Regards, Marcel Loose. ___ cmake-developers mailing list cmake-developers@cmake.org http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Re: [cmake-developers] Bug fix requests for the *next* release of CMake...

2010-11-05 Thread Marcel Loose
Hi David, I've got one more, one that I just entered in Mantis. #11410 - Result of IF(LIST) is inconsistent Regards, Marcel Loose. ___ cmake-developers mailing list cmake-developers@cmake.org http://public.kitware.com/cgi-bin/mailman/listinfo/cmake