[Cmake-commits] CMake branch, master, updated. v2.8.8-498-g7a3a5eb

David Cole david.cole at kitware.com
Thu Jul 12 16:00:21 EDT 2012


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  7a3a5eb4588d05fb3aff97123f8f66da1a99ea33 (commit)
       via  2e99949ccb216c59ff1932bc3773654e9ae54419 (commit)
      from  457041e5b31c315b72ec49b54eb4367f0850086a (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=7a3a5eb4588d05fb3aff97123f8f66da1a99ea33
commit 7a3a5eb4588d05fb3aff97123f8f66da1a99ea33
Merge: 457041e 2e99949
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Thu Jul 12 16:00:18 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 12 16:00:18 2012 -0400

    Merge topic 'include-command-empty-filename'
    
    2e99949 include: Ignore empty string as file name (#13388)


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

Summary of changes:
 Source/cmIncludeCommand.cxx                        |    7 +++++++
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 .../RunCMake/{Languages => include}/CMakeLists.txt |    0
 Tests/RunCMake/include/EmptyString-stderr.txt      |    5 +++++
 Tests/RunCMake/include/EmptyString.cmake           |    1 +
 .../include/EmptyStringOptional-stderr.txt         |    5 +++++
 Tests/RunCMake/include/EmptyStringOptional.cmake   |    1 +
 Tests/RunCMake/include/RunCMakeTest.cmake          |    4 ++++
 8 files changed, 24 insertions(+), 0 deletions(-)
 copy Tests/RunCMake/{Languages => include}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/include/EmptyString-stderr.txt
 create mode 100644 Tests/RunCMake/include/EmptyString.cmake
 create mode 100644 Tests/RunCMake/include/EmptyStringOptional-stderr.txt
 create mode 100644 Tests/RunCMake/include/EmptyStringOptional.cmake
 create mode 100644 Tests/RunCMake/include/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list