[Cmake-commits] CMake branch, master, updated. v2.8.7-646-g1ee4b65

Brad King brad.king at kitware.com
Tue Mar 13 11:53:32 EDT 2012


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  1ee4b65a7f8c9d0f50e8eb7dcf2dd74eb8b0e049 (commit)
       via  0996f2a228a834d75ba9845ea6b899b60eb84712 (commit)
       via  67734be8cf4cb7fa1c29ec62a19ef04dd898a08c (commit)
       via  4ae7f3656b6ebe7c878716b95ef5eb3d924d4173 (commit)
      from  4770d5373ef040dd9b5e005b61e54a5e21019599 (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=1ee4b65a7f8c9d0f50e8eb7dcf2dd74eb8b0e049
commit 1ee4b65a7f8c9d0f50e8eb7dcf2dd74eb8b0e049
Merge: 4770d53 0996f2a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 13 11:53:28 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 13 11:53:28 2012 -0400

    Merge topic 'cleanup-object-file-names'
    
    0996f2a Hide Makefile local object info inside local generator
    67734be VS: Simplify object name computation
    4ae7f36 Remove unused partial OBJECT_FILES property implementation


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

Summary of changes:
 Source/cmGlobalXCodeGenerator.cxx          |   33 -----------
 Source/cmGlobalXCodeGenerator.h            |    3 -
 Source/cmLocalGenerator.cxx                |   11 ----
 Source/cmLocalGenerator.h                  |    8 ---
 Source/cmLocalUnixMakefileGenerator3.cxx   |   25 +++++----
 Source/cmLocalUnixMakefileGenerator3.h     |   47 +++++++--------
 Source/cmLocalVisualStudio6Generator.cxx   |   13 +----
 Source/cmLocalVisualStudio6Generator.h     |    3 -
 Source/cmLocalVisualStudio7Generator.cxx   |   15 +-----
 Source/cmLocalVisualStudio7Generator.h     |    3 -
 Source/cmLocalVisualStudioGenerator.cxx    |   87 ++++++++++------------------
 Source/cmLocalVisualStudioGenerator.h      |    6 +--
 Source/cmLocalXCodeGenerator.cxx           |   13 ----
 Source/cmLocalXCodeGenerator.h             |    3 -
 Source/cmMakefileTargetGenerator.cxx       |   12 +---
 Source/cmTarget.cxx                        |   59 -------------------
 Source/cmTarget.h                          |    3 -
 Source/cmVisualStudio10TargetGenerator.cxx |    8 +--
 18 files changed, 73 insertions(+), 279 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list