[Cmake-commits] CMake branch, master, updated. v3.5.0-265-g9cdb37e
Brad King
brad.king at kitware.com
Fri Mar 18 09:43:24 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 9cdb37e9175b2e3c6367bc4863fda0404cb1c3a2 (commit)
via c089485d2131c7074c931b99044b8d00d498f414 (commit)
via e903a9fc55a1a8d1e6cc681f8d2e98bb74566ec8 (commit)
via dd630075448f6aa45c0e51444365feb73701ebbd (commit)
from 1bcdc4db1bcfc75cf9813bc279840b975e74892d (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=9cdb37e9175b2e3c6367bc4863fda0404cb1c3a2
commit 9cdb37e9175b2e3c6367bc4863fda0404cb1c3a2
Merge: 1bcdc4d c089485
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Mar 18 09:43:23 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Mar 18 09:43:23 2016 -0400
Merge topic 'release-win64'
c089485d Utilities/Release: Skip spurious Qt5Autogen test for nightly binary
e903a9fc Utilities/Release: Create a Windows 64-bit binary
dd630075 Utilities/Release: Rename scripts to match target platform
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeLists.txt | 11 +++++++----
Utilities/Release/create-cmake-release.cmake | 9 +++++----
.../{dash2win64_cygwin.cmake => cygwin_release.cmake} | 1 -
.../{magrathea_release.cmake => linux32_release.cmake} | 0
.../Release/{bigmac_release.cmake => osx_release.cmake} | 0
.../{dash3win7_release.cmake => win32_release.cmake} | 4 ++++
.../{dash3win7_release.cmake => win64_release.cmake} | 11 ++++++-----
7 files changed, 22 insertions(+), 14 deletions(-)
rename Utilities/Release/{dash2win64_cygwin.cmake => cygwin_release.cmake} (97%)
rename Utilities/Release/{magrathea_release.cmake => linux32_release.cmake} (100%)
rename Utilities/Release/{bigmac_release.cmake => osx_release.cmake} (100%)
copy Utilities/Release/{dash3win7_release.cmake => win32_release.cmake} (88%)
rename Utilities/Release/{dash3win7_release.cmake => win64_release.cmake} (79%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list