[cmake-developers] [CMake 0014228]: Disabling Argument Parsing in CMake -P Scripts

2013-06-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14228 == Reported By:Gregoire Assigned To:

Re: [cmake-developers] Peculiar issue for NMake Makefiles JOM

2013-06-18 Thread Bill Hoffman
On 6/10/2013 1:25 AM, Alan W. Irwin wrote: Try commenting that out in Windows-GNU.cmake like this: #enable_language(RC) Then see if it works. Hi Bill: I was glad you could access the attachment from the list version. So I am putting this discussion back on the list so you can continue to

[cmake-developers] [CMake 0014229]: Parallel test execution via `make -j test` or `make -j 666 test` has no effect on CTest

2013-06-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14229 == Reported By:Jan Kundrát Assigned To:

Re: [cmake-developers] CMake branch, next, updated. v2.8.11.1-2643-g6a0bf5e

2013-06-18 Thread Robert Maynard
Will do. On Mon, Jun 17, 2013 at 6:39 PM, Stephen Kelly steve...@gmail.com wrote: Robert Maynard wrote: @@ -666,7 +666,7 @@ public: */ const std::vectorstd::string GetOutputFiles() const { return this-OutputFiles; } - void AddCMakeOutputFile(const char* file) + void

Re: [cmake-developers] Peculiar issue for NMake Makefiles JOM

2013-06-18 Thread Alan W. Irwin
On 2013-06-18 07:12-0400 Bill Hoffman wrote: Try it without the --debug-trycompile, that might mess things up. Good call. That made a big difference. Here is the cmake.out result from bash.exe-3.1$ cmake -GNMake Makefiles JOM -DCMAKE_C_COMPILER=gcc .. cmake.out CMake Warning at

[cmake-developers] [CMake 0014230]: Unknown CMake command cmake_parse_arguments

2013-06-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14230 == Reported By:fiyawerx Assigned To: