[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-702-gf011926

Brad King brad.king at kitware.com
Wed Mar 1 13:10:55 EST 2017


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  f011926fd6d07a2fe7d44d0209c3280d4b4ad27b (commit)
       via  ac7b7a6c8156f94443a94f63c02571f4c03a2315 (commit)
      from  c708c66f568477a305fd98f689608a32eff4cd4a (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=f011926fd6d07a2fe7d44d0209c3280d4b4ad27b
commit f011926fd6d07a2fe7d44d0209c3280d4b4ad27b
Merge: c708c66 ac7b7a6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 1 13:10:55 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 1 13:10:55 2017 -0500

    Merge topic 'implicit-dir-symlinks' into next
    
    ac7b7a6c fixup! Tests: Add case for RPATH exclusion of symlinks to implicit directories


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ac7b7a6c8156f94443a94f63c02571f4c03a2315
commit ac7b7a6c8156f94443a94f63c02571f4c03a2315
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 1 13:10:10 2017 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Mar 1 13:10:10 2017 -0500

    fixup! Tests: Add case for RPATH exclusion of symlinks to implicit directories

diff --git a/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt b/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt
index ad51fd3..7115011 100644
--- a/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt
+++ b/Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt
@@ -7,7 +7,7 @@
 
     .*/Tests/RunCMake/RuntimePath/SymlinkImplicit-build/exe
 
-  The current RUNPATH is:
+  The current (RPATH|RUNPATH) is:
 
     .*/Tests/RunCMake/RuntimePath/SymlinkImplicit-build/libAlways
 

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

Summary of changes:
 Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list