[Cmake-commits] CMake branch, next, updated. v2.8.12.1-6638-g09e8932

Brad King brad.king at kitware.com
Fri Jan 3 10:26:29 EST 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  09e8932246ac906ab76f0ca2ddc44a9b33077651 (commit)
       via  196cee67f4ed5445b52b3b5e486f0a93aa10fc9a (commit)
       via  4709c7ad4eb4d11d653f552b9ac1f39af5cc1014 (commit)
       via  0bb3ca2874dee912e39d41c81ab2079f4a82c765 (commit)
      from  31eb0a002728fbd5861324ab9141dc9c0674117f (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=09e8932246ac906ab76f0ca2ddc44a9b33077651
commit 09e8932246ac906ab76f0ca2ddc44a9b33077651
Merge: 31eb0a0 196cee6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 3 10:26:28 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 3 10:26:28 2014 -0500

    Merge topic 'update-kwsys' into next
    
    196cee6 Merge branch 'upstream-kwsys' into update-kwsys
    4709c7a KWSys 2014-01-02 (606d7d6f)
    0bb3ca2 CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=196cee67f4ed5445b52b3b5e486f0a93aa10fc9a
commit 196cee67f4ed5445b52b3b5e486f0a93aa10fc9a
Merge: 0bb3ca2 4709c7a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 3 10:21:07 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Jan 3 10:21:07 2014 -0500

    Merge branch 'upstream-kwsys' into update-kwsys


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4709c7ad4eb4d11d653f552b9ac1f39af5cc1014
commit 4709c7ad4eb4d11d653f552b9ac1f39af5cc1014
Author:     KWSys Robot <kwrobot at kitware.com>
AuthorDate: Thu Jan 2 11:25:06 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Jan 3 10:20:56 2014 -0500

    KWSys 2014-01-02 (606d7d6f)
    
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ 606d7d6f | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' e81f2a9e..606d7d6f
    Muli Baron (1):
          606d7d6f Terminal: Add putty-256color as a VT100 color-capable terminal
    
    Change-Id: Ibd80e7b209c29947c384023d3ac1ce862648de01

diff --git a/Terminal.c b/Terminal.c
index 25832c2..6d7ec41 100644
--- a/Terminal.c
+++ b/Terminal.c
@@ -155,6 +155,7 @@ static const char* kwsysTerminalVT100Names[] =
   "mach-color",
   "mlterm",
   "putty",
+  "putty-256color",
   "rxvt",
   "rxvt-256color",
   "rxvt-cygwin",

-----------------------------------------------------------------------

Summary of changes:
 Source/CMakeVersion.cmake |    2 +-
 Source/kwsys/Terminal.c   |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list