[Cmake-commits] CMake branch, release, updated. v3.16.0-rc3-70-g00f5e02060
Kitware Robot
kwrobot at kitware.com
Tue Nov 12 08:18:05 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 00f5e0206037ceec2d3c33569d1c845fdffa504f (commit)
via 1d1fa5d3e4f3594f1c1db258e526c4b747117aa2 (commit)
via 108207cc849b3c6f3de57c5ba8676465510d0849 (commit)
from 5e328c6d74ed6b6470e1df1005d07fe930185b52 (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:
Help/manual/cpack.1.rst | 2 ++
Help/release/3.16.rst | 5 ++---
Modules/CPack.cmake | 7 -------
Source/CPack/cmCPackGenerator.cxx | 8 --------
Tests/RunCMake/CPack/RunCMakeTest.cmake | 3 ---
.../ExpectedFiles.cmake | 3 ---
.../ZIP-stdout.txt | 3 ---
.../CPACK_INSTALL_CMAKE_CONFIGURATIONS/test.cmake | 9 ---------
.../{Android => CPackCommandLine}/CMakeLists.txt | 2 +-
.../CPackCommandLine/MultiConfig-check-stdout.txt | 4 ++++
.../MultiConfig-package-stdout.txt | 8 ++++++++
Tests/RunCMake/CPackCommandLine/MultiConfig.cmake | 9 +++++++++
Tests/RunCMake/CPackCommandLine/RunCMakeTest.cmake | 23 ++++++++++++++++++++++
.../CPackCommandLine}/foo.c | 0
14 files changed, 49 insertions(+), 37 deletions(-)
delete mode 100644 Tests/RunCMake/CPack/tests/CPACK_INSTALL_CMAKE_CONFIGURATIONS/ExpectedFiles.cmake
delete mode 100644 Tests/RunCMake/CPack/tests/CPACK_INSTALL_CMAKE_CONFIGURATIONS/ZIP-stdout.txt
delete mode 100644 Tests/RunCMake/CPack/tests/CPACK_INSTALL_CMAKE_CONFIGURATIONS/test.cmake
copy Tests/RunCMake/{Android => CPackCommandLine}/CMakeLists.txt (63%)
create mode 100644 Tests/RunCMake/CPackCommandLine/MultiConfig-check-stdout.txt
create mode 100644 Tests/RunCMake/CPackCommandLine/MultiConfig-package-stdout.txt
create mode 100644 Tests/RunCMake/CPackCommandLine/MultiConfig.cmake
copy Tests/{Architecture => RunCMake/CPackCommandLine}/foo.c (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list