[Cmake-commits] CMake branch, release, updated. v3.16.0-rc3-67-g5e328c6d74
Kitware Robot
kwrobot at kitware.com
Mon Nov 11 10:28:23 EST 2019
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 5e328c6d74ed6b6470e1df1005d07fe930185b52 (commit)
via 8bfd4447eb150b17062e26a739b6b7975118057d (commit)
via 7447aa4b340420b0d55bc17bdd9ca1422b1806cf (commit)
via db91c5f776751173ac4caf9afbcef7700dc055ea (commit)
from adf863f15e348789e4d20e3d2dd792f35d4f4725 (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:
Modules/Platform/Darwin.cmake | 76 +++-----
Source/cmCoreTryCompile.cxx | 208 +++++++++++++--------
Tests/RunCMake/CMakeLists.txt | 2 +
.../ObjCStandard-result.txt} | 0
...Standard-stderr.txt => ObjCStandard-stderr.txt} | 6 +-
.../{CStandard.cmake => ObjCStandard.cmake} | 6 +-
.../ObjCxxStandard-result.txt} | 0
.../RunCMake/try_compile/ObjCxxStandard-stderr.txt | 7 +
.../{CStandard.cmake => ObjCxxStandard.cmake} | 6 +-
Tests/RunCMake/try_compile/RunCMakeTest.cmake | 6 +
.../RunCMake/try_compile/src.m | 0
.../RunCMake/try_compile/src.mm | 0
Tests/TryCompile/CMakeLists.txt | 19 ++
Tests/TryCompile/{fail.c => fail.m} | 0
.../DummyCXXFile.cxx => Tests/TryCompile/pass.m | 0
15 files changed, 197 insertions(+), 139 deletions(-)
copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => try_compile/ObjCStandard-result.txt} (100%)
copy Tests/RunCMake/try_compile/{CudaStandard-stderr.txt => ObjCStandard-stderr.txt} (53%)
copy Tests/RunCMake/try_compile/{CStandard.cmake => ObjCStandard.cmake} (57%)
copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => try_compile/ObjCxxStandard-result.txt} (100%)
create mode 100644 Tests/RunCMake/try_compile/ObjCxxStandard-stderr.txt
copy Tests/RunCMake/try_compile/{CStandard.cmake => ObjCxxStandard.cmake} (55%)
copy Modules/DummyCXXFile.cxx => Tests/RunCMake/try_compile/src.m (100%)
copy Modules/DummyCXXFile.cxx => Tests/RunCMake/try_compile/src.mm (100%)
copy Tests/TryCompile/{fail.c => fail.m} (100%)
copy Modules/DummyCXXFile.cxx => Tests/TryCompile/pass.m (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list