[Cmake-commits] CMake branch, master, updated. v3.0.0-1284-g623123a

Brad King brad.king at kitware.com
Tue Jul 1 09:23:22 EDT 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  623123aaa0dce491c3d2a365912ef8c443c8d553 (commit)
       via  9998d78d630dec9532a40d4423e4deabcd3252b2 (commit)
       via  6eee5d7449fd92d4dcb5ba06e0f38c87d00f9065 (commit)
       via  f0f15b93bd98cf95d61b5a110a9e2cb5e9ea0f57 (commit)
       via  8707814e788e07f92c776a922af57f525e77452c (commit)
      from  e4767a2b6dd8787b69a66abd5ca1c6e2eb69543b (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=623123aaa0dce491c3d2a365912ef8c443c8d553
commit 623123aaa0dce491c3d2a365912ef8c443c8d553
Merge: e4767a2 9998d78
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 1 09:23:21 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 1 09:23:21 2014 -0400

    Merge topic 'test-speedup-RunCMake.include_directories'
    
    9998d78d Tests: Speed up RunCMake.include_directories test
    6eee5d74 Tests: Drop broken and now unused RunCMake_TEST_FILE option
    f0f15b93 Tests: Refactor RunCMake.include_directories to drop RunCMake_TEST_FILE
    8707814e Tests: Refactor RunCMake.File_Generate to drop RunCMake_TEST_FILE


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

Summary of changes:
 Tests/RunCMake/File_Generate/CMakeLists.txt        |    5 ++-
 .../File_Generate/EmptyCondition1-stderr.txt       |    2 +-
 .../File_Generate/EmptyCondition2-stderr.txt       |    2 +-
 Tests/RunCMake/File_Generate/RunCMakeTest.cmake    |    4 +-
 Tests/RunCMake/RunCMake.cmake                      |    5 +--
 .../BinaryDirectoryInInterface.cmake               |    2 +-
 Tests/RunCMake/include_directories/CMakeLists.txt  |    7 +++-
 .../include_directories/DebugIncludes-stderr.txt   |   12 +++---
 .../include_directories/DebugIncludes.cmake        |    2 +-
 .../include_directories/DirInInstallPrefix.cmake   |    2 +-
 .../include_directories/ImportedTarget.cmake       |    2 +-
 .../InstallPrefixInInterface.cmake                 |    2 +-
 .../include_directories/RelativePathInGenex.cmake  |    2 +-
 .../RelativePathInInterface.cmake                  |    2 +-
 .../include_directories/RunCMakeTest.cmake         |   40 ++++++++++++--------
 .../SourceDirectoryInInterface.cmake               |    2 +-
 .../include_directories/TID-bad-target-stderr.txt  |    2 +-
 .../include_directories/export-NOWARN.cmake        |    2 +-
 .../include_directories/incomplete-genex.cmake     |    2 +-
 19 files changed, 55 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list