[Cmake-commits] CMake branch, next, updated. v2.8.12-4857-g9027cc3

Stephen Kelly steveire at gmail.com
Mon Nov 4 10:15:43 EST 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, next has been updated
       via  9027cc39da581e6f17f87bc4bd63898e66ec96f3 (commit)
       via  193c05d72f3c643d05e5f8bf634d93376998d547 (commit)
      from  04db04c7d3d15e8b9947ade652162194b880d9c6 (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=9027cc39da581e6f17f87bc4bd63898e66ec96f3
commit 9027cc39da581e6f17f87bc4bd63898e66ec96f3
Merge: 04db04c 193c05d
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Nov 4 10:15:36 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 4 10:15:36 2013 -0500

    Merge topic 'target_compile_features' into next
    
    193c05d Move test files to the correct location.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=193c05d72f3c643d05e5f8bf634d93376998d547
commit 193c05d72f3c643d05e5f8bf634d93376998d547
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed Oct 30 21:13:44 2013 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Nov 4 16:14:36 2013 +0100

    Move test files to the correct location.

diff --git a/Tests/CMakeCommands/target_compiler_features/lib_delegating_constructors.cpp b/Tests/CMakeCommands/target_compile_features/lib_delegating_constructors.cpp
similarity index 100%
rename from Tests/CMakeCommands/target_compiler_features/lib_delegating_constructors.cpp
rename to Tests/CMakeCommands/target_compile_features/lib_delegating_constructors.cpp
diff --git a/Tests/CMakeCommands/target_compiler_features/lib_delegating_constructors.h b/Tests/CMakeCommands/target_compile_features/lib_delegating_constructors.h
similarity index 100%
rename from Tests/CMakeCommands/target_compiler_features/lib_delegating_constructors.h
rename to Tests/CMakeCommands/target_compile_features/lib_delegating_constructors.h
diff --git a/Tests/CMakeCommands/target_compiler_features/lib_user.cpp b/Tests/CMakeCommands/target_compile_features/lib_user.cpp
similarity index 100%
rename from Tests/CMakeCommands/target_compiler_features/lib_user.cpp
rename to Tests/CMakeCommands/target_compile_features/lib_user.cpp

-----------------------------------------------------------------------

Summary of changes:
 .../lib_delegating_constructors.cpp                |    0
 .../lib_delegating_constructors.h                  |    0
 .../lib_user.cpp                                   |    0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename Tests/CMakeCommands/{target_compiler_features => target_compile_features}/lib_delegating_constructors.cpp (100%)
 rename Tests/CMakeCommands/{target_compiler_features => target_compile_features}/lib_delegating_constructors.h (100%)
 rename Tests/CMakeCommands/{target_compiler_features => target_compile_features}/lib_user.cpp (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list