[Cmake-commits] CMake branch, master, updated. v2.8.11-268-gd114fc3
Brad King
brad.king at kitware.com
Mon Jun 3 09:57:54 EDT 2013
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 d114fc373c1499689265c6c12e95b86f2930b227 (commit)
via cd4451d1e738a729a1a8d0ed34b544cada1de078 (commit)
from e57b6a25211ea28b7b01aadfc3aaf1de79455bdb (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=d114fc373c1499689265c6c12e95b86f2930b227
commit d114fc373c1499689265c6c12e95b86f2930b227
Merge: e57b6a2 cd4451d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 3 09:57:53 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 3 09:57:53 2013 -0400
Merge topic 'useless-MATCHES'
cd4451d replace string(... MATCHES "^const$) with string(... STREQUAL "const")
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeBackwardCompatibilityC.cmake | 2 +-
Modules/CTest.cmake | 4 ++--
Modules/ExternalData.cmake | 2 +-
Modules/FindThreads.cmake | 2 +-
Modules/FindXMLRPC.cmake | 4 ++--
Tests/Complex/CMakeLists.txt | 13 +++++--------
Tests/ComplexOneConfig/CMakeLists.txt | 13 +++++--------
Tests/SimpleInstall/CMakeLists.txt | 2 +-
Tests/SimpleInstallS2/CMakeLists.txt | 2 +-
9 files changed, 19 insertions(+), 25 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list