[Cmake-commits] CMake branch, master, updated. v3.4.0-rc1-64-gdb266aa

Brad King brad.king at kitware.com
Thu Oct 8 13:08:31 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  db266aaade6ac6e7a37be11338b0f8336976ead2 (commit)
       via  28749903b67d71b35f6ff74dab7c6db1a648a1c8 (commit)
       via  6c02f62f75735f6e60549ef53b06bd87e843bc35 (commit)
       via  360e4e1db0cc89ea4f092eeb1ba1e6df8ee782b7 (commit)
       via  f716460ed82134bd1ca09f49bfa507cb2645d96c (commit)
      from  45e9f48f9ca51f2bd32a8dd09ce58cf2ec4197e5 (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=db266aaade6ac6e7a37be11338b0f8336976ead2
commit db266aaade6ac6e7a37be11338b0f8336976ead2
Merge: 45e9f48 2874990
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 8 13:08:30 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 8 13:08:30 2015 -0400

    Merge topic 'refactor-current-dir-initialization'
    
    28749903 cmState: Internalize the initialization of a snapshot from its parent.
    6c02f62f Remove now-unused directory setters.
    360e4e1d Set the current dirs on the snapshot before creating the cmMakefile.
    f716460e cmMakefile: Move invokation to initialize snapshot.


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

Summary of changes:
 Source/CTest/cmCTestScriptHandler.cxx     |    9 ++---
 Source/cmGlobalGenerator.cxx              |   12 +++---
 Source/cmGlobalUnixMakefileGenerator3.cxx |    7 ++--
 Source/cmMakefile.cxx                     |   59 ++++++++++++++---------------
 Source/cmMakefile.h                       |    2 -
 Source/cmQtAutoGenerators.cxx             |    5 ++-
 Source/cmState.cxx                        |    2 +
 Source/cmState.h                          |    5 ++-
 Source/cmake.cxx                          |   14 +++----
 Source/cmcmd.cxx                          |    6 ++-
 10 files changed, 59 insertions(+), 62 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list