[Cmake-commits] CMake branch, release, updated. v3.9.0-rc3-22-gab4c327

Kitware Robot kwrobot at kitware.com
Wed Jun 21 08:55: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  ab4c3270ae7062a8f3296055b9f6443b80f3aef2 (commit)
       via  f94213a1ee3824b790d8087fabf06f3a46a16347 (commit)
       via  5222289f1e828a6b8969f751edfcecb3a3f2c434 (commit)
       via  d5afb178f1829fc5fd9332f70986b95ab62aedcc (commit)
       via  0a40c668f5bd60e68cde3fc7803aec2611f6c1c3 (commit)
       via  4b8a8c226fd7fe19d9445664c4cb9ff084b44281 (commit)
       via  d9d191a19f4a383e6e5a56d016526323476ce001 (commit)
      from  b7799f07d1bcf2708976b41aa07047c04e5ee3d0 (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:
 Help/release/3.9.rst                   |    2 +
 Utilities/Scripts/update-expat.bash    |    5 +-
 Utilities/cmexpat/COPYING              |    5 +-
 Utilities/cmexpat/README               |    4 +-
 Utilities/cmexpat/lib/expat.h          |   30 +-
 Utilities/cmexpat/lib/expat_external.h |    5 +-
 Utilities/cmexpat/lib/siphash.h        |  354 ++++++++++++++++++
 Utilities/cmexpat/lib/winconfig.h      |   19 +-
 Utilities/cmexpat/lib/xmlparse.c       |  611 +++++++++++++++++++++++++-------
 Utilities/cmexpat/lib/xmlrole.c        |   10 +-
 Utilities/cmexpat/lib/xmltok.c         |   34 +-
 Utilities/cmexpat/lib/xmltok_impl.c    |    4 +
 12 files changed, 912 insertions(+), 171 deletions(-)
 create mode 100644 Utilities/cmexpat/lib/siphash.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list