[Cmake-commits] CMake branch, master, updated. v3.8.0-769-gbe2c45f

Kitware Robot kwrobot at kitware.com
Mon Apr 17 10:35:03 EDT 2017


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  be2c45f2a98d69cc9952b592777bb506f69149a2 (commit)
       via  c003f1b996fdc6ff9e2542c21578d5cf04153247 (commit)
       via  ddd2b02455db9b0ef3604af1b9b10c22af56bff9 (commit)
       via  d4db7a2ec0c4f1ebbfc98984672793f5d9eb2744 (commit)
       via  c0323cbf5f407e9a231c8e7d55801ef3723748bd (commit)
       via  99b90dbf3c6ddb1093dfd867c6810003a61cdde7 (commit)
       via  dadf1570d919a8dd79547b8a01644d03ae607040 (commit)
       via  ca697bfc264e4058de26942590aeaca25182ce15 (commit)
       via  e44a8d2c322ba82c594740a2d2e49f89afdcc244 (commit)
       via  97cc29c7662f51f0e532f92e37070f9b44791b88 (commit)
       via  2f6f6f0c153f19f7efab96b2a4c3c9c05362372b (commit)
       via  888c8af6cbfcbaffeca2fb65a0da864141ffff7b (commit)
       via  40aa6c059c3beebabf8fa433b768192300331e50 (commit)
       via  d2b0a47c6fc4f3f4c9c869111c0750f6d5a9d574 (commit)
       via  9a5dcc32676a24a2dd282330839ce48d84c3da67 (commit)
       via  fee011946e4fe0fc20f2f6bf016851402241d554 (commit)
       via  b80c6d120c4f780d579071545ddc7e642b6e6276 (commit)
      from  eb974170cbfbbc202ba7bd3688879a239544f1e2 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt                                     |   11 ++
 .../CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst   |    5 +
 Modules/InstallRequiredSystemLibraries.cmake       |    6 +
 Source/cmExportBuildFileGenerator.cxx              |    4 +-
 Source/cmFileCommand.cxx                           |   61 +++++++--
 Source/cmGeneratorTarget.cxx                       |   54 +++++++-
 Source/cmGeneratorTarget.h                         |   20 +++
 Source/cmGlobalVisualStudio14Generator.cxx         |   46 +++++--
 Source/cmGlobalXCodeGenerator.cxx                  |   47 ++-----
 Source/cmLocalVisualStudio7Generator.cxx           |   84 +++++++-----
 Source/cmLocalVisualStudio7Generator.h             |    3 +-
 Source/cmVisualStudio10TargetGenerator.cxx         |   66 ++++++++--
 Source/cmVisualStudio10TargetGenerator.h           |    1 +
 .../INSTALL-FILES_FROM_DIR-bad-result.txt}         |    0
 .../file/INSTALL-FILES_FROM_DIR-bad-stderr.txt     |   15 +++
 .../RunCMake/file/INSTALL-FILES_FROM_DIR-bad.cmake |    5 +
 .../file/INSTALL-FILES_FROM_DIR-stdout.txt         |    8 ++
 Tests/RunCMake/file/INSTALL-FILES_FROM_DIR.cmake   |    7 +
 Tests/RunCMake/file/RunCMakeTest.cmake             |    2 +
 .../hello.f => Tests/RunCMake/file/from/a.txt      |    0
 .../hello.f => Tests/RunCMake/file/from/a/b.txt    |    0
 .../hello.f => Tests/RunCMake/file/from/a/b/c.txt  |    0
 Utilities/IWYU/mapping.imp                         |  136 ++++++++++++++++++++
 23 files changed, 472 insertions(+), 109 deletions(-)
 copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => file/INSTALL-FILES_FROM_DIR-bad-result.txt} (100%)
 create mode 100644 Tests/RunCMake/file/INSTALL-FILES_FROM_DIR-bad-stderr.txt
 create mode 100644 Tests/RunCMake/file/INSTALL-FILES_FROM_DIR-bad.cmake
 create mode 100644 Tests/RunCMake/file/INSTALL-FILES_FROM_DIR-stdout.txt
 create mode 100644 Tests/RunCMake/file/INSTALL-FILES_FROM_DIR.cmake
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/from/a.txt (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/from/a/b.txt (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/from/a/b/c.txt (100%)
 create mode 100644 Utilities/IWYU/mapping.imp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list