[Cmake-commits] CMake branch, next, updated. v3.4.0-rc2-1201-gacd292f

2015-10-30 Thread Gregor Jasny via Cmake-commits
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 acd292f497cb88d2212be5fe0752dadb05bc9c2a (commit) via

[CMake] The project files that CMake generates can't be moved

2015-10-30 Thread ??????_dongnan
Dear Sir Or madam, Thank you very much for taking time to read my email. I??m a graduate student of Southeast University in China.I encountered a problem when I use CMake recently, so I write this email to you. If you have time, I hope you can give me some guidance. Recently, I use CMake to

Re: [CMake] The project files that CMake generates can't be moved

2015-10-30 Thread Nils Gladitz
On 10/30/2015 11:32 AM, 李荣贵_dongnan wrote: Recently, I use CMake to build the source code of a software in the platform of windows and I make it. However, I found if I move the whole file to other place, some errors will take place when the program run. According to the prompt information, I

[Cmake-commits] CMake branch, next, updated. v3.4.0-rc2-1196-g20a2a98

2015-10-30 Thread Brad King
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 20a2a98d7b2f61dd3ac74b7073a15ca84efb517d (commit) via

Re: [CMake] [ANNOUNCE] CMake 3.4.0-rc1 is now ready!

2015-10-30 Thread Orion Poplawski
On 10/22/2015 11:30 AM, Brad King wrote: On 10/22/2015 11:28 AM, Orion Poplawski wrote: This appears to have broken plplot's ada build on Fedora. FYI - builds still fail with cmake 3.4.0-rc2. Have had time to look at it closer. plplot issue seems to be triggered by a change in Ada_FLAGS:

Re: [cmake-developers] ARMCC toolchain support

2015-10-30 Thread Andersson, Joakim
Thank you for all your input. I have attached an updated patch. > The format for v6 looks plausibly the same as v4 and v5 but it is not clear. Yes, as far as I can see they are the same. > Therefore if the value is not at least 100 then we must assume the old > format. Please update your

[Cmake-commits] CMake branch, next, updated. v3.4.0-rc2-1198-g31e92e6

2015-10-30 Thread Brad King
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 31e92e6ea1fae6e3d360dbe49edf032f4efa4523 (commit) via

[CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-30 Thread Custin, Jay (CSC Sw Middleware)
Q: What makes you think there is a problem in Tests/CMakeLists.txt? A: Certainly the "problem" could exist in any of the myriad of files that get processed as a result of the Tests/CMakeLists.txt file, but I base my hypothesis on the following MESSAGE statements which I added to the main

Re: [CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-30 Thread Bill Hoffman
On 10/30/2015 11:18 AM, Custin, Jay (CSC Sw Middleware) wrote: Interrupting/preventing the automatic execution of the bootstrapped CMake in the end of the bootstrap script and then try to execute it from the shell prompt using the same basic switches I used for the "simple" project above. This

[CMake] CMake on OpenVMS - Apparent roadblock buried within cmake-3.3.2\Tests\CMakeLists.txt

2015-10-30 Thread Custin, Jay (CSC Sw Middleware)
Well one thing that DOES still concern me... this matter of the LF vs CRLF issue and the CMakeLists.txt file. I do need to investigate if that simply doesn't factor in when run from the GNV Bash shell, but I would certainly like to avoid having to manually tweak the file. At the moment I

Re: [CMake] The project files that CMake generates can't be moved

2015-10-30 Thread Attila Krasznahorkay
Hi, I'm a bit surprised about this answer. Sure, build areas are not to be moved around. I completely agree. But this is why we have the concept of installing releases. As long as you configure your build correctly, you should be able to move around your install directory. As the binaries by

Re: [CMake] The project files that CMake generates can't be moved

2015-10-30 Thread Bill Hoffman
On 10/30/2015 1:48 PM, Attila Krasznahorkay wrote: I'm a bit surprised about this answer. Sure, build areas are not to be moved around. I completely agree. But this is why we have the concept of installing releases. As long as you configure your build correctly, you should be able to move

[cmake-developers] [CMake 0015822]: Need method to autogenerate #undef macros created with generate_export_header

2015-10-30 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15822 == Reported By:mattwc Assigned To:

[cmake-developers] Using CMake to bootstrap clang builtins

2015-10-30 Thread Chris Bieneman
CMake-developers, An issue with our compiler-rt CMake builds came to my attention yesterday, and I’m wondering how to best deal with it. Compiler-rt is a bit of a special flower. One part of it is a bunch of runtime libraries, which are basically just dylibs and static archives, nothing to