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  60509518124e715994900afa88530558b248510c (commit)
       via  cdc8d75c495b4a7c8151b0aca1f6ceb515d9135e (commit)
       via  4041f6a3273f5638c28c7c9ff48f0326088531c7 (commit)
       via  dc164bccc1a5c3e3e20b8c4c1ee655e9d83d5779 (commit)
       via  e14518ec4507b008a4a1b842bb14a8587aacf055 (commit)
       via  fb16e0e7c05c9c227f6fb2a6ec5dbcae95b12880 (commit)
       via  7716be4561505118bee90d54357f83f37092b53f (commit)
       via  74035b0ad4eb2eccf6537d6348afeb5d63222b5d (commit)
       via  c9d73b26b0a78fac774a549de41eee55ed4e8d7b (commit)
       via  db5a8d78761e59d43db2b463a8f8aaa5e7d2be48 (commit)
      from  daf6a6ba68a6fa1c5d1956f151104d903f3447cc (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=60509518124e715994900afa88530558b248510c
commit 60509518124e715994900afa88530558b248510c
Merge: cdc8d75 4041f6a
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 15 11:18:51 2019 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Tue Oct 15 11:18:51 2019 -0400

    Merge branch 'release-3.16'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cdc8d75c495b4a7c8151b0aca1f6ceb515d9135e
commit cdc8d75c495b4a7c8151b0aca1f6ceb515d9135e
Merge: dc164bc fb16e0e
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 15 15:16:55 2019 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Tue Oct 15 11:17:03 2019 -0400

    Merge topic 'doc-static-lib-flags'
    
    fb16e0e7c0 Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGS
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !3919


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dc164bccc1a5c3e3e20b8c4c1ee655e9d83d5779
commit dc164bccc1a5c3e3e20b8c4c1ee655e9d83d5779
Merge: e14518e c9d73b2
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 15 15:13:12 2019 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Tue Oct 15 11:14:09 2019 -0400

    Merge topic 'cmake-initial-cache-relative'
    
    c9d73b26b0 cmake: Fix relative path regression in -C
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !3912


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e14518ec4507b008a4a1b842bb14a8587aacf055
commit e14518ec4507b008a4a1b842bb14a8587aacf055
Merge: daf6a6b db5a8d7
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 15 15:13:02 2019 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Tue Oct 15 11:13:10 2019 -0400

    Merge topic 'FindOpenMP-clang-HIP-device'
    
    db5a8d7876 FindOpenMP: Add support for HIP clang device pass
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !3911


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

Summary of changes:
 Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst               | 10 ++++++++--
 Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst        | 12 +++++++++---
 Modules/FindOpenMP.cmake                                  |  2 ++
 Source/cmake.cxx                                          |  2 ++
 Tests/RunCMake/CommandLine/C-no-file-stderr.txt           |  2 +-
 Tests/RunCMake/CommandLine/C_basic-stderr.txt             |  4 ++++
 Tests/RunCMake/CommandLine/C_basic-stdout.txt             |  1 +
 Tests/RunCMake/CommandLine/C_basic.cmake                  |  2 ++
 Tests/RunCMake/CommandLine/C_basic_fullpath-stderr.txt    |  4 ++++
 Tests/RunCMake/CommandLine/C_basic_fullpath-stdout.txt    |  1 +
 Tests/RunCMake/CommandLine/C_basic_fullpath.cmake         |  2 ++
 .../initial-cache.txt => C_basic_initial-cache.txt}       |  1 -
 Tests/RunCMake/CommandLine/C_buildsrcdir-stderr.txt       |  8 ++++----
 Tests/RunCMake/CommandLine/C_buildsrcdir-stdout.txt       |  2 +-
 Tests/RunCMake/CommandLine/Cno-file-stderr.txt            |  2 +-
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake             | 15 ++++++++++++---
 16 files changed, 54 insertions(+), 16 deletions(-)
 create mode 100644 Tests/RunCMake/CommandLine/C_basic-stderr.txt
 create mode 100644 Tests/RunCMake/CommandLine/C_basic-stdout.txt
 create mode 100644 Tests/RunCMake/CommandLine/C_basic.cmake
 create mode 100644 Tests/RunCMake/CommandLine/C_basic_fullpath-stderr.txt
 create mode 100644 Tests/RunCMake/CommandLine/C_basic_fullpath-stdout.txt
 create mode 100644 Tests/RunCMake/CommandLine/C_basic_fullpath.cmake
 copy Tests/RunCMake/CommandLine/{C_buildsrcdir/initial-cache.txt => 
C_basic_initial-cache.txt} (76%)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits

Reply via email to