[Cmake-commits] CMake branch, master, updated. v2.8.10.2-870-g8128940

Brad King brad.king at kitware.com
Wed Mar 13 13:34:39 EDT 2013


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  8128940ac128c97dbc331c8a0ddb79ebb60a3765 (commit)
       via  d90f49b8948c3047cb0839ce505f796952dbd880 (commit)
       via  2e1c2bd2dd97e426944d6ac18e4073ec26ddf64c (commit)
       via  4e5cb375901293e8fedb5d8e44d1481e3f6799d6 (commit)
      from  26bfece1af0e3b06778e56eddd9cdd1f448a5c77 (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=8128940ac128c97dbc331c8a0ddb79ebb60a3765
commit 8128940ac128c97dbc331c8a0ddb79ebb60a3765
Merge: 26bfece d90f49b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 13 13:34:36 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 13 13:34:36 2013 -0400

    Merge topic 'cleanup-early-include-CTest-failure'
    
    d90f49b CTest: Fail early without PROJECT_BINARY_DIR (#14005)
    2e1c2bd build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)
    4e5cb37 Refactor RunCMake.build_command test to allow more cases


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

Summary of changes:
 Modules/CTestTargets.cmake                         |    4 +
 Source/cmBuildCommand.cxx                          |    8 +++
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 .../BeforeProject-result.txt}                      |    0
 Tests/RunCMake/CTest/BeforeProject-stderr.txt      |    6 ++
 Tests/RunCMake/CTest/BeforeProject.cmake           |    2 +
 .../{CompatibleInterface => CTest}/CMakeLists.txt  |    4 +-
 Tests/RunCMake/CTest/RunCMakeTest.cmake            |    5 ++
 .../BeforeProject-result.txt}                      |    0
 .../build_command/BeforeProject-stderr.txt         |    5 ++
 Tests/RunCMake/build_command/BeforeProject.cmake   |    2 +
 Tests/RunCMake/build_command/CMakeLists.txt        |   60 +-------------------
 .../{CMakeLists.txt => ErrorsCommon.cmake}         |    4 -
 Tests/RunCMake/build_command/ErrorsOFF.cmake       |    1 +
 Tests/RunCMake/build_command/ErrorsON-stderr.txt   |   15 ++++-
 Tests/RunCMake/build_command/ErrorsON.cmake        |    1 +
 Tests/RunCMake/build_command/RunCMakeTest.cmake    |    4 +
 17 files changed, 57 insertions(+), 65 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CTest/BeforeProject-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CTest/BeforeProject-stderr.txt
 create mode 100644 Tests/RunCMake/CTest/BeforeProject.cmake
 copy Tests/RunCMake/{CompatibleInterface => CTest}/CMakeLists.txt (53%)
 create mode 100644 Tests/RunCMake/CTest/RunCMakeTest.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => build_command/BeforeProject-result.txt} (100%)
 create mode 100644 Tests/RunCMake/build_command/BeforeProject-stderr.txt
 create mode 100644 Tests/RunCMake/build_command/BeforeProject.cmake
 copy Tests/RunCMake/build_command/{CMakeLists.txt => ErrorsCommon.cmake} (93%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list