[Cmake-commits] CMake branch, master, updated. v3.5.0-rc1-17-g08e5362

Brad King brad.king at kitware.com
Mon Feb 8 10:32:56 EST 2016


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  08e53620044c1ac5ff29adb695a7c6bdde480fb4 (commit)
       via  497cad7c883dc401b4d78109c3a057fb38745d9e (commit)
       via  886acd80f09c807fccbfcde713c53a7686386968 (commit)
      from  037738ac194a7e50c92ffda60eaca707bb35bac9 (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=08e53620044c1ac5ff29adb695a7c6bdde480fb4
commit 08e53620044c1ac5ff29adb695a7c6bdde480fb4
Merge: 037738a 497cad7
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 8 10:32:55 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 8 10:32:55 2016 -0500

    Merge topic 'error-multiple-targets'
    
    497cad7c cmake: Teach --build to reject multiple --target options
    886acd80 Help: Fix reference to `cmake --build` in cmake(1) manual


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

Summary of changes:
 Help/manual/cmake.1.rst                                  |    3 ++-
 Help/release/dev/error-multiple-targets.rst              |    6 ++++++
 Source/cmakemain.cxx                                     |   14 +++++++++++++-
 .../BuildDir--build-multiple-targets-result.txt}         |    0
 .../BuildDir--build-multiple-targets-stderr.txt          |    3 +++
 Tests/RunCMake/CommandLine/BuildDir/CMakeLists.txt       |    2 ++
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake            |    2 ++
 7 files changed, 28 insertions(+), 2 deletions(-)
 create mode 100644 Help/release/dev/error-multiple-targets.rst
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/BuildDir--build-multiple-targets-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-stderr.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list