[Cmake-commits] CMake branch, master, updated. v3.0.0-1398-g49bf3e7

Brad King brad.king at kitware.com
Tue Jul 15 10:48:23 EDT 2014


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  49bf3e7d8daab2a1e7ba435d011618bd2c516766 (commit)
       via  8a205b980c8dc088aa2c9f91adb90d57a65fa560 (commit)
       via  d57be904ae997e44ec9ac3b44722277f81936577 (commit)
       via  b3b44d138e50b2c5b4a4d327aae9290dba56862d (commit)
       via  80cb12bb8bc14eb3e56f344d03254777351e5c74 (commit)
      from  41fc00820ac5c61265a889dc15021fb2d26fe56f (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=49bf3e7d8daab2a1e7ba435d011618bd2c516766
commit 49bf3e7d8daab2a1e7ba435d011618bd2c516766
Merge: 41fc008 8a205b9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 15 10:48:22 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 15 10:48:22 2014 -0400

    Merge topic 'target-legacy-depends-only-for-vs6'
    
    8a205b98 cmTarget: Compile old-style link dependencies only for VS 6
    d57be904 cmTarget: Run old-style link dependencies only for VS 6
    b3b44d13 cmTarget: Rename old-style link dependencies code as "ForVS6"
    80cb12bb export_library_dependencies: Use original link libraries internally


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

Summary of changes:
 Source/cmExportLibraryDependenciesCommand.cxx |   10 ++-
 Source/cmGlobalGenerator.h                    |    5 ++
 Source/cmGlobalVisualStudio6Generator.h       |    2 +
 Source/cmLocalVisualStudio6Generator.cxx      |    3 +-
 Source/cmTarget.cxx                           |   91 ++++++++++++++-----------
 Source/cmTarget.h                             |   45 ++++++------
 6 files changed, 90 insertions(+), 66 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list