[Cmake-commits] CMake branch, master, updated. v3.13.2-896-g848dc85

Kitware Robot kwrobot at kitware.com
Mon Jan 14 07:33:07 EST 2019


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  848dc85187ec1e4b2364987d911ce7af93062b45 (commit)
       via  1f411b0cfaad12c87da02ffc2b20bb791b1f9024 (commit)
       via  c63a19e9201474750fea6adc11d75a9bb5a21e5b (commit)
       via  27eb7c5bdb5bb8deefe1772675dc4819592bf036 (commit)
       via  a1adbc724336b0a4185e34b63e18de03a8b119cf (commit)
       via  ddb5b097cd29e2e7fcddcb79c4e3ae8c64b0a5b3 (commit)
      from  6a23e16ec289ca737b7a4c1020e6b0c71c749672 (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=848dc85187ec1e4b2364987d911ce7af93062b45
commit 848dc85187ec1e4b2364987d911ce7af93062b45
Merge: 1f411b0 c63a19e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 14 07:26:12 2019 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jan 14 07:26:12 2019 -0500

    Merge branch 'release-3.13'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1f411b0cfaad12c87da02ffc2b20bb791b1f9024
commit 1f411b0cfaad12c87da02ffc2b20bb791b1f9024
Merge: 6a23e16 27eb7c5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 14 12:25:39 2019 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Jan 14 07:25:46 2019 -0500

    Merge topic 'cmake-option-parsing'
    
    27eb7c5bdb cmake: Ensure source and binary dirs are set
    a1adbc7243 cmake: Stop processing if -P option lacks file name
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !2799


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

Summary of changes:
 Source/cmake.cxx                                   | 25 ++++++++++++-------
 Source/cmake.h                                     |  3 +--
 Source/cmakemain.cxx                               | 10 ++++----
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake      | 29 +++++++++++-----------
 .../no-S-B-result.txt}                             |  0
 Tests/RunCMake/CommandLine/no-S-B-stderr.txt       |  1 +
 6 files changed, 38 insertions(+), 30 deletions(-)
 copy Tests/RunCMake/{while/MissingArgument-result.txt => CommandLine/no-S-B-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/no-S-B-stderr.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list