[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2419-g93ee0e0
Brad King
brad.king at kitware.com
Wed Apr 16 13:26:49 EDT 2014
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, next has been updated
via 93ee0e08203c52ce83cefe73879bf59b62ba3c50 (commit)
via f393cf92ba753e4395c20a13c480580f84e44f95 (commit)
via 567e4e681ce6fc4a384692626288bc0be688b8a2 (commit)
via e40fbbb0744e63401cba0958155c14fa838477cb (commit)
via ac00baa6a84c2ee759d05a602d775bda6508ee06 (commit)
from c2e27075bd8d2541d534f9b48863e8ee3aab334a (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=93ee0e08203c52ce83cefe73879bf59b62ba3c50
commit 93ee0e08203c52ce83cefe73879bf59b62ba3c50
Merge: c2e2707 f393cf9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 16 13:26:48 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 16 13:26:48 2014 -0400
Merge topic 'test-release' into next
f393cf92 Merge branch 'release' into test-release
567e4e68 CMake 3.0.0-rc4
e40fbbb0 Merge branch 'archive-null-error' into release
ac00baa6 Merge branch 'implicit-libNN-dirs' into release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f393cf92ba753e4395c20a13c480580f84e44f95
commit f393cf92ba753e4395c20a13c480580f84e44f95
Merge: fd8bb34 567e4e6
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 16 13:26:55 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Apr 16 13:26:55 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=567e4e681ce6fc4a384692626288bc0be688b8a2
commit 567e4e681ce6fc4a384692626288bc0be688b8a2
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 16 13:24:46 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Apr 16 13:24:46 2014 -0400
CMake 3.0.0-rc4
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 3a53bc4..a5cf693 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 0)
set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 3)
+set(CMake_VERSION_RC 4)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e40fbbb0744e63401cba0958155c14fa838477cb
commit e40fbbb0744e63401cba0958155c14fa838477cb
Merge: ac00baa b508de5
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 16 13:19:10 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Apr 16 13:19:10 2014 -0400
Merge branch 'archive-null-error' into release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ac00baa6a84c2ee759d05a602d775bda6508ee06
commit ac00baa6a84c2ee759d05a602d775bda6508ee06
Merge: 1c58719 cc57ff5
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 16 13:19:03 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Apr 16 13:19:03 2014 -0400
Merge branch 'implicit-libNN-dirs' into release
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list