[Cmake-commits] CMake branch, next, updated. v3.2.2-2973-gacf7df3

Brad King brad.king at kitware.com
Tue May 19 13:16:23 EDT 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, next has been updated
       via  acf7df3088066229562515726683671e9cb48a16 (commit)
       via  2a5d1fddf43b39fa2da632285321d4a120e97118 (commit)
      from  ad005f812a454356e78def29b48647d50fbb1753 (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=acf7df3088066229562515726683671e9cb48a16
commit acf7df3088066229562515726683671e9cb48a16
Merge: ad005f8 2a5d1fd
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 19 13:16:22 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 19 13:16:22 2015 -0400

    Merge topic 'run-include-what-you-use' into next
    
    2a5d1fdd fixup! cmake: Add internal -E mode to run include-what-you-use


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2a5d1fddf43b39fa2da632285321d4a120e97118
commit 2a5d1fddf43b39fa2da632285321d4a120e97118
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 19 13:15:03 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue May 19 13:15:53 2015 -0400

    fixup! cmake: Add internal -E mode to run include-what-you-use
    
    Avoid platform-specific error message match.

diff --git a/Tests/RunCMake/CommandLine/E___run_iwyu-bad-iwyu-stderr.txt b/Tests/RunCMake/CommandLine/E___run_iwyu-bad-iwyu-stderr.txt
index 30f0aee..338f7c4 100644
--- a/Tests/RunCMake/CommandLine/E___run_iwyu-bad-iwyu-stderr.txt
+++ b/Tests/RunCMake/CommandLine/E___run_iwyu-bad-iwyu-stderr.txt
@@ -1 +1,2 @@
-^Error running 'iwyu-does-not-exist': No such file or directory$
+^Error running 'iwyu-does-not-exist': [^
+]+$

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

Summary of changes:
 Tests/RunCMake/CommandLine/E___run_iwyu-bad-iwyu-stderr.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list