[Cmake-commits] CMake branch, master, updated. v3.3.1-904-g9135e37

Brad King brad.king at kitware.com
Mon Aug 24 10:06:57 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  9135e3707d18b3fc37274acc3fca3b9352309a09 (commit)
       via  1f39ee5bebf66aac33e7e1fa1172c048c13dfd2d (commit)
       via  c259b8302648de1387e21e9ea907cd1a2cb49933 (commit)
       via  75e511eeaf77848ffef00d570cb10243764f51d2 (commit)
      from  aaf9532bbc2b45288de3350fa9379c10315c98d4 (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=9135e3707d18b3fc37274acc3fca3b9352309a09
commit 9135e3707d18b3fc37274acc3fca3b9352309a09
Merge: aaf9532 1f39ee5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 24 10:06:56 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 24 10:06:56 2015 -0400

    Merge topic 'generators-use-cmLocalGenerator'
    
    1f39ee5b cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
    c259b830 cmTestGenerator: Require cmLocalGenerator, not cmMakefile.
    75e511ee cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.


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

Summary of changes:
 Source/cmExportInstallFileGenerator.cxx |    4 ++--
 Source/cmInstallCommand.cxx             |    4 ++--
 Source/cmInstallExportGenerator.cxx     |   13 +++++++++----
 Source/cmInstallExportGenerator.h       |    8 +++++---
 Source/cmInstallFilesCommand.cxx        |    2 +-
 Source/cmInstallFilesGenerator.cxx      |   15 ++++++++++-----
 Source/cmInstallFilesGenerator.h        |    9 ++++-----
 Source/cmInstallProgramsCommand.cxx     |    2 +-
 Source/cmLocalGenerator.cxx             |    1 +
 Source/cmTestGenerator.cxx              |   19 ++++++++++++++-----
 Source/cmTestGenerator.h                |    4 ++++
 11 files changed, 53 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list