[Cmake-commits] CMake branch, master, updated. v2.8.7-625-gf55119e

David Cole david.cole at kitware.com
Thu Mar 8 15:14:04 EST 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  f55119e63b4063daf6c8cdce5eb5415d04b0c2bd (commit)
       via  b28e7fa174798717ebf8e18b8d97755d3568b04d (commit)
       via  df19b9cadb5caca0f77ee87b8e28181e61c0658e (commit)
       via  ba89e92ba622ed821a6adf31e8a6633d574ff656 (commit)
      from  9f6c38253a29288a7f8479d43e7c87fd3d958e79 (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=f55119e63b4063daf6c8cdce5eb5415d04b0c2bd
commit f55119e63b4063daf6c8cdce5eb5415d04b0c2bd
Merge: 9f6c382 b28e7fa
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Thu Mar 8 15:14:03 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 8 15:14:03 2012 -0500

    Merge topic 'fix-12189-support-SBCS-in-VS'
    
    b28e7fa VS6: Avoid SBCS test on VS6 (#12189)
    df19b9c VS6: Avoid _MBCS define when _SBCS is defined (#12189)
    ba89e92 Visual Studio: Allow setting Single Byte Character Set (#12189)


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

Summary of changes:
 Source/cmLocalVisualStudio6Generator.cxx   |    8 +++++---
 Source/cmLocalVisualStudio7Generator.cxx   |    4 ++++
 Source/cmVisualStudio10TargetGenerator.cxx |    5 +++++
 Source/cmVisualStudioGeneratorOptions.cxx  |   14 ++++++++++++++
 Source/cmVisualStudioGeneratorOptions.h    |    1 +
 Tests/CMakeLists.txt                       |    4 ++++
 Tests/SBCS/CMakeLists.txt                  |    6 ++++++
 Tests/SBCS/SBCS.cxx                        |   22 ++++++++++++++++++++++
 8 files changed, 61 insertions(+), 3 deletions(-)
 create mode 100644 Tests/SBCS/CMakeLists.txt
 create mode 100644 Tests/SBCS/SBCS.cxx


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list