[Cmake-commits] CMake branch, master, updated. v3.3.0-rc2-233-g24a0825

Brad King brad.king at kitware.com
Mon Jun 22 13:00:32 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  24a08255856e9b3a44b55f2f138ce0b25b785928 (commit)
       via  81eb2c58a17f7e34cda79897ea7dec24bf798dd2 (commit)
       via  5c837686287eb22e73af76d2ab7f32d5bf8cb9ec (commit)
       via  c10ab014344e693a65d7cfbfb9b4e0f8a8b155f9 (commit)
       via  3404f8a081a03441c6747de50f2155ae28115c07 (commit)
       via  a1858136c28326212d15cfd0a4412281f46b9cb0 (commit)
       via  ad47e6e5bc4822dc5bc9d82ae1d7590aee4ece95 (commit)
       via  254be613b803816a918c12d7d7eca40a7c9f7c09 (commit)
       via  826b6e68184759cda496f0073a8f59b2155cfdaf (commit)
       via  e53072d638c2cca3258ffccbec75bb5c70d34a3f (commit)
       via  b7166afa6d385c4f0a0610f43ea00c8e5613a003 (commit)
       via  27f229b9707f3a87c3ed0d469b5b2d08c80076c5 (commit)
       via  9166b49d70746dcd36e6e891c78734b559e0fccf (commit)
       via  384a0dba63b166d94a199b12f104e53496a3302a (commit)
       via  5e24ff17a22b780947e98eabc1d25320104f7b21 (commit)
       via  d5aaa2b96f7d93aaa8e11e8d5e9cf0c2b1739290 (commit)
       via  fff3c6cd1c49ba1aa8a256e26294db65710c9d18 (commit)
       via  a6e661b848fc180b03e7d72739c9a4a077a97e3f (commit)
       via  fe38bb2c29ab4273cfefb1b343b80388bea2893e (commit)
       via  ac10fc0958c94e17d89a686d1addae0ac18dc648 (commit)
      from  c7180e822b4f6ca37a5175e66016ca3a748f4727 (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=24a08255856e9b3a44b55f2f138ce0b25b785928
commit 24a08255856e9b3a44b55f2f138ce0b25b785928
Merge: c7180e8 81eb2c5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 22 13:00:30 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 22 13:00:30 2015 -0400

    Merge topic 'clean-up-ReadListFile'
    
    81eb2c58 cmMakefile: Simplify filename handling.
    5c837686 cmMakefile: Make the IncludeScope more responsible.
    c10ab014 cmMakefile: Move IncludeScope.
    3404f8a0 cmMakefile: Move ListFile parsing responsibility out of internal method.
    a1858136 cmMakefile: Rename parameter.
    ad47e6e5 cmMakefile: Inline ReadListFileInternal into caller.
    254be613 cmMakefile: Move resource management into the IncludeScope.
    826b6e68 cmMakefile: Move IncludeScope to ReadDependentFile.
    e53072d6 cmMakefile: Move IncludeScope instance.
    b7166afa cmMakefile: Remove File from IncludeScope.
    27f229b9 cmMakefile: Move include scope out of ReadListFileInternal.
    9166b49d cmMakefile: Change order of raii scopes.
    384a0dba cmMakefile: Simplify condition handling.
    5e24ff17 cmMakefile: Split file handling from execution.
    d5aaa2b9 cmMakefile: Move check for unused variables.
    fff3c6cd cmMakefile: Move a container population.
    ...


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

Summary of changes:
 Source/cmMakefile.cxx |  140 +++++++++++++++++++++++++++----------------------
 Source/cmMakefile.h   |   15 ++----
 2 files changed, 81 insertions(+), 74 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list