[Cmake-commits] CMake branch, master, updated. v2.8.10.2-510-g7db963a

Brad King brad.king at kitware.com
Wed Jan 23 15:11:38 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  7db963a01789f50f6c3bf111a63dcab09b9a88cd (commit)
       via  6063fef226d35aad0629d7098f72afa650e7a149 (commit)
       via  aa6674831c3ea3bf3cca7c9f667d2e5c75873a3d (commit)
       via  d70204a86aa3e454e73049efda3e1ccea8c60720 (commit)
       via  0d46e9a0297d78dabc9988604a15c0096c702855 (commit)
      from  33695c616a4fd2a416de2657741ece98a6386a23 (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=7db963a01789f50f6c3bf111a63dcab09b9a88cd
commit 7db963a01789f50f6c3bf111a63dcab09b9a88cd
Merge: 33695c6 6063fef
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 23 15:11:36 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 23 15:11:36 2013 -0500

    Merge topic 'clean-include-dirs-debugging'
    
    6063fef Output include directories as LOG messages, not warnings.
    aa66748 Specify the target whose includes are being listed.
    d70204a Only output includes once after the start of 'generate-time' when debugging.
    0d46e9a Store includes from the same include_directories call together.


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

Summary of changes:
 Source/cmFLTKWrapUICommand.cxx                     |    6 +-
 Source/cmGlobalGenerator.cxx                       |    1 +
 Source/cmIncludeDirectoryCommand.cxx               |   92 ++++++++++++-------
 Source/cmIncludeDirectoryCommand.h                 |    3 +-
 Source/cmMakefile.cxx                              |   31 +++++--
 Source/cmMakefile.h                                |   11 ++-
 Source/cmTarget.cxx                                |   13 ++-
 Source/cmTarget.h                                  |    1 +
 Source/cmake.cxx                                   |    4 +
 .../include_directories/DebugIncludes-stderr.txt   |   23 ++---
 10 files changed, 122 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list