[Cmake-commits] CMake branch, master, updated. v3.1.1-942-g6a0a407
Brad King
brad.king at kitware.com
Wed Jan 28 09:33:39 EST 2015
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 6a0a4079efb032ec993b73358037b9bdd33dcfa5 (commit)
via 70c50962fb405cfb89637f24aa38c3e0fd5cbd87 (commit)
via 539c5c252ef679d15f3af828da304ad9313640e2 (commit)
via 494f6e8d5b9f2e556a2b2db2c165a56c01fd1827 (commit)
from 0d59fa3ca4943e1ca5da36573b055a381642332a (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=6a0a4079efb032ec993b73358037b9bdd33dcfa5
commit 6a0a4079efb032ec993b73358037b9bdd33dcfa5
Merge: 0d59fa3 70c5096
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 28 09:33:38 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 28 09:33:38 2015 -0500
Merge topic 'shorten-test-paths'
70c50962 Tests: Shorten paths in ExternalProjectLocal
539c5c25 Tests: Shorten paths in RunCMake.CompileFeatures
494f6e8d Tests: Shorten paths in CompileDefinitions
-----------------------------------------------------------------------
Summary of changes:
Tests/CompileDefinitions/CMakeLists.txt | 6 ++----
.../CMakeLists.txt | 5 +----
.../add_def_cmd_tprop/CMakeLists.txt | 16 ++++++++++++++++
.../CMakeLists.txt | 19 -------------------
Tests/ExternalProjectLocal/CMakeLists.txt | 2 +-
...xt => NotAFeature_OriginDebugCommand-result.txt} | 0
...xt => NotAFeature_OriginDebugCommand-stderr.txt} | 2 +-
...s.cmake => NotAFeature_OriginDebugCommand.cmake} | 0
Tests/RunCMake/CompileFeatures/RunCMakeTest.cmake | 2 +-
9 files changed, 22 insertions(+), 30 deletions(-)
rename Tests/CompileDefinitions/{add_definitions_command => add_def_cmd}/CMakeLists.txt (80%)
create mode 100644 Tests/CompileDefinitions/add_def_cmd_tprop/CMakeLists.txt
delete mode 100644 Tests/CompileDefinitions/add_definitions_command_with_target_prop/CMakeLists.txt
rename Tests/RunCMake/CompileFeatures/{NotAFeature_OriginDebug_target_compile_features-result.txt => NotAFeature_OriginDebugCommand-result.txt} (100%)
rename Tests/RunCMake/CompileFeatures/{NotAFeature_OriginDebug_target_compile_features-stderr.txt => NotAFeature_OriginDebugCommand-stderr.txt} (61%)
rename Tests/RunCMake/CompileFeatures/{NotAFeature_OriginDebug_target_compile_features.cmake => NotAFeature_OriginDebugCommand.cmake} (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list