[Cmake-commits] CMake branch, master, updated. v3.3.0-rc2-168-ge5ed8b2

Brad King brad.king at kitware.com
Tue Jun 16 10:39:12 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, master has been updated
       via  e5ed8b22cb540425f7806257a96b834dcb3fb2c7 (commit)
       via  90ad087ab9075cc9648df0623502da0caa44e971 (commit)
       via  7195ec92b2f34ef16ff1382fb00f527a3609f3bf (commit)
      from  b6b4a1cb12c6aed2637961f380247f8234e864ef (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=e5ed8b22cb540425f7806257a96b834dcb3fb2c7
commit e5ed8b22cb540425f7806257a96b834dcb3fb2c7
Merge: b6b4a1c 90ad087
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 16 10:39:10 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 16 10:39:10 2015 -0400

    Merge topic 'cmake--build-dir'
    
    90ad087a cmake: Fix --build <relative-dir> for VS generators (#15609)
    7195ec92 Tests: Extend RunCMake.CommandLine to cover --build with no arg


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

Summary of changes:
 Source/cmakemain.cxx                                  |    2 +-
 Tests/RunCMake/CommandLine/BuildDir.cmake             |    1 +
 .../{Build.cmake => BuildDir/CMakeLists.txt}          |    0
 Tests/RunCMake/CommandLine/RunCMakeTest.cmake         |   17 +++++++++++++++++
 .../build-bad-dir-result.txt}                         |    0
 Tests/RunCMake/CommandLine/build-bad-dir-stderr.txt   |    2 ++
 .../build-no-dir-result.txt}                          |    0
 Tests/RunCMake/CommandLine/build-no-dir-stderr.txt    |    1 +
 8 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 Tests/RunCMake/CommandLine/BuildDir.cmake
 copy Tests/RunCMake/CommandLine/{Build.cmake => BuildDir/CMakeLists.txt} (100%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/build-bad-dir-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/build-bad-dir-stderr.txt
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/build-no-dir-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CommandLine/build-no-dir-stderr.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list