[Cmake-commits] CMake branch, master, updated. v2.8.8-53-g728cbd1

David Cole david.cole at kitware.com
Wed Apr 25 14:03:09 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  728cbd19e3574d0a103ad17cacf98518c9b2c5bf (commit)
       via  72333a464870155d040e215bec37a7a31070f875 (commit)
       via  369e3464beb8258ce5b2af8bcbe6b476fca379de (commit)
       via  f9b758e91a9afa17123c5b81b5568ebbd52db598 (commit)
      from  21be162f9b33b0054e7dd7f5cb0ce93685ae08b3 (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=728cbd19e3574d0a103ad17cacf98518c9b2c5bf
commit 728cbd19e3574d0a103ad17cacf98518c9b2c5bf
Merge: 21be162 72333a4
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Wed Apr 25 14:03:01 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 25 14:03:01 2012 -0400

    Merge topic 'vs10-rule-files'
    
    72333a4 VS10: Avoid creating .rule files next to outputs (#13141)
    369e346 Factor out custom command .rule file path generation
    f9b758e Cleanup custom command .rule file internal handling


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

Summary of changes:
 Source/cmGlobalGenerator.cxx               |   15 ++++++++
 Source/cmGlobalGenerator.h                 |    3 ++
 Source/cmGlobalVisualStudio10Generator.cxx |   18 ++++++++++
 Source/cmGlobalVisualStudio10Generator.h   |    4 ++
 Source/cmGlobalVisualStudio8Generator.cxx  |   12 +++----
 Source/cmLocalVisualStudio6Generator.cxx   |    2 +-
 Source/cmMakefile.cxx                      |   50 ++++++++++++---------------
 Source/cmMakefile.h                        |   30 +++++++++--------
 Source/cmVisualStudio10TargetGenerator.cxx |    5 ++-
 9 files changed, 87 insertions(+), 52 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list