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  8fe948c54cd0a7a06b5c56e8a40dab945c5a08e7 (commit)
       via  c637e0c53b5b81d6605018bd64ea2769f356662a (commit)
       via  fbc1b75c2692d82f729359b0aeec7ad959662d54 (commit)
       via  3d0e95f64c996d3d54b387f7688f988dd843ac6a (commit)
       via  2a49d86d5dec66f7696bd7063459f504cc336a5e (commit)
       via  b0301db23b12351720993a351fedf081ca0fa444 (commit)
       via  267e02097e90d05a16ffd1aa53fb7910b79aa0ec (commit)
       via  009019f2596de08c488588fd2c67a423f9fe92bf (commit)
       via  378849f41e574e72c577b549dfc2d5333ca8f9b5 (commit)
       via  4a3c49b4698f0e8c20c345770f551142088a3037 (commit)
      from  9c7fc00a45b6f0891c95fba707b0e2ce9d2e2dbf (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=8fe948c54cd0a7a06b5c56e8a40dab945c5a08e7
commit 8fe948c54cd0a7a06b5c56e8a40dab945c5a08e7
Merge: 9c7fc00 c637e0c
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Oct 10 10:23:39 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Oct 10 10:23:39 2016 -0400

    Merge topic 'minor-cleanups'
    
    c637e0c5 cmMakefile: Return a string from GetDefineFlags
    fbc1b75c Test: Remove condition for CMake version no longer supported
    3d0e95f6 cmLocalGenerator: Extract definition retrieval out of loop
    2a49d86d Makefiles: Inline only use of method
    b0301db2 Makefiles: Make helper class independent of cmLocalGenerator
    267e0209 cmMakefile: Remove pointless condition
    009019f2 Makefiles: Extract identical code from condition
    378849f4 Makefiles: Replace array access with local variable
    4a3c49b4 Makefiles: Separate two coupled calls


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

Summary of changes:
 Source/cmGhsMultiTargetGenerator.cxx             |    2 +-
 Source/cmLocalGenerator.cxx                      |    5 +--
 Source/cmLocalUnixMakefileGenerator3.cxx         |   13 +++----
 Source/cmMakefile.cxx                            |    6 ++--
 Source/cmMakefile.h                              |    2 +-
 Source/cmMakefileTargetGenerator.cxx             |   41 +++++++++++++---------
 Source/cmMakefileTargetGenerator.h               |    1 -
 Tests/FindPackageModeMakefileTest/CMakeLists.txt |   13 ++-----
 8 files changed, 39 insertions(+), 44 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