[Cmake-commits] CMake branch, master, updated. v3.3.2-1282-gede5454

Brad King brad.king at kitware.com
Fri Sep 25 10:12:37 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  ede54544f1cbaa623628317887ffc34fce4bc89b (commit)
       via  8bfff68642cfba9de42fa854d90a7cecbc507c83 (commit)
       via  2c2479fbed07457529156be637540ae5e0b0afe7 (commit)
       via  194bb06803c7dc005d9825de13bdb91fe6b7628f (commit)
       via  c5f07e0537f2b671f271ad8ac4b6c0a529cd4beb (commit)
       via  dd408de46b45926f7dfdd27cabb4dce95708d011 (commit)
       via  8a88089bbef4d72aa2c448877637c5ab34f6907c (commit)
       via  934aa454d0029c0cba26c7f971bdb76a1d789dc2 (commit)
       via  61b48e70bc8d9add8b056030ebef97ffdb92512b (commit)
      from  7c0b22a84e59c17e588da451ced454c6bc4232c2 (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=ede54544f1cbaa623628317887ffc34fce4bc89b
commit ede54544f1cbaa623628317887ffc34fce4bc89b
Merge: 7c0b22a 8bfff68
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 25 10:12:35 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 25 10:12:35 2015 -0400

    Merge topic 'fix-max-path-initialization'
    
    8bfff686 cmLocalGenerator: Compute object max path on construction.
    2c2479fb cmGlobalGenerator: Create all local generators after Configure().
    194bb068 cmGlobalGenerator: Remove unused method.
    c5f07e05 cmGlobalGenerator: Create local generators after all makefiles configured.
    dd408de4 cmGlobalGenerator: Create local generator after configuring the makefile.
    8a88089b cmMakefile: Create the local generator after configuring the makefile.
    934aa454 Makefiles: Remove need to create local generator at configure time.
    61b48e70 Makefiles: Port to cmOutputConverter.


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

Summary of changes:
 Source/cmGlobalGenerator.cxx              |   26 +++++++++++++-------------
 Source/cmGlobalGenerator.h                |    3 ++-
 Source/cmGlobalUnixMakefileGenerator3.cxx |   19 +++++++------------
 Source/cmLocalGenerator.cxx               |    2 ++
 Source/cmLocalGenerator.h                 |    3 ++-
 Source/cmMakefile.cxx                     |    5 -----
 6 files changed, 26 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list