[Cmake-commits] CMake branch, master, updated. v3.6.1-838-ge47bb01

Brad King brad.king at kitware.com
Fri Sep 2 09:22:35 EDT 2016


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  e47bb0183700c64b90e44fb6b087d41713bbc04a (commit)
       via  228f4e9b336757ddbf3085637e47962692278c45 (commit)
       via  b481ddb3df21e02e16038854ec7d256601717018 (commit)
      from  ee45fce4a48bf464fbc13d55abc0ca93a32645ee (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e47bb0183700c64b90e44fb6b087d41713bbc04a
commit e47bb0183700c64b90e44fb6b087d41713bbc04a
Merge: ee45fce 228f4e9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 2 09:22:31 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 2 09:22:31 2016 -0400

    Merge topic 'autogen-base32'
    
    228f4e9b cmFilePathUuid: Use Base32 string instead of Base64 string
    b481ddb3 Add cmBase32Encoder class


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

Summary of changes:
 Source/CMakeLists.txt     |    1 +
 Source/cmBase32.cxx       |  108 +++++++++++++++++++++++++++++++++++++++++++++
 Source/cmBase32.h         |   42 ++++++++++++++++++
 Source/cmFilePathUuid.cxx |   18 +++-----
 4 files changed, 157 insertions(+), 12 deletions(-)
 create mode 100644 Source/cmBase32.cxx
 create mode 100644 Source/cmBase32.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list