[Cmake-commits] CMake branch, master, updated. v2.8.8-256-g7687d55

David Cole david.cole at kitware.com
Tue Jun 5 14:21:38 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  7687d557dc9a04c56ca9d9e943ff8e21ac8eb028 (commit)
       via  3545645c1b01f609496a4fc41e20419dedbbd98d (commit)
       via  fbaddf4e403af327d263e347e666396a08fbdd10 (commit)
       via  db839bec7d076b54c5e9ad0d19386a26557a509e (commit)
       via  8778357898327c1e4893d8dc140fc0e63331e36b (commit)
       via  2c04bc00a4e38fc1b8f15bf950c8c2191ba24eac (commit)
      from  80abbeb3f2fe1cd245633e6ac52caa329f37ae52 (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=7687d557dc9a04c56ca9d9e943ff8e21ac8eb028
commit 7687d557dc9a04c56ca9d9e943ff8e21ac8eb028
Merge: 80abbeb 3545645
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Jun 5 14:21:36 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 5 14:21:36 2012 -0400

    Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS'
    
    3545645 Exclude the CompileCommandOutput test on WIN32.
    fbaddf4 Escape the source file to be compiled if required.
    db839be Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
    8778357 Add newline to the output.
    2c04bc0 Move the EscapeJSON method to a sharable location.


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

Summary of changes:
 Modules/CMakeGenericSystem.cmake          |    6 ++++
 Source/cmGlobalGenerator.cxx              |   13 +++++++++
 Source/cmGlobalGenerator.h                |    2 +
 Source/cmGlobalNinjaGenerator.cxx         |   42 +++++++++++++++++++++++++++++
 Source/cmGlobalNinjaGenerator.h           |    6 ++++
 Source/cmGlobalUnixMakefileGenerator3.cxx |   21 ++++----------
 Source/cmNinjaTargetGenerator.cxx         |   33 ++++++++++++++++++++++
 Tests/CMakeLib/run_compile_commands.cxx   |    2 +-
 Tests/CMakeLists.txt                      |    2 +-
 9 files changed, 110 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list