[Cmake-commits] CMake branch, maint, updated. v3.3.1

Brad King brad.king at kitware.com
Mon Aug 17 10:15:46 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, maint has been updated
       via  4a6fe0290880bd56dd5141f06c9fa2b9e310162e (commit)
       via  bcd8fc58a03b6bd0cb0744d1f61dd0a1277640e1 (commit)
       via  f0609182cc2bbce7f6af557d6352e0c434e7acc2 (commit)
       via  c645590152be678a10dfae4bb9fde136a79a2c44 (commit)
       via  c4d2f64f3c9dea3a5fcd8af5bb389db00ccd64df (commit)
       via  bcba0d30992eb326f9c561b2fd86c784bf358302 (commit)
       via  f7a9ed7e90cd2661b279d0bcd44d43620b8eeda1 (commit)
       via  59f4d9e85cfae752ccf99a8e9600aca301529f3c (commit)
       via  64821e8a40cf1add0cf3fd99b0860378754c64cf (commit)
      from  3a0db0223b8c10cfaa6984253d794ab97425adf9 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Modules/CMakeFortranCompiler.cmake.in                          |    1 +
 Source/CMakeVersion.cmake                                      |    2 +-
 Source/CTest/cmCTestTestHandler.cxx                            |    2 +-
 Source/cmMakefile.cxx                                          |    4 ++--
 Source/cmXCodeObject.cxx                                       |    2 +-
 Tests/RunCMake/CMakeLists.txt                                  |    1 +
 Tests/RunCMake/{CMP0057 => add_subdirectory}/CMakeLists.txt    |    0
 .../DoesNotExist-result.txt}                                   |    0
 Tests/RunCMake/add_subdirectory/DoesNotExist-stderr.txt        |    5 +++++
 Tests/RunCMake/add_subdirectory/DoesNotExist.cmake             |    1 +
 .../Missing-result.txt}                                        |    0
 Tests/RunCMake/add_subdirectory/Missing-stderr.txt             |    8 ++++++++
 Tests/RunCMake/add_subdirectory/Missing.cmake                  |    1 +
 .../RunCMake/add_subdirectory/Missing/Missing.txt              |    0
 Tests/RunCMake/add_subdirectory/RunCMakeTest.cmake             |    4 ++++
 15 files changed, 26 insertions(+), 5 deletions(-)
 copy Tests/RunCMake/{CMP0057 => add_subdirectory}/CMakeLists.txt (100%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => add_subdirectory/DoesNotExist-result.txt} (100%)
 create mode 100644 Tests/RunCMake/add_subdirectory/DoesNotExist-stderr.txt
 create mode 100644 Tests/RunCMake/add_subdirectory/DoesNotExist.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => add_subdirectory/Missing-result.txt} (100%)
 create mode 100644 Tests/RunCMake/add_subdirectory/Missing-stderr.txt
 create mode 100644 Tests/RunCMake/add_subdirectory/Missing.cmake
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/add_subdirectory/Missing/Missing.txt (100%)
 create mode 100644 Tests/RunCMake/add_subdirectory/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list