[Cmake-commits] CMake branch, next, updated. v3.3.0-rc3-780-gb1ecabf
Brad King
brad.king at kitware.com
Thu Jul 2 08:54:34 EDT 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, next has been updated
via b1ecabfb34fcf0f3d27e8784e32e312c0f38f79c (commit)
via 701226de270f9894a3cc77ee81cdbcf0504d5f76 (commit)
via 799c1575898a937fd1fbc0789c4158c9df799fcd (commit)
via c6976b0b78c3a6d63126a11eca7eb52339ed82cc (commit)
via 09993d888a31a3944378dd60cc4aef0daaf056dc (commit)
from e9dfb61458d87cfe476f8aab0d48eb4f2ea3fd53 (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=b1ecabfb34fcf0f3d27e8784e32e312c0f38f79c
commit b1ecabfb34fcf0f3d27e8784e32e312c0f38f79c
Merge: e9dfb61 701226d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 2 08:54:33 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 2 08:54:33 2015 -0400
Merge topic 'update-kwsys' into next
701226de Merge branch 'upstream-kwsys' into update-kwsys
799c1575 KWSys 2015-07-02 (1f19c187)
c6976b0b CMake Nightly Date Stamp
09993d88 CMake Nightly Date Stamp
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=701226de270f9894a3cc77ee81cdbcf0504d5f76
commit 701226de270f9894a3cc77ee81cdbcf0504d5f76
Merge: c6976b0 799c157
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 2 08:54:12 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 2 08:54:12 2015 -0400
Merge branch 'upstream-kwsys' into update-kwsys
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=799c1575898a937fd1fbc0789c4158c9df799fcd
commit 799c1575898a937fd1fbc0789c4158c9df799fcd
Author: KWSys Robot <kwrobot at kitware.com>
AuthorDate: Thu Jul 2 08:50:25 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 2 08:54:08 2015 -0400
KWSys 2015-07-02 (1f19c187)
Extract upstream KWSys using the following shell commands.
$ git archive --prefix=upstream-kwsys/ 1f19c187 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' d217407c..1f19c187
Brad King (1):
1f19c187 CONTRIBUTING: Spell "offered" correctly
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index e097b76..960eea4 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -29,7 +29,7 @@ License
We do not require any formal copyright assignment or contributor license
agreement. Any contributions intentionally sent upstream are presumed
-to be offerred under terms of the OSI-approved BSD 3-clause License.
+to be offered under terms of the OSI-approved BSD 3-clause License.
See `Copyright.txt`_ for details.
.. _`Copyright.txt`: Copyright.txt
-----------------------------------------------------------------------
Summary of changes:
Source/CMakeVersion.cmake | 2 +-
Source/kwsys/CONTRIBUTING.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list