[Cmake-commits] CMake annotated tag, v3.1.0-rc3, created. v3.1.0-rc3
Brad King
brad.king at kitware.com
Mon Dec 8 14:37:24 EST 2014
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.1.0-rc3 has been created
at b4b2cd5327e5c2afe66b09828ee130df2f5a1a22 (tag)
tagging 1f6f114a7a61043ec0b9d6147f3b297081d214d5 (commit)
replaces v3.1.0-rc2
tagged by Brad King
on Mon Dec 8 14:31:18 2014 -0500
- Log -----------------------------------------------------------------
CMake 3.1.0-rc3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJUhfyOAAoJEOyP7zp7+07aEQQP/iwAIJ1bgI55WHxKRA1McoaQ
XdYq6U2uCUYbSPriw4mzEkZCyB53lVBJPnTxIY9b7uPIFe/r7HpxMMv36wkpyHjg
eQsELb1KBs+p+RjPFWekQ3M6tJfyxeNh7HFqfFQpk9uAhBnF4kRRPrBGtHfofa6s
k9ATKrJHMQve5Ap8oPUDefl3NT85B0BYVf3Q9YK8anCAyI4m/dSqZC25tS7+3JOA
ooU1xlz5IQ7zNoCdxgtiGWQh+hTsAAn9x/lJQLq5+5yys9ioGAtV33A2jKZq81NG
Jn2KZGUwb/b/otsa/gRcp9kgXxPPnr/MCqNNQZwTX2OTQ5gd9pUig0T++neypV0c
nb20epumhFiAaP0PutdAxG88faJPCBqVV5k6cDj2VdoTskSsLj7Pqsms/JrspqfL
HMAw5Wv6rwuLqQcbEn1vFK4R233Ii7/kdLoKF42A4aSqzE1OTDfIb/DuyUsHYlbT
LqbbYtPdz7zGmHTRHFVCYWkqEyr495FmHBaR6qNtXvX2TPABqOEaovuuFBK+WPuZ
b9YZ3DDW1QiLcQg9w/676wxPm8J2lK1jHvO0KYYrc74iUF8dXnhBJQ3DwWmw3W1B
PrxQVUI9Qww96V4KiQXBQA/CdobIzVSoD5RGhQ08KX4goBey0d1NL4/AEvTm3qJI
0r1Ng4gl0WpYi/4NWDJ/
=HOTs
-----END PGP SIGNATURE-----
Ben Boeckel (1):
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
Brad King (56):
Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)
Do not use just-built CMake to install itself when cross-compiling (#15248)
Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into release
Merge branch 'no-AppleClang-C-features' into release
Merge branch 'no-cmake-self-install-when-cross-compiling' into release
Merge branch 'vs-nsight-tegra-version' into release
KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limit
VS: Rename VS 14 generator to 'Visual Studio 14 2015'
Merge branch 'kwsys-SharedForward-vs14' into release
Merge branch 'vs14-is-2015' into release
Help: target_include_directories does not allow target names
Merge branch 'doc-target_include_directories-fixup' into release
Utilities/Sphinx: Add missing call to note_explicit_target
Merge branch 'doc-sphinx-cmake-fixup' into release
Merge branch 'vs-check-phone-store-tools' into release
FindJava: Do not accept OS X stub 'java' as Java
Merge branch 'FindJava-no-osx-stub' into release
Merge branch 'backport-fix-CMP0054-MSVC' into release
Merge branch 'fix-openmp-fortran' into release
Merge branch 'default-lang-dialect' into release
Merge branch 'fix-GNU-CXX-dialect-versions' into release
Merge branch 'fix-WCDH-docs' into release
Merge branch 'C-features-Wundef' into release
Merge branch 'FindwxWidgets-new-versions' into release
Merge branch 'revert-cached-regex-clear' into release
Fix lookup of source names after conversion to their actual case (#15259)
Merge branch 'fix-source-case-matching' into release
Help: Format set_property and get_property command docs
Help: Add 3.1 release notes for INSTALL property scope
Merge branch 'doc-CMP0053-dedup-char' into release
Merge branch 'doc-installed-file-property' into release
Merge branch 'fix-transitive-OBJECT_SOURCES-context' into release
Merge branch 'target-sources-error-conditions' into release
Merge branch 'doc-ctest-j-typo' into release
CMakeParseImplicitLinkInfo: Fix implicit library logging
Makefile: Do not create an empty linker response file
Merge branch 'fix-implicit-lib-logging' into release
Merge branch 'link-no-empty-response-files' into release
FindOpenGL: Revert support for imported targets (#15267)
Merge branch 'doc-compile-features-typo' into release
Merge branch 'FindPythonInterp-Fix-1.4' into release
Merge branch 'FindOpenGL-revert-imported-targets' into release
Help: Document Nsight Tegra toolchain configuration (#15276)
Merge branch 'fix-wince-unicode-entry-point' into release
Merge branch 'doc-Nsight-Tegra-toolchain' into release
Merge branch 'CPackIFW-doc-typos' into release
Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into release
Merge branch 'vs-hlsl-settings' into release
Merge branch 'vs-phone-store-deployment-location' into release
Utilities/Sphinx: Fix link targets for mixed-case command names
Merge branch 'doc-mixed-case-commands' into release
Modules: Rename FindXerces to FindXercesC
Help: Document file(GENERATE) signature option order
Merge branch 'doc-file-GENERATE-order' into release
Merge branch 'xerces-rename' into release
CMake 3.1.0-rc3
Cedric Perthuis (1):
VS: Add source file properties to set the hlsl shader entry point and model
Christoph Grüninger (1):
Help: Remove duplicate '#' in CMP0053 valid character list
Christopher Dembia (1):
Help: Add missing space to ctest -j option description
Christopher Gittner (1):
FindwxWidgets: Add versions 3.0.1 and 3.0.2
David Demelier (2):
Help: Fix typo in cmake-compile-features(7) manual
Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs
Dmitry Polyanitsa (1):
VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9
Fraser Hutchison (1):
Avoid if() quoted auto-dereference when checking for "MSVC"
Gilles Khouzam (3):
VS: Improve error messages when compiler is not detected (#15228)
VS: Do not produce WinMD file for OBJECT libraries (#15228)
VS: Add source file property to specify Windows App deployment location
Konstantin Podsvirov (1):
CPackIFW: Correction of the module documentation
Nils Gladitz (2):
FindOpenMP: Use fixed form Fortran test program
Help: Document installed file property API
Pascal Bach (1):
VS, WINCE: Fix entry point for Unicode builds
Rolf Eike Beer (1):
FindPythonInterp: fix version component variables for Python 1.4 (#15275)
Stephen Kelly (12):
Features: Don't record for AppleClang
Features: Test the CXX compiler only if it has features.
Features: Fix references to CXX compiler version in Clang-C.cmake.
Features: Record C++11 dialect switch only for GNU 4.7 and later.
Features: Fix the default C dialect for Clang and GNU.
Fix the test for running the CxxDialog unit test.
WCDH: Don't imply that MSVC is supported by the module.
WCDH: Make the header -Wundef safe for the C language.
Genex: Fix evaluation context propagation for TARGET_OBJECTS.
cmTarget: Don't allow relative paths in INTERFACE_SOURCES
Export: Disallow export of targets with INTERFACE_SOURCES
Help: Document the export limitation of INTERFACE_SOURCES.
-----------------------------------------------------------------------
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list