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 annotated tag, v3.8.0-rc2 has been created
        at  3e8a1a2821c247ffe4b1ee297593b7fd9c7be0c3 (tag)
   tagging  e1adec32b8325fb731da084e99acd6070f5e39bf (commit)
  replaces  v3.8.0-rc1
 tagged by  Brad King
        on  Fri Mar 3 09:35:34 2017 -0500

- Log -----------------------------------------------------------------
CMake 3.8.0-rc2
-----BEGIN PGP SIGNATURE-----

iQJKBAABCAA0FiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAli5fzYWHGJyYWQua2lu
Z0BraXR3YXJlLmNvbQAKCRAtLO8QNJIWhHn/D/0XbbzzKNc+LGFrGEbjHLw0XACJ
RcQi6gXYgqb69tSDI4w3Uga+NNQ2Wr3mcL3c6lGGnW24TJGneCm9Jyj/Msk30MPH
VtAQQ50yWToCPH9B1jMItG34Y22CWbirJZPFMFYAM1eDF53k3L9rBQf5NlbHinfm
FZ3JvqUOrHvpvcM2k7gmr80z082JfA0Yz5X24wUmxkxwXggDVdP8dn/DwjQGOFHq
rYpSIRvwaP/x8ZZqHiTlAq4cWM6ucfvrOTkT37UCbl0j/tr176m4emcbabcvQ+Aj
sKfNDYsr9Xv/Xcf1j46Z96Mrhbph71C6TGPcVAQeMU3AacZP/UvoSOZt/wfmhGOn
DHLNLfAfLHSCVkFuqWh2YkdrgIwBYsWqrZq2Kxu5DRMnto0JjoZRYuI1zAEJPABE
wosHgpD4AsFc+CPMqeS3xKOssD9Eg43VyoNmvafdNJlYOfrZz/+fTv8vpgpQnHZR
XBUss5h7LR/phpnCjZVNhWIPDUvD4niiFTv+U5O6NE64Y2kTvlZXslo847nts2VF
0VVlrfiMVubbYGN6qVBgkktML9nlKm02RaqL5MNQdjQqd4+ux1dCbJdM+GMb97Gz
5FY8MFxNl7vyQUvE7KF7wjByPWzbL7gFfBwIFR3aazQqFFUjxGEPXtYijYmasS03
IPHYGsHBTVFMAqZmmw==
=bYVD
-----END PGP SIGNATURE-----

Ben Boeckel (1):
      FindGTK2: handle old libsigc++ versions

Bjoern Thiel (1):
      FindCUDA: Fix PTX selection with multiple architectures

Brad Davis (1):
      FindVulkan: Update for LunarG SDK import library location on Windows

Brad King (62):
      Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4
      Help: Fix cmake code block warnings produced by Sphinx 1.4
      Merge branch 'sphinx-1.4' into release
      Merge branch 'cmake_provide_include_dir_for_toolkit' into release
      Help: Improve execute_process ENCODING option documentation
      execute_process: Restore no-decoding default behavior
      Merge branch 'execute_process-default-encoding' into release
      clang-format.bash: Format CUDA source files too
      Modules: Run clang-format on CUDA code
      Tests: Run clang-format on CUDA code
      Merge branch 'backport-clang-format-cuda' into release
      Tests: Add case for CUDA with C but not C++
      CUDA: Link to standard system libraries when linking as CUDA
      Merge branch 'cuda-with-c' into release
      CUDA: Do not use non-existent -Os flag for nvcc
      Merge branch 'cuda-no-Os' into release
      CUDA: Fix test cases to not override CUDA flags
      CUDA: Fix default compiler flags on Windows
      Merge branch 'cuda-msvc-flags' into release
      ctest_update: Fix svn log and external loading
      Merge branch 'fix-ctest_update-svn' into release-3.7
      Merge branch 'fix-ctest_update-svn' into release
      Merge branch 'autogen_fix_3.8' into release
      FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry mark
      FindHDF5: Fix search for language-specific header file
      Merge branch 'FindHDF5-fix-header-langs' into release
      Windows: Fix inconsistent behavior on changes to case of path to cmake
      Merge branch 'fix-CMP0017-path-case' into release
      CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATION
      ExternalProject: Clarify documented role of `INSTALL_DIR`
      Merge branch 'FindGTK2-old-sigc++' into release
      Merge branch 'cuda-separable-bool' into release
      Merge branch 'ExternalProject-update-docs' into release
      VS2017: If Win 8.1 SDK is not available, use Win 10 SDK
      Merge branch 'vs2017-fallback-sdk' into release
      Merge branch 'FindCUDA-fix-init' into release
      Merge branch 'doc-cmake-language-makefile-vars' into release
      Define a custom Git attribute to mark source files as generated
      Define a custom Git attribute to mark sources using our C style
      clang-format.bash: Use Git attributes to mark files for formatting
      Merge branch 'clang-format-attrs' into release
      VS: Fix .vcxproj indentation
      Merge branch 'vcxproj-indentation' into release
      Revert "Ninja: Use full path for all source files"
      Merge branch 'ninja-no-full-path' into release
      Fix COMPILE_PDB_NAME when used on an OBJECT library
      Merge branch 'object-library-compile-pdb' into release
      ExternalProject: Run `git checkout` with `--` to clarify arguments
      Merge branch 'ExternalProject-checkout-clarify' into release
      Merge branch 'kwiml-test-gcc-format-security' into release
      cmFindLibraryCommand: Refactor AddArchitecturePath logic
      find_library: Skip 'lib => lib<arch>' searches if one symlinks the other
      Merge branch 'find-libarch-not-symlink' into release
      cmOrderDirectories: Factor out implicit directory check
      cmOrderDirectories: Consider symlinks when checking implicit directories
      Merge branch 'backport-implicit-dir-symlinks' into implicit-dir-symlinks
      Tests: Add case for RPATH exclusion of symlinks to implicit directories
      Merge branch 'csproj_add_free_source_tags' into release
      Merge branch 'implicit-dir-symlinks' into release
      Merge branch 'FindVulkan-update' into release
      Merge branch 'FindJNI-archlinux-jvm-paths' into release
      CMake 3.8.0-rc2

Gregor Jasny (1):
      Utilities/Sphinx: Port cmake extension to Sphinx 1.4

Kitsu (1):
      FindJNI: Add jvm paths for Arch Linux

Michael Maltese (1):
      Help: Clarify 'make-style' variable references in cmake-language(7)

Michael Stürmer (3):
      VS: add VS_CSHARP_<tagname> sourcefile property
      VS: add CSharpUtilities module
      VS: add test for VS_CSHARP_* source file property

Orion Poplawski (1):
      KWIML: Add -Wno-format-security to tolerate -Werror=format-security

Robert Maynard (1):
      CUDA: Detect the toolkit include directories

Sebastian Holtermann (1):
      Autogen: Fix headers not skipped

Wilfried Goesgens (1):
      ExternalProject: Clarify documented role of `INSTALL_COMMAND`

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


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to