[Cmake-commits] CMake branch, master, updated. v3.4.2-890-g3e7794a

Brad King brad.king at kitware.com
Thu Jan 21 13:55:54 EST 2016


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  3e7794a2e6297e8ed3e114e92ea1480f75aa38b1 (commit)
       via  70788e92641c4cf4c3f20af607cc6e203203b420 (commit)
       via  bd2384f593d0cf2c894ff781c4e5278fff2ac96c (commit)
       via  ad9394f4fdb69f3f3376d7377fac0a22568aed7c (commit)
       via  f9599ed42f5bfda35b98936257423f00e260498f (commit)
       via  275f2a85b21d781e237dd22252261a0a62d9879b (commit)
      from  aaf06f2b0f4ce4085e2bf1c60ffc63065968a9c6 (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=3e7794a2e6297e8ed3e114e92ea1480f75aa38b1
commit 3e7794a2e6297e8ed3e114e92ea1480f75aa38b1
Merge: aaf06f2 70788e9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 21 13:55:53 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 21 13:55:53 2016 -0500

    Merge topic 'reduce-allocations'
    
    70788e92 Remove temporary allocations when calling cmHasLiteral{Suf,Pre}fix.
    bd2384f5 Optimize cmMakefile::ExpandVariablesInStringNew.
    ad9394f4 Remove temporary allocations in cmMacroHelper::InvokeInitialPass.
    f9599ed4 Remove temporary allocations by extending the lifetime of the retval.
    275f2a85 Remove temporary allocations when calling cmGeneratorTarget::GetName.


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

Summary of changes:
 Source/cmAlgorithms.h        |    4 ++--
 Source/cmGeneratorTarget.cxx |    2 +-
 Source/cmGeneratorTarget.h   |    2 +-
 Source/cmGlobalGenerator.cxx |   12 ++++++------
 Source/cmMacroCommand.cxx    |   16 +++++++---------
 Source/cmMakefile.cxx        |   19 +++++++++----------
 6 files changed, 26 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list