[Cmake-commits] CMake branch, next, updated. v3.1.0-1834-g20bd919
Brad King
brad.king at kitware.com
Tue Jan 13 14:46:32 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, next has been updated
via 20bd919dd9d9f4f0f79054f976b50eb0cd272217 (commit)
via c79e901e0f3502bd223a96366919aaf257631881 (commit)
from 12084d6c9159f5efe69d9f600fbeede4b8b150e1 (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=20bd919dd9d9f4f0f79054f976b50eb0cd272217
commit 20bd919dd9d9f4f0f79054f976b50eb0cd272217
Merge: 12084d6 c79e901
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 13 14:46:31 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 13 14:46:31 2015 -0500
Merge topic 'cdash_upload_file_mode' into next
c79e901e Revise topic 'cdash_upload_file_mode'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c79e901e0f3502bd223a96366919aaf257631881
commit c79e901e0f3502bd223a96366919aaf257631881
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 13 14:46:09 2015 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Jan 13 14:46:09 2015 -0500
Revise topic 'cdash_upload_file_mode'
diff --git a/Utilities/cmjsoncpp/README-CMake.txt b/Utilities/cmjsoncpp/README-CMake.txt
index c7959ca..bf74094 100644
--- a/Utilities/cmjsoncpp/README-CMake.txt
+++ b/Utilities/cmjsoncpp/README-CMake.txt
@@ -33,7 +33,7 @@ appropriate date and version number:
git add --all
GIT_AUTHOR_NAME='JsonCpp Upstream' \
- GIT_AUTHOR_EMAIL='github.com' \
+ GIT_AUTHOR_EMAIL='kwrobot at kitware.com' \
GIT_AUTHOR_DATE='Thu Nov 20 08:45:58 2014 -0600' \
git commit -m 'JsonCpp 1.0.0 (reduced)' &&
git commit --amend
-----------------------------------------------------------------------
Summary of changes:
Utilities/cmjsoncpp/README-CMake.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list