[Cmake-commits] CMake branch, master, updated. v3.0.0-1506-g107db68

Brad King brad.king at kitware.com
Mon Jul 28 10:35:46 EDT 2014


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  107db681e3a1298463c7f432a2756ee59516ad47 (commit)
       via  09164c637b02f964152453bdbe1b1591c39c1f7c (commit)
       via  29a0642ba78392ab20037e677d28eae2eea23de7 (commit)
       via  8fa087ab38c41e76e502f438eff42d412962108f (commit)
       via  1c209ac165cd2c25c632cdd238a9948c1651f907 (commit)
       via  91c933546d1eebb6a637f403824d63177c86c11e (commit)
      from  90f6de8a0192eb169be2a7e0ddbe8bce9d6714fb (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=107db681e3a1298463c7f432a2756ee59516ad47
commit 107db681e3a1298463c7f432a2756ee59516ad47
Merge: 90f6de8 09164c6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 28 10:35:45 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 28 10:35:45 2014 -0400

    Merge topic 'vs-escaping'
    
    09164c63 VS: Encode more content correctly in vcxproj files (#15031)
    29a0642b VS: Encode mapped flag values in XML project files (#15031)
    8fa087ab cmVisualStudioGeneratorOptions: Simplify XML escaping API
    1c209ac1 cmIDEOption: Store mapped flag values as a vector<string>
    91c93354 cmVisualStudio10TargetGenerator: Remove dupilcate line


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

Summary of changes:
 Source/cmIDEOptions.cxx                    |   27 ++++++------
 Source/cmIDEOptions.h                      |   19 ++++++++-
 Source/cmLocalVisualStudio7Generator.cxx   |    2 +-
 Source/cmVisualStudio10TargetGenerator.cxx |   62 +++++++++++++---------------
 Source/cmVisualStudio10TargetGenerator.h   |    3 +-
 Source/cmVisualStudioGeneratorOptions.cxx  |   41 +++++++++++-------
 6 files changed, 89 insertions(+), 65 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list