[Cmake-commits] CMake branch, master, updated. v3.5.2-633-g541d20d

Brad King brad.king at kitware.com
Tue May 10 14:40:54 EDT 2016


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  541d20dd9f2c1bf94d6a4be822778569c6283574 (commit)
       via  b30b32a4931080280680aa5b439c0d4918553c56 (commit)
      from  d5e1e187c828569a5a26da35114d67b636b21908 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=541d20dd9f2c1bf94d6a4be822778569c6283574
commit 541d20dd9f2c1bf94d6a4be822778569c6283574
Merge: d5e1e18 b30b32a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 10 14:40:52 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 10 14:40:52 2016 -0400

    Merge topic 'find-command-prefix-from-PATH-windows-only'
    
    b30b32a4 Drop find_(library|file|path) prefixes from PATH on non-Windows


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

Summary of changes:
 Help/command/find_file.rst                                 |    3 ++-
 Help/command/find_library.rst                              |    3 ++-
 Help/command/find_path.rst                                 |    3 ++-
 .../dev/find-command-prefix-from-PATH-windows-only.rst     |   12 ++++++++++++
 Source/cmFindBase.cxx                                      |   10 ++++++++--
 Tests/RunCMake/find_file/RunCMakeTest.cmake                |    4 +++-
 Tests/RunCMake/find_library/RunCMakeTest.cmake             |    4 +++-
 Tests/RunCMake/find_path/RunCMakeTest.cmake                |    4 +++-
 8 files changed, 35 insertions(+), 8 deletions(-)
 create mode 100644 Help/release/dev/find-command-prefix-from-PATH-windows-only.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list