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  520ead7200334fddcbef94c657de025abe5cf134 (commit)
       via  e4201248ce76be40c109b67e68a4e295d709e2dc (commit)
       via  0c55729c133b7b069f27f19d035444032dda75bd (commit)
      from  7974dbb0ffe9c4abb314ec6baff4f0af1d99e5f5 (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=520ead7200334fddcbef94c657de025abe5cf134
commit 520ead7200334fddcbef94c657de025abe5cf134
Merge: 7974dbb e420124
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Thu Dec 5 09:24:59 2013 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Thu Dec 5 09:24:59 2013 -0500

    Merge topic 'cleanup-build-commands'
    
    e420124 CMakeDetermineCompilerId: Use 
CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND
    0c55729 VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables


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

Summary of changes:
 Help/manual/cmake-variables.7.rst          |    3 ++
 Help/variable/CMAKE_MAKE_PROGRAM.rst       |    4 +++
 Help/variable/CMAKE_VS_DEVENV_COMMAND.rst  |   14 ++++++++++
 Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst |   13 ++++++++++
 Help/variable/CMAKE_VS_MSDEV_COMMAND.rst   |   10 +++++++
 Modules/CMakeDetermineCompilerId.cmake     |   37 +++++++++++++++++----------
 Source/cmGlobalVisualStudio10Generator.cxx |    8 ++++++
 Source/cmGlobalVisualStudio10Generator.h   |    2 +
 Source/cmGlobalVisualStudio6Generator.cxx  |    8 ++++++
 Source/cmGlobalVisualStudio6Generator.h    |    2 +
 Source/cmGlobalVisualStudio7Generator.cxx  |    8 ++++++
 Source/cmGlobalVisualStudio7Generator.h    |    2 +
 12 files changed, 97 insertions(+), 14 deletions(-)
 create mode 100644 Help/variable/CMAKE_VS_DEVENV_COMMAND.rst
 create mode 100644 Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst
 create mode 100644 Help/variable/CMAKE_VS_MSDEV_COMMAND.rst


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to