[Cmake-commits] CMake branch, release, updated. v3.6.0-rc1-7-gcd1f0a8

Brad King brad.king at kitware.com
Tue Jun 7 15:16:56 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, release has been updated
       via  cd1f0a824e84f4d7f37fb526528e1cfb04d5c250 (commit)
       via  182f645801baec94af14ea0deecd6e94fdf999ea (commit)
       via  eb83112347e16ac2c54690ae363935df9068ff78 (commit)
       via  cd1327bb9cceb092d5ec04330bf035c533086b48 (commit)
       via  fcfe121fd82fcb24c9f40f052cb20d403c92edb7 (commit)
       via  236b7cbe6ef6c53b17fa240ea599f7b65e0b705f (commit)
       via  38d18bab54cd9dceba5902dcb4407ecdb585953c (commit)
      from  9703b32c1c75b0b343bb5043030a08a1b1345a20 (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:
 Modules/FindLibArchive.cmake                       |    9 +-
 Modules/Platform/SunOS-PathScale-C.cmake           |    2 +
 Modules/Platform/SunOS-PathScale-CXX.cmake         |    2 +
 Modules/Platform/SunOS-PathScale-Fortran.cmake     |    2 +
 ...Linux-PathScale.cmake => SunOS-PathScale.cmake} |   12 +-
 Utilities/cmexpat/lib/expat.h                      |    3 +
 Utilities/cmexpat/lib/expat_external.h             |   14 ++
 Utilities/cmexpat/lib/internal.h                   |   22 ++
 Utilities/cmexpat/lib/xmlparse.c                   |   46 ++--
 Utilities/cmexpat/lib/xmlrole.c                    |  220 +++++++++----------
 Utilities/cmexpat/lib/xmltok.c                     |  191 ++++++++++++-----
 Utilities/cmexpat/lib/xmltok.h                     |   10 +-
 Utilities/cmexpat/lib/xmltok_impl.c                |  222 ++++++++++----------
 13 files changed, 452 insertions(+), 303 deletions(-)
 create mode 100644 Modules/Platform/SunOS-PathScale-C.cmake
 create mode 100644 Modules/Platform/SunOS-PathScale-CXX.cmake
 create mode 100644 Modules/Platform/SunOS-PathScale-Fortran.cmake
 copy Modules/Platform/{Linux-PathScale.cmake => SunOS-PathScale.cmake} (74%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list