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  53d90de3d9b536bcee45acc40183569895a9776e (commit)
       via  74d565e0e91f31e5fb25c74f998a2e4553c0842e (commit)
       via  09466690f05a2d81383409962cda2213fd366d8c (commit)
       via  0a73044579a687d1f610a3b6d65e801d2f217435 (commit)
       via  3339a7508e2d90cbc832490e64f593c1ab935097 (commit)
       via  6da4cd8fb9a2583c7ba08c403ec3a5aeb264730f (commit)
       via  94cc4e74aec3bc76e94a426d94cd1015c8a9749e (commit)
      from  c914d2bda278b588c1dca3e0fa5ec97a64c56c3c (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=53d90de3d9b536bcee45acc40183569895a9776e
commit 53d90de3d9b536bcee45acc40183569895a9776e
Merge: c914d2b 74d565e
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 6 10:59:06 2015 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Oct 6 10:59:06 2015 -0400

    Merge topic 'clean-up-cmLocalGenerator'
    
    74d565e0 Remove unused cmLocalGenerator include.
    09466690 Add cmOutputConverter include where needed.
    0a730445 cmake: Remove needless cmLocalGenerator creation.
    3339a750 CTest: Port away from cmLocalGenerator.
    6da4cd8f CTest: Remove needless cmLocalGenerator creation.
    94cc4e74 CPack: Remove needless cmLocalGenerator creation.


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

Summary of changes:
 Source/CPack/IFW/cmCPackIFWGenerator.cxx      |    1 -
 Source/CPack/cmCPackArchiveGenerator.cxx      |    1 -
 Source/CPack/cmCPackCygwinBinaryGenerator.cxx |    1 -
 Source/CPack/cmCPackCygwinSourceGenerator.cxx |    1 -
 Source/CPack/cmCPackGenerator.cxx             |    3 ---
 Source/CPack/cmCPackNSISGenerator.cxx         |    1 -
 Source/CPack/cmCPackOSXX11Generator.cxx       |    1 -
 Source/CPack/cmCPackPackageMakerGenerator.cxx |    1 -
 Source/CPack/cmCPackSTGZGenerator.cxx         |    1 -
 Source/CPack/cpack.cxx                        |    3 ---
 Source/CTest/cmCTestBuildHandler.cxx          |    1 -
 Source/CTest/cmCTestLaunch.cxx                |    3 ---
 Source/CTest/cmCTestScriptHandler.cxx         |   14 ++------------
 Source/CTest/cmCTestScriptHandler.h           |    2 --
 Source/CTest/cmCTestStartCommand.cxx          |    1 -
 Source/CTest/cmCTestTestHandler.cxx           |    3 ---
 Source/CTest/cmCTestUpdateHandler.cxx         |    1 -
 Source/cmAddDependenciesCommand.cxx           |    1 -
 Source/cmBuildCommand.cxx                     |    1 -
 Source/cmCTest.cxx                            |    2 --
 Source/cmEnableTestingCommand.cxx             |    1 -
 Source/cmExportCommand.cxx                    |    1 -
 Source/cmFileCommand.cxx                      |    1 -
 Source/cmGetCMakePropertyCommand.cxx          |    1 -
 Source/cmGetPropertyCommand.cxx               |    1 -
 Source/cmIfCommand.cxx                        |    1 +
 Source/cmListFileCache.cxx                    |    2 +-
 Source/cmSetTargetPropertiesCommand.cxx       |    1 -
 Source/cmSourceFile.cxx                       |    1 -
 Source/cmSourceFileLocation.cxx               |    1 -
 Source/cmake.cxx                              |   12 +++++-------
 31 files changed, 9 insertions(+), 57 deletions(-)


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

Reply via email to