[Cmake-commits] CMake branch, release, updated. v3.9.0-27-g6e5ad27

Kitware Robot kwrobot at kitware.com
Tue Aug 8 10:15:03 EDT 2017


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, release has been updated
       via  6e5ad2716f708a7ce60cc24f0cf96c71614afb66 (commit)
       via  e4ea628b42bcef9dafbc504a62d2b9c8cfc8521c (commit)
       via  44e5fb9c7ea3e3b0288cc24ec85554112e966d73 (commit)
       via  7e08602c761cabe75c557eacf738b716a4a1e18a (commit)
       via  6276ec3726ce4bb92748b0a70b1102e38924b626 (commit)
      from  8fb12ce7a22ffe21cb9dfc20ffaf111d0897a34a (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Utilities/Scripts/update-expat.bash     |    6 +-
 Utilities/cmexpat/CMakeLists.txt        |    7 +-
 Utilities/cmexpat/ConfigureChecks.cmake |    2 +-
 Utilities/cmexpat/README                |  139 --------
 Utilities/cmexpat/README.md             |  126 ++++++++
 Utilities/cmexpat/lib/expat.h           |    3 +-
 Utilities/cmexpat/lib/loadlibrary.c     |  141 ++++++++
 Utilities/cmexpat/lib/siphash.h         |   55 +++-
 Utilities/cmexpat/lib/xmlparse.c        |  530 ++++++++++++++++++++++++++-----
 Utilities/cmexpat/lib/xmlrole.c         |   30 +-
 Utilities/cmexpat/lib/xmltok.c          |   13 +-
 Utilities/cmexpat/lib/xmltok_impl.c     |   39 ++-
 12 files changed, 845 insertions(+), 246 deletions(-)
 delete mode 100644 Utilities/cmexpat/README
 create mode 100644 Utilities/cmexpat/README.md
 create mode 100644 Utilities/cmexpat/lib/loadlibrary.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list