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  24c0e229efd92392a877ba5c7c52d74fb9fdf689 (commit)
       via  69528fe65f0c4402c6560917d6cb118d2c103445 (commit)
       via  f3102ca884496a4a0644dc43afaf80a253191ed8 (commit)
       via  c3fb650c85a01f1a31f3f56f5ae630d4e6c6e98d (commit)
       via  b1a37362b87c24d409f4037cd59c33056468c11b (commit)
      from  1e0841c67244c70641a18c348cd8a274f4789010 (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=24c0e229efd92392a877ba5c7c52d74fb9fdf689
commit 24c0e229efd92392a877ba5c7c52d74fb9fdf689
Merge: 1e0841c 69528fe
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Mar 3 07:57:29 2017 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Mar 3 07:57:29 2017 -0500

    Merge topic 'implicit-dir-symlinks'
    
    69528fe6 Tests: Add case for RPATH exclusion of symlinks to implicit 
directories
    f3102ca8 Merge branch 'backport-implicit-dir-symlinks' into 
implicit-dir-symlinks
    c3fb650c cmOrderDirectories: Consider symlinks when checking implicit 
directories
    b1a37362 cmOrderDirectories: Factor out implicit directory check


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

Summary of changes:
 Source/cmOrderDirectories.cxx                      |   22 +++++++++++++-------
 Source/cmOrderDirectories.h                        |    2 ++
 Tests/RunCMake/CMakeLists.txt                      |    3 +++
 .../RunCMake/RuntimePath/A.c                       |    2 +-
 .../{Cpplint => RuntimePath}/CMakeLists.txt        |    0
 Tests/RunCMake/RuntimePath/RunCMakeTest.cmake      |   18 ++++++++++++++++
 Tests/RunCMake/RuntimePath/SymlinkImplicit.cmake   |   17 +++++++++++++++
 .../SymlinkImplicitCheck-result.txt}               |    0
 .../RuntimePath/SymlinkImplicitCheck-stderr.txt    |   22 ++++++++++++++++++++
 .../RuntimePath/SymlinkImplicitCheck.cmake         |    2 ++
 .../RuntimePath}/main.c                            |    0
 11 files changed, 80 insertions(+), 8 deletions(-)
 copy Modules/DummyCXXFile.cxx => Tests/RunCMake/RuntimePath/A.c (51%)
 copy Tests/RunCMake/{Cpplint => RuntimePath}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/RuntimePath/RunCMakeTest.cmake
 create mode 100644 Tests/RunCMake/RuntimePath/SymlinkImplicit.cmake
 copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => 
RuntimePath/SymlinkImplicitCheck-result.txt} (100%)
 create mode 100644 Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt
 create mode 100644 Tests/RunCMake/RuntimePath/SymlinkImplicitCheck.cmake
 copy Tests/{CMakeOnly/LinkInterfaceLoop => RunCMake/RuntimePath}/main.c (100%)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to