[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-324-g09a81e2
Brad King
brad.king at kitware.com
Tue Feb 28 09:11:44 EST 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, master has been updated
via 09a81e29fee15bb6781d66769497fa320765fed9 (commit)
via a333570914ffb9756c94c31afdbc4a8429e8eaa7 (commit)
via e4ac7c2b4f9523330c4811ff03da69e334665f98 (commit)
via c9b3c5625a4b35235bfe19e95db8e7d0dfbde59c (commit)
via f06986926ae2ed76023956e6594711f9e65b4106 (commit)
via 5651257fffc4482861c2ed6a67721fd00f0da6c0 (commit)
from fd6b260c40509e1ab8a6b548e47634388b84d56b (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=09a81e29fee15bb6781d66769497fa320765fed9
commit 09a81e29fee15bb6781d66769497fa320765fed9
Merge: fd6b260 a333570
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 28 09:11:42 2017 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 28 09:11:42 2017 -0500
Merge topic 'libuv-solaris-10'
a3335709 Enable libuv on Solaris 10
e4ac7c2b libuv: Compile as C 90 on Solaris 10
c9b3c562 libuv: Link to 'rt' library on Solaris 10 to get semaphores
f0698692 libuv: Implement mkdtemp on Solaris 10
5651257f libuv: automatically skip ifaddrs on Solaris 10
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 6 ------
Utilities/cmlibuv/CMakeLists.txt | 4 ++++
Utilities/cmlibuv/src/unix/fs.c | 12 +++++++++++-
Utilities/cmlibuv/src/unix/sunos.c | 4 ++++
4 files changed, 19 insertions(+), 7 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list