[Cmake-commits] CMake branch, master, updated. v3.2.3-1413-gd6fe79f

Brad King brad.king at kitware.com
Thu Jun 4 09:13:34 EDT 2015


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  d6fe79f3abc211361f0aee909e08fd6a1531a68b (commit)
       via  6e570f857acd3322640db72112f2dc37b69396cf (commit)
       via  3d8c6cd9648089c389c1496fb910d664a5773ab4 (commit)
       via  e44e6bcc045916fcab3b3798d9aa9951c35c1878 (commit)
       via  1335992c8f4e8b96f1a21d5dcc7d65a9fbd84c11 (commit)
      from  5a1c8806bfded9e68280542fa7573f21eb125e95 (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=d6fe79f3abc211361f0aee909e08fd6a1531a68b
commit d6fe79f3abc211361f0aee909e08fd6a1531a68b
Merge: 5a1c880 6e570f8
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 4 09:13:33 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 4 09:13:33 2015 -0400

    Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
    
    6e570f85 cmLocalGenerator: Remove 'optional' parameter from Convert.
    3d8c6cd9 cmLocalGenerator: Remove obsolete method.
    e44e6bcc Port away from obsolete method.
    1335992c Remove CMAKE_USE_RELATIVE_PATHS variable.


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

Summary of changes:
 .../dev/remove-CMAKE_USE_RELATIVE_PATHS.rst        |    5 ++
 Help/variable/CMAKE_USE_RELATIVE_PATHS.rst         |    9 +-
 Source/cmGlobalVisualStudio8Generator.cxx          |    8 +-
 Source/cmGlobalXCodeGenerator.cxx                  |   24 +-----
 Source/cmLocalGenerator.cxx                        |   88 ++++++++------------
 Source/cmLocalGenerator.h                          |   12 +--
 Source/cmLocalVisualStudio6Generator.cxx           |   79 ++++++++----------
 Source/cmLocalVisualStudio7Generator.cxx           |   13 ++-
 Source/cmMakefileTargetGenerator.cxx               |   13 +--
 Source/cmMakefileTargetGenerator.h                 |    5 +-
 Source/cmVisualStudio10TargetGenerator.cxx         |    5 +-
 Source/cmake.cxx                                   |   14 ----
 12 files changed, 96 insertions(+), 179 deletions(-)
 create mode 100644 Help/release/dev/remove-CMAKE_USE_RELATIVE_PATHS.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list