[Cmake-commits] CMake annotated tag, v3.1.1, created. v3.1.1
Brad King
brad.king at kitware.com
Thu Jan 22 13:24:06 EST 2015
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.1 has been created
at 597f45070883c929d79a9a77060c3ee4d57e0122 (tag)
tagging 57622bd19d3fd013038d34f497b106a7e2bfd26d (commit)
replaces v3.1.0
tagged by Brad King
on Thu Jan 22 13:21:19 2015 -0500
- Log -----------------------------------------------------------------
CMake 3.1.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJUwT+fAAoJEOyP7zp7+07afecP/iReCAY4tTjq3aPD3We/zEki
fJJ3PGSXcrx2gzFEbV0y8CfwYn3zGnPYFdJ9wUNR0KnBV/lR8VQEZLy1vBrHHxDQ
UBVqT07++z38VnPZhLh2BPlA3XUq3/WePDFqwFn6b+LcBD5SiqTm6xMKuR936QDh
5T2iIdet2kvDdGWlTSkcgQI2ly7fs3oeq8GmGPi3rON/r21XpeCpcy/lgCUjf1es
RZPduFzgtZOffaRe9ZLPhK40ib9WOa2OGmiobPA3JSmTSVjHZ9hm32keBEBw2N0W
25Iv/6rKTDn4oLkfieRHXsJ0jyLsIUCopkZHYvZ9or0Tlu+SXuSODOxK54XiTvBM
/BXZ9fegtDbKRUWPqg+xluyB63X8kSCWKPHzS9VJ/bVUzMuwqFMMJhnrWZsm03QB
vJLK58/OGcQq75AaKCdIcBgOzKMwr+1ubrqTijdoT7hjzr2pGyWEmBIgsGq7qsBv
+YBmN/sVYHJj94FCnI2CcRr8mE3Aa98xgvVpZzRDKM5RRerldOo13M5EtWinLHdu
RTqDhVs7Qsuhp/Bd9T0FAwRmrhsOIg2exAaWiv9lo1rODhYy/nJJgN7VdGPKA/V+
rw5czBJkqTaZzkrXQq3xh5iC4oAUzssuvt6inZeGr34dtO24Z5rH8ZBZGB9ojZsT
n1XbUyKFsE3Yh5rU/uzN
=FKpS
-----END PGP SIGNATURE-----
André Klitzing (1):
Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068)
Ben Boeckel (4):
get_test_property: clarify the documentation
set_tests_properties: fix documentation
tests: add tests for querying properties
Xcode: Sort targets deterministically and with ALL_BUILD first (#15346)
Brad King (50):
Merge branch 'doc-INTERFACE-target-type' into release
bootstrap: Fix syntax for Solaris 10 shell (#15317)
Merge branch 'bootstrap-solaris' into release
Help: Clarify MinGW v. MSYS Makefiles generators (#15319)
Merge branch 'doc-mingw-makefiles' into release
Merge branch 'backport-suncc-fixes' into release
Merge branch 'CPackComponent-docs-fix' into release
Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)
Merge branch 'ninja-fix-crash-on-error' into release
Ninja: Generate rules only for languages compiled in a target (#15325)
Tests: Test using objects from a language enabled in a subdirectory (#15325)
Help: Add 3.1 release note about '#' escaping in Makefiles (#15322)
Merge branch 'ninja-fix-subdir-objlib-languages' into release
Merge branch 'doc-octothorpe-escaping' into release
Help: Clarify if(<variable>) documentation (#15335)
Merge branch 'kwsys-Terminal-xterm-termite' into release
Merge branch 'doc-if-variable-not-defined' into release
Merge branch 'doc-CXX_STANDARD-14' into release
Merge branch 'FindIce-CMP0054' into release
Merge branch 'FindCUDA-cross' into release
Merge branch 'FindSDL-quoting' into release
Merge branch 'fix-empty-target-property-queries' into release
Help: Document CMAKE_FIND_PACKAGE_NAME variable
Xcode: Do not require code signing for compiler id (#15214)
Merge branch 'fix-autouic-regression' into release
Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into release
Merge branch 'xcode-ios-compiler-id' into release
Copyright.txt: Update year range to end in 2015
Merge branch 'backport-copyright-year' into release
XL: Fix link flags for executables on Linux with XL compilers
QNX: Fix detection of QCC compiler id (#15349)
Merge branch 'linux-XL-fortran' into release
Merge branch 'backport-cpack_invalid_cmake_generator' into release
Merge branch 'FindBoost-update-versions' into release
Merge branch 'FindRuby-fix-version' into release
Merge branch 'FindRuby-zero-version' into release
Merge branch 'fix-LOCATION-with-TARGET_OBJECTS' into release
Merge branch 'cpack-PackageMaker-OSX-10.10' into release
Merge branch 'fix-COMPILE_FEATURES-genex' into release
Merge branch 'fix-qcc-compiler-id' into release
Merge branch 'eclipse-fix-cxx-natures' into release-3.0
Merge branch 'release-3.0' into release
Merge branch 'fix-cmake-org-links' into release
Merge branch 'FindQt-fixes' into release
Xcode: Fix early termination on per-config source file error
Merge branch 'emacs-mode-fix-word-at-point' into release
Merge branch 'emacs-mode-fix-word-at-point' into release
Merge branch 'xcode-target-sort' into release
Merge branch 'doc-virtual-override-specifiers-links' into release
CMake 3.1.1
Calin Cascaval (1):
CPack: Fix PackageMaker internal versioning for OS X 10.10
Chuck Atkins (1):
Fix compilation with the Oracle / Sun compiler (#15318)
Daniele E. Domenichelli (1):
Help: Small fixes in CPackComponent documentation
David Coppa (1):
FindRuby: fix selection of version x.0 (#15345)
Domen Vrankar (1):
CPack: Avoid crash on invalid CMake generator name (#15308)
Evangelos Foutras (1):
FindRuby: Fix output check in _RUBY_CONFIG_VAR
Gregor Jasny (1):
find_package: Document CMAKE_FIND_PACKAGE_NAME variable
Justin Borodinsky (1):
QtAutoUic: Restore source file AUTOUIC_OPTIONS settings
Mark Abraham (1):
FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set
Peter Vasil (2):
cmake-mode.el: Fix extracting keyword at point in cmake-help
cmake-mode.el: Re-add explicit call to require thingatpt
Rolf Eike Beer (5):
FindIce: Port to work with CMP0054 NEW behavior
FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching
FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was called
FindQt: fix variable name in error message
FindQt: explicitely mention that it cannot Qt5 or later
Sergey Nikulov (1):
FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0
Simon Gomizelj (1):
KWSys Terminal: Add xterm-termite to VT100 color support whitelist
Stephen Kelly (7):
Help: Document valid 14 value for CXX_STANDARD. (#15339)
get_target_property: discern empty from undefined properties (#15333)
QtAutoUic: Add a test for the regression in the parent commit.
cmMakefile: Rename a method to what it really does.
Features: Fix the COMPILE_FEATURES genex for unavailable features.
cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)
Help: Link relevant documents for virtual override features (#15311)
Tim Blechmann (1):
Help: Add INTERFACE_LIBRARY to TYPE target property documentation
William Lynch (1):
Help: Update cmake.org links to avoid redirects
-----------------------------------------------------------------------
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list