[Cmake-commits] CMake branch, master, updated. v2.8.10.2-348-g60cf243

Brad King brad.king at kitware.com
Thu Jan 3 13:53:09 EST 2013


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  60cf243fc137b5602b034d3789b0eb47e041ee67 (commit)
       via  81c0be4f00786c9498c60559d34b4f601936c5d1 (commit)
       via  567e7d946788e46f9709fe08985520b55e98293b (commit)
       via  2c24ca92193f0a03fbf8c0bb13f6a1cca83dd08e (commit)
       via  e33fa5b67880e47fb350d5545a5ba04b8d6f3eb3 (commit)
       via  a0f91f1daa7765066a784e4479da7e231374a065 (commit)
      from  3475f51f57e1fcc7bda3bf2b25c71f419e86c698 (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=60cf243fc137b5602b034d3789b0eb47e041ee67
commit 60cf243fc137b5602b034d3789b0eb47e041ee67
Merge: 3475f51 81c0be4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 3 13:53:08 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 3 13:53:08 2013 -0500

    Merge topic 'update-kwsys'
    
    81c0be4 Merge branch 'upstream-kwsys' into update-kwsys
    567e7d9 KWSys 2012-12-21 (8ce09af5)
    2c24ca9 Remove references to KWSys Process Win9x support
    e33fa5b Merge branch 'upstream-kwsys' into update-kwsys
    a0f91f1 KWSys 2012-12-19 (933eb822)


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

Summary of changes:
 CMakeLists.txt                         |    2 -
 Source/kwsys/CMakeLists.txt            |   51 +--
 Source/kwsys/CPU.h.in                  |    8 +
 Source/kwsys/EncodeExecutable.c        |  114 -----
 Source/kwsys/ProcessFwd9x.c            |  211 --------
 Source/kwsys/ProcessWin32.c            |  287 +-----------
 Source/kwsys/Registry.cxx              |  818 --------------------------------
 Source/kwsys/Registry.hxx.in           |  107 -----
 Source/kwsys/SystemInformation.cxx     |   99 ++++-
 Source/kwsys/SystemTools.cxx           |    8 +-
 Source/kwsys/testProcess.c             |   15 +-
 Source/kwsys/testRegistry.cxx          |  109 -----
 Source/kwsys/testSystemInformation.cxx |    1 +
 bootstrap                              |   27 +-
 14 files changed, 130 insertions(+), 1727 deletions(-)
 delete mode 100644 Source/kwsys/EncodeExecutable.c
 delete mode 100644 Source/kwsys/ProcessFwd9x.c
 delete mode 100644 Source/kwsys/Registry.cxx
 delete mode 100644 Source/kwsys/Registry.hxx.in
 delete mode 100644 Source/kwsys/testRegistry.cxx


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list