[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-128-gcefa802

Brad King brad.king at kitware.com
Wed Mar 5 11:08:00 EST 2014


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  cefa80236d01635cccebf9aa69f58f0f40cfede3 (commit)
       via  9608ef6f402bc5730dbf3276abf27b4e4b1abb2b (commit)
       via  9f5bd180c8e0114ff153deeaa1690ce9eb250005 (commit)
       via  76477267bda58d10b8e00229bffd841f9e73d041 (commit)
       via  a8a9fb7edd2e3631388c9e18e4700cbb12207be8 (commit)
       via  4047557379c34223f2e27a626e1a06e6702329f4 (commit)
       via  f99734b2da43af21b9c023d117eb3d0daba9b30e (commit)
       via  3c01ee5adceafb0febd9cedab9211f830f953c03 (commit)
       via  daf0a5fedebb2dac66ac26516eeeff502ddcf432 (commit)
       via  e5096312378f97cca24f4190082b3b8991812608 (commit)
      from  9e6e9140c2baf2afa546fbb3a72fbff31e81f69c (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=cefa80236d01635cccebf9aa69f58f0f40cfede3
commit cefa80236d01635cccebf9aa69f58f0f40cfede3
Merge: 9e6e914 9608ef6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 5 11:07:59 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 5 11:07:59 2014 -0500

    Merge topic 'test-external-cmake'
    
    9608ef6f Tests: Optionally configure tests exclusively, with an external CMake
    9f5bd180 Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variables
    76477267 Tests: Drop CMAKE_TEST_MAKEPROGRAM variable
    a8a9fb7e Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for explicit make program
    40475573 Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projects
    f99734b2 Tests: Rename CMAKE_TEST_DEVENV -> CMake_TEST_DEVENV
    3c01ee5a Tests: Drop CMAKE_TEST_MSVC and test MSVC directly
    daf0a5fe Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM options
    e5096312 Tests: Drop kwsys test


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

Summary of changes:
 CMakeLists.txt                                     |  329 ++++++++++----------
 Tests/CMakeBuildTest.cmake.in                      |    4 +-
 Tests/CMakeLists.txt                               |  192 ++++++------
 Tests/CMakeOnly/Test.cmake.in                      |    4 +-
 .../CTestBuildCommandProjectInSubdir.cmake.in      |    2 +-
 Tests/CTestConfig/dashboard.cmake.in               |    4 +-
 Tests/CTestConfig/script.cmake.in                  |    4 +-
 Tests/CTestTestBadExe/test.cmake.in                |    4 +-
 Tests/CTestTestChecksum/test.cmake.in              |    4 +-
 Tests/CTestTestConfigFileInBuildDir/test1.cmake.in |    4 +-
 Tests/CTestTestConfigFileInBuildDir/test2.cmake.in |    4 +-
 Tests/CTestTestCostSerial/test.cmake.in            |    4 +-
 Tests/CTestTestCrash/test.cmake.in                 |    4 +-
 Tests/CTestTestCycle/test.cmake.in                 |    4 +-
 Tests/CTestTestDepends/test.cmake.in               |    4 +-
 Tests/CTestTestFailure/testNoBuild.cmake.in        |    4 +-
 Tests/CTestTestFailure/testNoExe.cmake.in          |    4 +-
 Tests/CTestTestFdSetSize/test.cmake.in             |    4 +-
 Tests/CTestTestMemcheck/test.cmake.in              |    4 +-
 Tests/CTestTestParallel/test.cmake.in              |    4 +-
 Tests/CTestTestResourceLock/test.cmake.in          |    4 +-
 Tests/CTestTestScheduler/test.cmake.in             |    4 +-
 Tests/CTestTestSkipReturnCode/test.cmake.in        |    4 +-
 Tests/CTestTestStopTime/test.cmake.in              |    4 +-
 Tests/CTestTestSubdir/test.cmake.in                |    4 +-
 Tests/CTestTestTimeout/test.cmake.in               |    4 +-
 Tests/CTestTestUpload/test.cmake.in                |    4 +-
 Tests/CTestTestZeroTimeout/test.cmake.in           |    4 +-
 Tests/ExportImport/CMakeLists.txt                  |    4 +-
 Tests/ExportImport/InitialCache.cmake.in           |    2 +-
 .../ExternalProjectUpdateTest.cmake                |    2 +-
 Tests/Fortran/CMakeLists.txt                       |    6 +-
 Tests/FortranC/Flags.cmake.in                      |    4 +-
 Tests/MacRuntimePath/CMakeLists.txt                |    4 +-
 Tests/MacRuntimePath/InitialCache.cmake.in         |    2 +-
 Tests/RunCMake/CMakeLists.txt                      |    8 +-
 36 files changed, 329 insertions(+), 326 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list