[Cmake-commits] CMake branch, master, updated. v3.3.0-rc3-405-g4b486cc

Brad King brad.king at kitware.com
Fri Jul 10 08:51:15 EDT 2015


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  4b486ccb1b1280e0a3c28eb65146ed32eb8775e1 (commit)
       via  df97bea2427706d56dc15587b88e0f268ee37622 (commit)
       via  bb7eefe4dd4b1385b830ac0f784af883a3d91985 (commit)
       via  cedd6e65d22870524eaee1394f023cf001d56aff (commit)
       via  30faf20caf43c93f9211622124d6b91dffdedb42 (commit)
      from  ef39edc303895c06083cdedf72c002f51a999d4a (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=4b486ccb1b1280e0a3c28eb65146ed32eb8775e1
commit 4b486ccb1b1280e0a3c28eb65146ed32eb8775e1
Merge: ef39edc df97bea
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jul 10 08:51:14 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jul 10 08:51:14 2015 -0400

    Merge topic 'move-command-line-escape-code'
    
    df97bea2 cmOutputConverter: Adopt command line escaping code
    bb7eefe4 cmOutputConverter: Adopt EscapeWindowsShellArgument method
    cedd6e65 cmLocalVisualStudio7Generator: Remove unused include
    30faf20c cmLocalGenerator: Remove unused include


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

Summary of changes:
 Source/cmLocalGenerator.cxx               |    2 -
 Source/cmLocalVisualStudio7Generator.cxx  |    2 -
 Source/cmOutputConverter.cxx              |  631 ++++++++++++++++++++++++++++-
 Source/cmOutputConverter.h                |   75 ++++
 Source/cmSystemTools.cxx                  |   19 -
 Source/cmSystemTools.h                    |    5 -
 Source/cmVisualStudioGeneratorOptions.cxx |    8 +-
 Source/kwsys/System.c                     |  585 +-------------------------
 Source/kwsys/System.h.in                  |   98 -----
 9 files changed, 698 insertions(+), 727 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list