[Cmake-commits] CMake branch, master, updated. v2.8.4-241-g1c3233a

Brad King brad.king at kitware.com
Tue Mar 22 14:45:46 EDT 2011


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  1c3233a850843bf8cf4863f1f0df9378708edffc (commit)
       via  86cb17b18de78e178b76e9be471789084994a162 (commit)
       via  9a0b9bc8b756bcb027485d72fb9619c8e10f5a0a (commit)
       via  6e8a67f99a34f2166ee838eb68968ae200830cac (commit)
       via  d099546450a9c9ce12763cab1af182b2d98ebba6 (commit)
      from  685d8935006ef8ea29f5ae6636dbb29b216fa9ef (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=1c3233a850843bf8cf4863f1f0df9378708edffc
commit 1c3233a850843bf8cf4863f1f0df9378708edffc
Merge: 685d893 86cb17b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 22 14:45:44 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 22 14:45:44 2011 -0400

    Merge topic 'include-flags-response-file'
    
    86cb17b Pass include directories with response files to GNU on Windows
    9a0b9bc Optionally pass include directories with response files
    6e8a67f Generate target-wide flags before individual build rules
    d099546 Factor old-style -D flags out from -I flag generation


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

Summary of changes:
 Modules/Platform/Windows-GNU.cmake             |    3 ++
 Source/cmDocumentVariables.cxx                 |    2 +
 Source/cmLocalGenerator.cxx                    |   31 ++++++++++++------
 Source/cmLocalGenerator.h                      |    3 +-
 Source/cmLocalUnixMakefileGenerator3.cxx       |   14 ++++++++
 Source/cmLocalUnixMakefileGenerator3.h         |    2 +
 Source/cmMakefileExecutableTargetGenerator.cxx |    6 ++--
 Source/cmMakefileLibraryTargetGenerator.cxx    |    6 ++--
 Source/cmMakefileTargetGenerator.cxx           |   40 +++++++++++++++++++++++-
 Source/cmMakefileTargetGenerator.h             |    4 ++
 10 files changed, 93 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list