[Cmake-commits] CMake branch, release, updated. v3.9.0-rc4-9-gfd771df

Kitware Robot kwrobot at kitware.com
Tue Jun 27 09:25:05 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, release has been updated
       via  fd771df773224560a60850647b898280a0ec84fa (commit)
       via  1d86103846d4e8557c3cc77d3c1f2dce9231663d (commit)
       via  bbc1f3642cb86ce59908ee33eeb409d7921f73f8 (commit)
       via  e03a1b3b6185e36a5905db3d2551c9575fb074aa (commit)
       via  869904271ba0e8b855043894360b5dc7fe1e3b56 (commit)
      from  c24e66561356af461245a59dda8f5161399d48a6 (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:
 Source/cmMakefile.cxx                              |   21 ++++++++++++++++++--
 Source/cmVisualStudio10TargetGenerator.cxx         |    6 +++---
 Tests/CudaOnly/SeparateCompilation/CMakeLists.txt  |    5 +++++
 .../target_compile_features/CMakeLists.txt         |    2 +-
 .../target_compile_features/RunCMakeTest.cmake     |    1 +
 .../alias_target-stderr.txt                        |    2 +-
 .../target_compile_features/alias_target.cmake     |    1 +
 .../cxx_not_enabled-result.txt}                    |    0
 .../cxx_not_enabled-stderr.txt                     |    4 ++++
 .../target_compile_features/cxx_not_enabled.cmake  |    2 ++
 .../imported_target-stderr.txt                     |    2 +-
 .../target_compile_features/imported_target.cmake  |    1 +
 .../invalid_args-stderr.txt                        |    2 +-
 .../target_compile_features/invalid_args.cmake     |    1 +
 .../invalid_args_on_interface-stderr.txt           |    2 +-
 .../invalid_args_on_interface.cmake                |    1 +
 .../no_matching_c_feature-stderr.txt               |    2 +-
 .../no_matching_c_feature.cmake                    |    1 +
 .../no_matching_cxx_feature-stderr.txt             |    2 +-
 .../no_matching_cxx_feature.cmake                  |    1 +
 .../target_compile_features/no_target-stderr.txt   |    2 +-
 .../target_compile_features/no_target.cmake        |    1 +
 .../not_a_c_feature-stderr.txt                     |    2 +-
 .../target_compile_features/not_a_c_feature.cmake  |    1 +
 .../not_a_cxx_feature-stderr.txt                   |    2 +-
 .../not_a_cxx_feature.cmake                        |    1 +
 .../not_enough_args-stderr.txt                     |    2 +-
 .../target_compile_features/not_enough_args.cmake  |    1 +
 .../utility_target-stderr.txt                      |    2 +-
 29 files changed, 56 insertions(+), 17 deletions(-)
 copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => target_compile_features/cxx_not_enabled-result.txt} (100%)
 create mode 100644 Tests/RunCMake/target_compile_features/cxx_not_enabled-stderr.txt
 create mode 100644 Tests/RunCMake/target_compile_features/cxx_not_enabled.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list