[cmake-developers] [CMake 0014786]: Imported targets always require an IMPORTED_LOCATION

2014-03-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14786 == Reported By:Philipp Möller Assigned To:

[cmake-developers] Introduction and volunteering for the Matlab package

2014-03-05 Thread Raffi Enficiaud
Hello, My name is Raffi Enficiaud. I am volunteering myself for maintaining the Matlab package. In fact, I wrote a Matlab package that I am currently using on Mac and Win in Bamboo continuous build (and in the near future on Ubuntu). I already gave some of the functionalities in the following

[cmake-developers] [CMake 0014787]: Unable to include a directory named after a Visual Studio macro.

2014-03-05 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14787 == Reported By:tibur Assigned To:

[cmake-developers] Fwd: [Bug 1072964] New: Could NOT find PythonInterp

2014-03-05 Thread Orion Poplawski
So, I reverted the patch in Fedora to that stated in http://cmake.org/Bug/view.php?id=13794 and that seems to have immediately broken things. I'm attaching the version that Fedora has been carrying (and seemingly working). BTW - This seems to be a duplicate:

Re: [cmake-developers] Cmake contribution for Open Watcom (patch)

2014-03-05 Thread Brad King
On 02/28/2014 02:38 PM, Jiri Malak wrote: FYI, you can run the test suite with the Open Watcom compiler by configuring to build with another compiler but setting CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM to be Watcom WMake and c:/path/to/wmake.exe, respectively. Then after building,

Re: [cmake-developers] [Review request] Topic FindPkgConfig_Extend-PKG_CONFIG_PATH

2014-03-05 Thread Brad King
On 03/04/2014 10:07 PM, Daniele E. Domenichelli wrote: Follow up to this thread: http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/8369 Please review the topic FindPkgConfig_Extend-PKG_CONFIG_PATH. Nice! Please revise the documentation to use proper cross-reference syntax

Re: [cmake-developers] Fwd: [Bug 1072964] New: Could NOT find PythonInterp

2014-03-05 Thread Brad King
On 03/05/2014 10:29 AM, Orion Poplawski wrote: So, I reverted the patch in Fedora to that stated in http://cmake.org/Bug/view.php?id=13794 and that seems to have immediately broken things. I re-opened the issue, thanks. -Brad -- Powered by www.kitware.com Visit other Kitware open-source

Re: [cmake-developers] Fwd: [Bug 1072964] New: Could NOT find PythonInterp

2014-03-05 Thread Brad King
On 03/05/2014 12:02 PM, Orion Poplawski wrote: On 03/05/2014 09:53 AM, Brad King wrote: On 03/05/2014 10:29 AM, Orion Poplawski wrote: http://cmake.org/Bug/view.php?id=13794 I re-opened the issue, thanks. Thanks - but I don't seem to be able to comment on it. Oops, I think I picked the wrong

Re: [cmake-developers] Introduction and volunteering for the Matlab package

2014-03-05 Thread Brad King
On 03/05/2014 08:49 AM, Raffi Enficiaud wrote: I am volunteering myself for maintaining the Matlab package. Great, thanks! I already gave some of the functionalities in the following mantis ticket: http://www.cmake.org/Bug/view.php?id=14641 In answer to your questions from there: - What

[cmake-developers] pause on new topics please

2014-03-05 Thread Brad King
Hi Folks, Please do not merge any new topics to 'next' until further notice. It should just be for a day or two. Ben has been working for a while on sweeping API changes in the dev/string-apis topic to improve performance and reduce the mix of std::string and char* APIs. He has patiently

[cmake-developers] [Patch] fix archive library build by Open Watcom

2014-03-05 Thread Jiri Malak
Hi, I enclosed fix for archive library (Utility) build by Open Watcom Regards JiriFrom 7bf955a4f1ffb5117063e17023d74fb11edf30a5 Mon Sep 17 00:00:00 2001 From: Jiri Malak malak.j...@gmail.com Date: Tue, 4 Mar 2014 16:35:44 +0100 Subject: [PATCH] fix archive library build by Open Watcom ---

Re: [cmake-developers] Introduction and volunteering for the Matlab package

2014-03-05 Thread Raffi Enficiaud
Hi, So, I began writing the doc of the module and changed the license according to the instructions. I am attaching the module to the email. FindMatlab.cmake Description: Binary data From what I see in the instructions, there are some issues with the proposed module: - the error messages

[cmake-developers] Who does CMake contract work?

2014-03-05 Thread Vince Harron
Hi all, Are there any companies/individuals out there that have a history of contributions to CMake that would be interested in adding Android.mk generator and an NSight Tegra (Visual Studio plugin) generator? Details: Modify CMake to be able to generate Android.mk files usable by ndk-build