[Cmake-commits] CMake branch, master, updated. v2.8.2-539-gb653e8b

Brad King brad.king at kitware.com
Tue Oct 5 15:30:12 EDT 2010


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  b653e8b6e7d9edb857b6eafd2e5b82902903e998 (commit)
       via  96a335fd8d43b1fd73de12d29c192a29eaf5231a (commit)
       via  d3a89432fd5d35a33ee37bca78bbc2cafa113c42 (commit)
       via  220c5dc45a61b37603e17c09d3ed9e030df55196 (commit)
      from  54a3bf001c2a6ed4ddda28e779f7515fbd4c2edf (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=b653e8b6e7d9edb857b6eafd2e5b82902903e998
commit b653e8b6e7d9edb857b6eafd2e5b82902903e998
Merge: 54a3bf0 96a335f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 5 15:30:10 2010 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 5 15:30:10 2010 -0400

    Merge topic 'dev/test-for-bug-11230'
    
    96a335f XCode generation should fail if lang isn't known
    d3a8943 Fix which string is checked for in the test
    220c5dc Add test that CMake errors with empty libs


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

Summary of changes:
 Source/cmGlobalXCodeGenerator.cxx        |   10 ++++++++++
 Tests/CMakeLists.txt                     |    3 +++
 Tests/EmptyLibrary/CMakeLists.txt        |    4 ++++
 Tests/EmptyLibrary/subdir/CMakeLists.txt |    1 +
 Tests/EmptyLibrary/subdir/test.h         |    1 +
 5 files changed, 19 insertions(+), 0 deletions(-)
 create mode 100644 Tests/EmptyLibrary/CMakeLists.txt
 create mode 100644 Tests/EmptyLibrary/subdir/CMakeLists.txt
 create mode 100644 Tests/EmptyLibrary/subdir/test.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list