[Cmake-commits] CMake branch, master, updated. v2.8.3-691-gecfe0f7

Brad King brad.king at kitware.com
Fri Jan 28 14:17:56 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  ecfe0f7ca8e017ac78015616e957d709d08e424e (commit)
       via  008d116b1767cb93c043e399ab607bcc8db5c175 (commit)
       via  8f9919d93cad64de58775e4a7609b0ffb37d061e (commit)
       via  78fe97f2ff4dbe66590ee79a342ac01a5566ef31 (commit)
       via  662756036e4f4983b00ab7740773a55bef808c64 (commit)
      from  ba718fb8275e98c8404c6362f8ac675165bbfef1 (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=ecfe0f7ca8e017ac78015616e957d709d08e424e
commit ecfe0f7ca8e017ac78015616e957d709d08e424e
Merge: ba718fb 008d116
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 28 14:17:54 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 28 14:17:54 2011 -0500

    Merge topic 'fix-11695-spaces-in-vs10-rc-defs'
    
    008d116 VSResource: Avoid windres /D with quoted spaces (#11695)
    8f9919d Avoid space in rc /D values for VS6 and Cygwin (#11695)
    78fe97f Fix line too long KWStyle issue (#11695)
    6627560 VS10: Escape double quote chars in defines for rc files (#11695)


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

Summary of changes:
 Source/cmLocalVisualStudio7Generator.cxx   |    9 ++-
 Source/cmVisualStudio10TargetGenerator.cxx |   11 ++-
 Source/cmVisualStudioGeneratorOptions.cxx  |    8 ++-
 Source/cmVisualStudioGeneratorOptions.h    |    3 +-
 Tests/VSResource/CMakeLists.txt            |   36 +++++++++++-
 Tests/VSResource/main.cpp                  |   84 +++++++++++++++++++++++++--
 Tests/VSResource/test.rc                   |   16 +++++-
 Tests/VSResource/test.txt                  |    2 +-
 8 files changed, 147 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list