[Cmake-commits] CMake branch, master, updated. v3.5.2-518-gedf1c8e

Brad King brad.king at kitware.com
Wed Apr 27 14:32:15 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  edf1c8e37d96b6a657d83425b8a3977ff1fa54f5 (commit)
       via  1703a6d2c46cc7981dd80bd18d7c2e82ec5d9f82 (commit)
      from  3c934362096c5d4d74cb38ac2b1b085f5d471df4 (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=edf1c8e37d96b6a657d83425b8a3977ff1fa54f5
commit edf1c8e37d96b6a657d83425b8a3977ff1fa54f5
Merge: 3c93436 1703a6d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 27 14:32:12 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 27 14:32:12 2016 -0400

    Merge topic 'ghs-duplicate-objects'
    
    1703a6d2 GHS: Fix handling of duplicate source filenames (#16046)


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

Summary of changes:
 Source/cmGhsMultiTargetGenerator.cxx               |   42 ++++++++++++++++++++
 Source/cmGhsMultiTargetGenerator.h                 |    2 +
 Tests/CMakeLists.txt                               |   11 +++++
 .../CMakeLists.txt                                 |   10 +++++
 Tests/GhsMultiDuplicateSourceFilenames/main.c      |    9 +++++
 .../subfolder/test.c                               |    5 +++
 .../test.c}                                        |    3 +-
 7 files changed, 81 insertions(+), 1 deletion(-)
 create mode 100644 Tests/GhsMultiDuplicateSourceFilenames/CMakeLists.txt
 create mode 100644 Tests/GhsMultiDuplicateSourceFilenames/main.c
 create mode 100644 Tests/GhsMultiDuplicateSourceFilenames/subfolder/test.c
 copy Tests/{GhsMulti/ReturnNum/Lib/HelperFun.c => GhsMultiDuplicateSourceFilenames/test.c} (50%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list