[Cmake-commits] CMake branch, master, updated. v2.8.10.2-540-g3e7bba3

Brad King brad.king at kitware.com
Tue Jan 29 14:52:17 EST 2013


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  3e7bba3fb2d431b512181e99c6333e9dfdc8a9fd (commit)
       via  429e369974015640d7a0878d986e3e418b42b7a4 (commit)
       via  0e10782ba795050e1ea82530d79c323f60478df4 (commit)
      from  c42deac744e1f5637ab592d696b3e8709da2a10c (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=3e7bba3fb2d431b512181e99c6333e9dfdc8a9fd
commit 3e7bba3fb2d431b512181e99c6333e9dfdc8a9fd
Merge: c42deac 429e369
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 29 14:52:13 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 29 14:52:13 2013 -0500

    Merge topic 'fix-automoc-compile-defs'
    
    429e369 Process COMPILE_DEFINITIONS as generator expressions in QtAutomoc.
    0e10782 Move GetCompileDefinitions to cmTarget.


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

Summary of changes:
 Source/cmExtraCodeBlocksGenerator.cxx      |    2 +-
 Source/cmGeneratorTarget.cxx               |   29 ----------------------------
 Source/cmGeneratorTarget.h                 |    2 -
 Source/cmGlobalXCodeGenerator.cxx          |    4 +-
 Source/cmLocalVisualStudio6Generator.cxx   |   14 ++++--------
 Source/cmLocalVisualStudio7Generator.cxx   |    4 +-
 Source/cmMakefileTargetGenerator.cxx       |    4 +-
 Source/cmNinjaTargetGenerator.cxx          |    4 +-
 Source/cmQtAutomoc.cxx                     |    6 ++++-
 Source/cmTarget.cxx                        |   29 ++++++++++++++++++++++++++++
 Source/cmTarget.h                          |    2 +
 Source/cmVisualStudio10TargetGenerator.cxx |    4 +-
 12 files changed, 52 insertions(+), 52 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list