[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1156-ge56530f

Brad King brad.king at kitware.com
Thu Jan 9 13:54:24 EST 2014


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  e56530f6121a96c0434cba673d530366907df980 (commit)
       via  531e40b95e80fbf5547b0a8d71196e819bb3aa3d (commit)
       via  38de54cf6f3daae70792fae1bf26b97bccc78de4 (commit)
       via  f579fe0d7a102df0c69c957d48e3e728333dffe1 (commit)
       via  590d238914ff1b8652c0074e6715f51cad5eb7db (commit)
      from  089ae7122b3ba030ca55b5a85be54b334c16f4b2 (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=e56530f6121a96c0434cba673d530366907df980
commit e56530f6121a96c0434cba673d530366907df980
Merge: 089ae71 531e40b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 9 13:54:23 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 9 13:54:23 2014 -0500

    Merge topic 'minor-cleanups'
    
    531e40b cmTarget: Make GetSourceFiles populate an out-vector parameter.
    38de54c cmGeneratorTarget: Add methods to access source file groups.
    f579fe0 Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>
    590d238 cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.


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

Summary of changes:
 Help/manual/cmake-buildsystem.7.rst        |    2 +-
 Source/cmExtraCodeBlocksGenerator.cxx      |    3 +-
 Source/cmExtraEclipseCDT4Generator.cxx     |    3 +-
 Source/cmExtraSublimeTextGenerator.cxx     |    3 +-
 Source/cmFLTKWrapUICommand.cxx             |    4 +-
 Source/cmGeneratorTarget.cxx               |  100 +++++++++++++++++++++++++--
 Source/cmGeneratorTarget.h                 |   47 ++++++++-----
 Source/cmGlobalGenerator.cxx               |    3 +-
 Source/cmGlobalKdevelopGenerator.cxx       |    3 +-
 Source/cmGlobalNinjaGenerator.cxx          |    8 ++-
 Source/cmGlobalUnixMakefileGenerator3.cxx  |    8 ++-
 Source/cmGlobalVisualStudioGenerator.cxx   |   14 ++--
 Source/cmGlobalXCodeGenerator.cxx          |   20 ++++--
 Source/cmLocalGenerator.cxx                |    6 +-
 Source/cmLocalVisualStudio6Generator.cxx   |    7 +-
 Source/cmLocalVisualStudio7Generator.cxx   |    7 +-
 Source/cmMakefileTargetGenerator.cxx       |   32 ++++++---
 Source/cmNinjaTargetGenerator.cxx          |   34 +++++++---
 Source/cmNinjaUtilityTargetGenerator.cxx   |    4 +-
 Source/cmQtAutoGenerators.cxx              |   12 ++-
 Source/cmTarget.cxx                        |    7 +-
 Source/cmTarget.h                          |    2 +-
 Source/cmVisualStudio10TargetGenerator.cxx |   58 ++++++++++------
 23 files changed, 272 insertions(+), 115 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list