[Cmake-commits] CMake branch, master, updated. v3.1.0-rc1-185-g8532a4f
Brad King
brad.king at kitware.com
Mon Nov 10 10:43:05 EST 2014
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, master has been updated
via 8532a4f9a061883dea639b2f7942c93a6682bc49 (commit)
via 81afbbc09bac6913e2b83f7eb68923ff5b1911d5 (commit)
from 6431cc641bf42551ef6b5d7019fe857909d593fc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8532a4f9a061883dea639b2f7942c93a6682bc49
commit 8532a4f9a061883dea639b2f7942c93a6682bc49
Merge: 6431cc6 81afbbc
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 10 10:43:04 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 10 10:43:04 2014 -0500
Merge topic 'file-GENERATE-permissions'
81afbbc0 file(GENERATE): Use permissions of input file if present.
-----------------------------------------------------------------------
Summary of changes:
Source/cmGeneratorExpressionEvaluationFile.cxx | 10 ++++++++--
Source/cmGeneratorExpressionEvaluationFile.h | 2 +-
.../CarryPermissions-result.txt} | 0
.../CarryPermissions-stderr.txt} | 0
Tests/RunCMake/File_Generate/CarryPermissions.cmake | 5 +++++
Tests/RunCMake/File_Generate/RunCMakeTest.cmake | 18 ++++++++++++++++++
.../File_Generate/input_script.sh} | 3 ++-
7 files changed, 34 insertions(+), 4 deletions(-)
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => File_Generate/CarryPermissions-result.txt} (100%)
copy Tests/RunCMake/{CMP0022/CMP0022-NOWARN-exe-stderr.txt => File_Generate/CarryPermissions-stderr.txt} (100%)
create mode 100644 Tests/RunCMake/File_Generate/CarryPermissions.cmake
copy Tests/{OutOfBinary/CMakeLists.txt => RunCMake/File_Generate/input_script.sh} (61%)
mode change 100644 => 100755
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list