Re: [cmake-developers] New command 'file(LOCK_DIRECTORY ...)'

2014-11-13 Thread Ruslan Baratov via cmake-developers
On 11-Nov-14 21:28, Brad King wrote: * All headers and sources need to include cmStandardIncludes.h first, directly or indirectly through other headers. It can affect the way certain standard library headers are preprocessed on some platforms, and needs to be consistent across all

Re: [cmake-developers] New command 'file(LOCK_DIRECTORY ...)'

2014-11-13 Thread Brad King
On 11/13/2014 09:01 AM, Ruslan Baratov wrote: * Please add documentation to Help/command/file.rst and anywhere else that is appropriate. Done Thanks. I will try out the patch when I get a chance to provide further feedback. Is it possible to run tests only from 'Tests/RunCMake/file'

Re: [cmake-developers] string SUBSTRING TRUNCATE mode

2014-11-13 Thread Brad King
On 11/12/2014 06:08 PM, Domen Vrankar wrote: Attached is the final patch. Applied with minor tweaks, thanks: string: Tolerate SUBSTRING length exceeding end index http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=474bbb9d -Brad -- Powered by www.kitware.com Please keep messages on-topic

Re: [cmake-developers] string SUBSTRING TRUNCATE mode

2014-11-13 Thread Rolf Eike Beer
Am Donnerstag, 13. November 2014, 11:19:26 schrieb Brad King: On 11/12/2014 06:08 PM, Domen Vrankar wrote: Attached is the final patch. Applied with minor tweaks, thanks: string: Tolerate SUBSTRING length exceeding end index http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=474bbb9d

[cmake-developers] CMake 3.1.0-rc2 is now ready!

2014-11-13 Thread Robert Maynard
I am proud to announce the CMake 3.1 second release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.1/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.1 Release notes appear below and are also published at

Re: [cmake-developers] string SUBSTRING TRUNCATE mode

2014-11-13 Thread Brad King
On 11/13/2014 12:48 PM, Rolf Eike Beer wrote: This should be a good addition, no? diff --git a/Modules/CPackRPM.cmake b/Modules/CPackRPM.cmake index 56d9b66..66717ef 100644 --- a/Modules/CPackRPM.cmake +++ b/Modules/CPackRPM.cmake @@ -683,9 +683,7 @@ foreach(_RPM_SPEC_HEADER URL REQUIRES

[cmake-developers] Update Nsight Tegra Project Revision Number

2014-11-13 Thread Dmitry Polyanitsa
Hello, I'd like to update the project rev number from 8 to 9 for the Nsight Tegra 2.0 projects. We had the need to increase the project number in a hotfix and would like CMake to emit that number as well. No other changes are needed. Attached is the formatted patch for the proposed change.

Re: [cmake-developers] string SUBSTRING TRUNCATE mode

2014-11-13 Thread Rolf Eike Beer
Am Donnerstag, 13. November 2014, 13:07:52 schrieben Sie: On 11/13/2014 12:48 PM, Rolf Eike Beer wrote: This should be a good addition, no? diff --git a/Modules/CPackRPM.cmake b/Modules/CPackRPM.cmake index 56d9b66..66717ef 100644 --- a/Modules/CPackRPM.cmake +++

Re: [cmake-developers] Update Nsight Tegra Project Revision Number

2014-11-13 Thread Brad King
On 11/13/2014 01:08 PM, Dmitry Polyanitsa wrote: Attached is the formatted patch for the proposed change. Applied: VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bb3c87f1 Since this is an environmental regression I will

Re: [cmake-developers] Update Nsight Tegra Project Revision Number

2014-11-13 Thread Dmitry Polyanitsa
Thank you! -Dmitry -Original Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: Thursday, November 13, 2014 10:08 PM To: Dmitry Polyanitsa Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] Update Nsight Tegra Project Revision Number On 11/13/2014 01:08 PM,

[cmake-developers] [CMake 0015251]: The CMAKE_C_COMPILER … is not a full path and was not found in the PATH if using CMakeDetermineSystem and toolchain file

2014-11-13 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15251 == Reported By:Maxim Mikityanskiy Assigned To:

Re: [cmake-developers] string SUBSTRING TRUNCATE mode

2014-11-13 Thread Domen Vrankar
This should be a good addition, no? diff --git a/Modules/CPackRPM.cmake b/Modules/CPackRPM.cmake index 56d9b66..66717ef 100644 --- a/Modules/CPackRPM.cmake +++ b/Modules/CPackRPM.cmake @@ -683,9 +683,7 @@ foreach(_RPM_SPEC_HEADER URL REQUIRES SUGGESTS PROVIDES OBSOLETES PREFIX