[Cmake-commits] CMake branch, master, updated. v3.4.1-775-gf7fbe0f
Brad King
brad.king at kitware.com
Thu Jan 7 13:28:27 EST 2016
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 f7fbe0f6811dcd656f8cf772c6d57199c92f0a5e (commit)
via ba39d7e9d04b6a8d3d9bccdf07b69cd2d959a083 (commit)
from 5c6cbd390e1d2466df318d2f25e563eb3418bce3 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f7fbe0f6811dcd656f8cf772c6d57199c92f0a5e
commit f7fbe0f6811dcd656f8cf772c6d57199c92f0a5e
Merge: 5c6cbd3 ba39d7e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 7 13:28:26 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 7 13:28:26 2016 -0500
Merge topic 'xcode-escape-backslash'
ba39d7e9 Xcode: Escape all backslashes in strings (#15328)
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalXCodeGenerator.cxx | 31 ++++++--------------
Source/cmGlobalXCodeGenerator.h | 1 -
Source/cmXCodeObject.cxx | 4 +--
Tests/RunCMake/XcodeProject/RunCMakeTest.cmake | 1 +
...ck.cmake => XcodeObjectNeedsEscape-check.cmake} | 4 +--
.../XcodeProject/XcodeObjectNeedsEscape.cmake | 3 ++
6 files changed, 17 insertions(+), 27 deletions(-)
copy Tests/RunCMake/XcodeProject/{XcodePreserveObjcFlag-check.cmake => XcodeObjectNeedsEscape-check.cmake} (60%)
create mode 100644 Tests/RunCMake/XcodeProject/XcodeObjectNeedsEscape.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list