[Cmake-commits] CMake branch, master, updated. v2.8.11.2-585-g10e54cd

Brad King brad.king at kitware.com
Thu Jul 25 08:47:51 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  10e54cd6c9437c27b3a758f8de1455086c53fae5 (commit)
       via  5837f19690c7ef490e70baedce0a8b89594da3af (commit)
      from  17fb435b213c660bd320cc85752444f5e13ce90a (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=10e54cd6c9437c27b3a758f8de1455086c53fae5
commit 10e54cd6c9437c27b3a758f8de1455086c53fae5
Merge: 17fb435 5837f19
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 25 08:47:49 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 25 08:47:49 2013 -0400

    Merge topic 'dev/export-target-without-language'
    
    5837f19 export: Error when exporting a target without a language


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

Summary of changes:
 Source/cmExportFileGenerator.cxx                   |   10 ++++++++++
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 .../CMakeLists.txt                                 |    0
 .../NoLanguage-result.txt}                         |    0
 .../ExportWithoutLanguage/NoLanguage-stderr.txt    |    6 ++++++
 .../ExportWithoutLanguage/NoLanguage.cmake         |    2 ++
 .../ExportWithoutLanguage/RunCMakeTest.cmake       |    3 +++
 7 files changed, 22 insertions(+), 0 deletions(-)
 copy Tests/RunCMake/{CMP0004 => ExportWithoutLanguage}/CMakeLists.txt (100%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => ExportWithoutLanguage/NoLanguage-result.txt} (100%)
 create mode 100644 Tests/RunCMake/ExportWithoutLanguage/NoLanguage-stderr.txt
 create mode 100644 Tests/RunCMake/ExportWithoutLanguage/NoLanguage.cmake
 create mode 100644 Tests/RunCMake/ExportWithoutLanguage/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list