[Cmake-commits] CMake branch, master, updated. v3.4.1-728-g81e5bf2
Brad King
brad.king at kitware.com
Fri Dec 18 10:12:43 EST 2015
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 81e5bf2548f91adae813360aef8f7fa5cd2ef0b0 (commit)
via 38c31ed5f5e34894febf19c873be83eab4f6ea3c (commit)
via ec1398d7aec410da0aa085cf7693d62afa11291d (commit)
via c4282347e27badf2f1e8b8b5a17bb01ce3209eea (commit)
via f1ee10c15e9c4f7d46962029fbb7a9d312ce878d (commit)
via 498c36850ba3e3b04dc2cbcd0baad7e8ee750de7 (commit)
via dcca789272057e2cb0aae640836c189873701d68 (commit)
from 83a1f0a99b05d5f8d060d5777349a32d196be16d (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=81e5bf2548f91adae813360aef8f7fa5cd2ef0b0
commit 81e5bf2548f91adae813360aef8f7fa5cd2ef0b0
Merge: 83a1f0a 38c31ed
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Dec 18 10:12:41 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Dec 18 10:12:41 2015 -0500
Merge topic 'update-kwsys'
38c31ed5 Merge branch 'upstream-KWSys' into update-kwsys
ec1398d7 KWSys 2015-12-14 (c1149ef6)
c4282347 Add script to update KWSys from upstream
f1ee10c1 Merge branch 'upstream-KWSys' into update-kwsys
498c3685 Add a script to help update third-party sources
dcca7892 KWSys 2015-12-09 (cdcf4c47)
-----------------------------------------------------------------------
Summary of changes:
Source/kwsys/CMakeLists.txt | 58 +-----------
Source/kwsys/FundamentalType.h.in | 139 ---------------------------
Source/kwsys/kwsysPlatformTestsCXX.cxx | 96 -------------------
Utilities/Scripts/update-kwsys.bash | 22 +++++
Utilities/Scripts/update-third-party.bash | 146 +++++++++++++++++++++++++++++
5 files changed, 169 insertions(+), 292 deletions(-)
delete mode 100644 Source/kwsys/FundamentalType.h.in
create mode 100755 Utilities/Scripts/update-kwsys.bash
create mode 100644 Utilities/Scripts/update-third-party.bash
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list