[Cmake-commits] CMake branch, master, updated. v2.8.3-382-gf1d7a56

Brad King brad.king at kitware.com
Tue Jan 4 15:44:04 EST 2011


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  f1d7a5600fab0d3cd314fd9ae059010ea6f7e5b9 (commit)
       via  8c7b19d35ee81afac57fe623217578191f4d034c (commit)
       via  753e2082851b67163dda4764e08c8ce9b84690fe (commit)
       via  16e7d4ba2c82081afea5af05bc6360b281d5e0c3 (commit)
      from  da9b5fe4b521bbb9d873cfa3ebc9c67c0d6b66bf (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=f1d7a5600fab0d3cd314fd9ae059010ea6f7e5b9
commit f1d7a5600fab0d3cd314fd9ae059010ea6f7e5b9
Merge: da9b5fe 8c7b19d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 4 15:44:01 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 4 15:44:01 2011 -0500

    Merge topic 'add_preprocessor_def_vs2010_resources'
    
    8c7b19d Only run resource test for MSVC compilers.
    753e208 Disable incremental testing for this test, it crashes vs9 linker.
    16e7d4b Add flags to resource builds on vs 2010 with a test.


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

Summary of changes:
 Source/cmVisualStudio10TargetGenerator.cxx |    5 ++++-
 Tests/CMakeLists.txt                       |    4 +++-
 Tests/VSResource/CMakeLists.txt            |    7 +++++++
 Tests/VSResource/main.cpp                  |   10 ++++++++++
 Tests/VSResource/test.rc                   |    5 +++++
 Tests/VSResource/test.txt                  |    1 +
 6 files changed, 30 insertions(+), 2 deletions(-)
 create mode 100644 Tests/VSResource/CMakeLists.txt
 create mode 100644 Tests/VSResource/main.cpp
 create mode 100644 Tests/VSResource/test.rc
 create mode 100644 Tests/VSResource/test.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list