[Cmake-commits] CMake branch, master, updated. v2.8.9-492-g47e5042

Brad King brad.king at kitware.com
Tue Oct 2 10:07:35 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  47e50423bfbbb277e60b578d1a7174f1fc24b01c (commit)
       via  1e47ccb5542954e1258affe36e0089f13618d23d (commit)
       via  e31df0393973e2995f4543890df31c2b752a8ee1 (commit)
       via  8d674e78449d4bcde669ee5c4a6c0809c0ee51a5 (commit)
      from  851a3a0b750cde77ae6cb0895fac1e19e020c05e (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=47e50423bfbbb277e60b578d1a7174f1fc24b01c
commit 47e50423bfbbb277e60b578d1a7174f1fc24b01c
Merge: 851a3a0 1e47ccb
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 2 10:07:32 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 2 10:07:32 2012 -0400

    Merge topic 'ninja-LIBPATH'
    
    1e47ccb Ninja: add option to enforce usage of response files
    e31df03 Ninja: move <OBJECTS> in front of the first linker option
    8d674e7 Ninja: move -LIBPATH behind -link option


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

Summary of changes:
 Modules/Platform/Windows-Intel.cmake           |    3 +-
 Modules/Platform/Windows-MSVC.cmake            |    3 +-
 Modules/Platform/Windows-df.cmake              |    3 +-
 Source/cmLocalGenerator.cxx                    |   41 ++++++++++++++---------
 Source/cmLocalGenerator.h                      |    7 +++-
 Source/cmMakefileExecutableTargetGenerator.cxx |   12 ++++---
 Source/cmMakefileLibraryTargetGenerator.cxx    |   11 ++++--
 Source/cmNinjaNormalTargetGenerator.cxx        |   39 +++++++++++++++++------
 Source/cmake.cxx                               |    6 +++-
 9 files changed, 85 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list