[ANNOUNCE] CMake 3.10.0 available for download

2017-11-20 Thread Robert Maynard
I am proud to announce that CMake 3.10.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.10 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.10/release/3.10.html Some of the mor

[ANNOUNCE] CMake 3.10.1 available for download

2017-12-14 Thread Robert Maynard
XX as well as C Matthew Woehlke (4): GoogleTest: Fix multiple discovery on same target GoogleTest: Improve gtest_discover_tests messages GoogleTest: Add timeout to discovery GoogleTest: Add test for missing test executable Robert Maynard (1): CUDA: Shared libraries

[ANNOUNCE] CMake 3.10.2 available for download

2018-01-18 Thread Robert Maynard
We are pleased to announce that CMake 3.10.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.10.2 since 3.10.1: Brad

[ANNOUNCE] CMake 3.11.0-rc1 is now ready for testing

2018-02-15 Thread Robert Maynard
I am proud to announce the first CMake 3.11 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.11 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.11/release/3.11.html Some of the more significan

[ANNOUNCE] CMake 3.11.0-rc2 is now ready for testing

2018-02-27 Thread Robert Maynard
I am proud to announce the second CMake 3.11 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.11 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.11/release/3.11.html Some of the more significa

[ANNOUNCE] CMake 3.11.0-rc3 is now ready for testing

2018-03-09 Thread Robert Maynard
I am proud to announce the third CMake 3.11 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.11 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.11/release/3.11.html Some of the more significan

[ANNOUNCE] CMake 3.10.3 available for download

2018-03-16 Thread Robert Maynard
We are pleased to announce that CMake 3.10.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.10.3 since 3.10.2: Brad

[ANNOUNCE] CMake 3.11.0-rc4 is now ready for testing

2018-03-19 Thread Robert Maynard
I am proud to announce the fourth CMake 3.11 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.11 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.11/release/3.11.html Some of the more significa

[ANNOUNCE] CMake 3.11.0 available for download

2018-03-28 Thread Robert Maynard
I am proud to announce that CMake 3.11.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.11 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.11/release/3.11.html Some of the more

[ANNOUNCE] CMake 3.11.1 available for download

2018-04-17 Thread Robert Maynard
We are pleased to announce that CMake 3.11.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.11.1 since 3.11.0: Brad

[ANNOUNCE] CMake 3.11.2 available for download

2018-05-17 Thread Robert Maynard
We are pleased to announce that CMake 3.11.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ * Calling "add_library()" to create an alias of an imported target that is not globally visible now causes an error again as it did

[ANNOUNCE] CMake 3.11.3 available for download

2018-05-31 Thread Robert Maynard
We are pleased to announce that CMake 3.11.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.11.3 since 3.11.2: Brad

[ANNOUNCE] CMake 3.11.4 available for download

2018-06-14 Thread Robert Maynard
We are pleased to announce that CMake 3.11.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.11.4 since 3.11.3: Brad

[ANNOUNCE] CMake 3.12.0-rc1 is ready for testing

2018-06-14 Thread Robert Maynard
I am proud to announce the first CMake 3.12 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.12 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.12/release/3.12.html Some of the more significan

[ANNOUNCE] CMake 3.12.0-rc2 is ready for testing

2018-06-29 Thread Robert Maynard
I am proud to announce the second CMake 3.12 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.12 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.12/release/3.12.html Some of the more significa

[ANNOUNCE] CMake 3.12.0-rc3 is ready for testing

2018-07-09 Thread Robert Maynard
I am proud to announce the third CMake 3.12 release candidate. https://cmake.org/download/ The first two 3.12.0 release candidates included a change to allow the target_link_libraries command to modify targets created outside the current directory. This has been reverted in rc3 due to problems w

[ANNOUNCE] CMake 3.12.0 available for download

2018-07-17 Thread Robert Maynard
Studio 8 2005" generator has been removed. * CMake no longer produces "_LIB_DEPENDS" cache entries for library targets. See policy "CMP0073". Other Changes = * Include flags for directories marked as "SYSTEM" are now moved after non-system directo

[ANNOUNCE] CMake 3.12.1 available for download

2018-08-09 Thread Robert Maynard
We are pleased to announce that CMake 3.12.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.12.1 since 3.12.0: Brad

[ANNOUNCE] CMake 3.12.2 available for download

2018-09-07 Thread Robert Maynard
: Do not find cublas_device on CUDA >= 9.2 Raffi Enficiaud (1): FindMatlab: Remove erroneous duplicate code Robert Maynard (1): CUDA: Avoid using deprecated cublas_device to identify device lib dirs Shane Parris (1): cmState: Clear GlobVerificationManager state on Reset

[ANNOUNCE] CMake 3.12.3 available for download

2018-10-03 Thread Robert Maynard
We are pleased to announce that CMake 3.12.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.12.3 since 3.12.2: Brad

[ANNOUNCE] CMake 3.13.0-rc1 is ready for testing

2018-10-09 Thread Robert Maynard
I am proud to announce the first CMake 3.13 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.13 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.13/release/3.13.html Some of the more significan

[ANNOUNCE] CMake 3.13.0-rc2 is ready for testing

2018-10-25 Thread Robert Maynard
t; Utilities/Release: Add qthelp docs to binary archives Help: Clarify command-line encoding of target_link_libraries items curl: Update script to get curl 7.61.1 curl: Backport to work with CMake 3.1 again curl: Update build within CMake to account for 7.61 changes

[ANNOUNCE] CMake 3.12.4 available for download

2018-11-02 Thread Robert Maynard
onexistent installation Marc Chevrier (1): UseSWIG: fix regression for PHP language Robert Maynard (2): CUDA: Filter out host link flags during device linking CUDA: Filter out non-static libraries during device linking Vladimir Penev (1): server: Fix assertion failure on director

[ANNOUNCE] CMake 3.13.0-rc3 is ready for testing

2018-11-07 Thread Robert Maynard
13.0-rc2: Brad King (12): FindMPI: Pass -pthread to CUDA compiler through -Xcompiler set_directory_properties: Restore in script mode Flang: Fix command-line used to preprocess sources CSharp: Fix regression in VS project type selection for custom target curl: Up

[ANNOUNCE] CMake 3.13.0 available for download

2018-11-20 Thread Robert Maynard
I am happy to announce that CMake 3.13.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.13 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.13/release/3.13.html Some of the mor

[ANNOUNCE] CMake 3.13.1 available for download

2018-11-28 Thread Robert Maynard
We are pleased to announce that CMake 3.13.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.13.1 since 3.13.0: Brad

[ANNOUNCE] CMake 3.13.2 available for download

2018-12-13 Thread Robert Maynard
We are pleased to announce that CMake 3.13.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ * CMake 3.13.0 included a change to pass compiler implicit include directories to the "moc" tool for "AUTOMOC". This has been reverted

[ANNOUNCE] CMake 3.13.3 available for download

2019-01-14 Thread Robert Maynard
We are pleased to announce that CMake 3.13.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! * The VS 2017 generator has been fixed to work when VS 2019 is installed.

[ANNOUNCE] CMake 3.13.4 available for download

2019-02-04 Thread Robert Maynard
We are pleased to announce that CMake 3.13.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.13.4 since 3.13.3: Ben

[ANNOUNCE] CMake 3.14.0-rc1 is ready for testing

2019-02-07 Thread Robert Maynard
I am proud to announce the first CMake 3.14 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.14/release/3.14.html Some of the more significan

[ANNOUNCE] CMake 3.14.0-rc2 is ready for testing

2019-02-15 Thread Robert Maynard
I am proud to announce the second CMake 3.14 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.14/release/3.14.html Some of the more significa

[ANNOUNCE] CMake 3.14.0-rc3 is ready for testing

2019-03-01 Thread Robert Maynard
a deprecation message emitted. * CMake no longer issues a warning if a target listed in an "install(TARGETS)" command has its "EXCLUDE_FROM_ALL" property set to true. Changes made since CMake 3.14.0-rc

[ANNOUNCE] CMake 3.14.0-rc4 is ready for testing

2019-03-08 Thread Robert Maynard
I am proud to announce the fourth CMake 3.14 release candidate. https://cmake.org/download/ The first two 3.14.0 release candidates included the FindOcatave module. This has been removed in rc3, and rc4 pending further development. Documentation is available at: https://cmake.org/cmake/help/v

[ANNOUNCE] CMake 3.14.0 available for download

2019-03-14 Thread Robert Maynard
I am happy to announce that CMake 3.14.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.14/release/3.14.html Some of the mor

[ANNOUNCE] CMake 3.14.1 available for download

2019-03-29 Thread Robert Maynard
We are pleased to announce that CMake 3.14.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.14.1 since 3.14.0: Brad

[ANNOUNCE] CMake 3.14.2 available for download

2019-04-12 Thread Robert Maynard
We are pleased to announce that CMake 3.14.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.14.2 since 3.14.1: Brad

[ANNOUNCE] CMake 3.14.3 available for download

2019-04-22 Thread Robert Maynard
We are pleased to announce that CMake 3.14.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.14.3 since 3.14.2: Ben

[ANNOUNCE] CMake 3.13.5 available for download

2019-05-14 Thread Robert Maynard
We are pleased to announce that CMake 3.13.5 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.13.5 since 3.13.4: Brad

[ANNOUNCE] CMake 3.14.4 available for download

2019-05-14 Thread Robert Maynard
We are pleased to announce that CMake 3.14.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.14.4 since 3.14.3: Alex

[ANNOUNCE] CMake 3.14.5 available for download

2019-05-31 Thread Robert Maynard
We are pleased to announce that CMake 3.14.5 is now available for download. The Visual Studio 2019 16.1 update introduced a regression in MSBuild's evaluation of custom command dependencies causing them to re-run on every build. CMake 3.14.5 includes a workaround, for more details on the issue see

[ANNOUNCE] CMake 3.15.0-rc1 is ready for testing

2019-06-04 Thread Robert Maynard
I am proud to announce the first CMake 3.15 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.15 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.15/release/3.15.html Some of the more significan

[ANNOUNCE] CMake 3.15.0-rc2 is ready for testing

2019-06-19 Thread Robert Maynard
"export(PACKAGE)" command now does nothing unless enabled via "CMAKE_EXPORT_PACKAGE_REGISTRY". See policy "CMP0090". * The "Xcode" generator now requires at least Xcode 5. * An explicit deprecation diagnostic was added for policy "CMP0066"

[ANNOUNCE] CMake 3.15.0-rc3 is ready for testing

2019-06-27 Thread Robert Maynard
I am proud to announce the third CMake 3.15 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.15 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.15/release/3.15.html Some of the more significan

[ANNOUNCE] CMake 3.15.0-rc4 is ready for testing

2019-07-10 Thread Robert Maynard
stead. * The "ADDITIONAL_MAKE_CLEAN_FILES" directory property is now deprecated. Use the "ADDITIONAL_CLEAN_FILES" directory property instead. * The variable "CMAKE_AUTOMOC_RELAXED_MODE" is considered deprecated. Support still exists but will be removed in future versions.

[ANNOUNCE] CMake 3.14.6 available for download

2019-07-16 Thread Robert Maynard
We are pleased to announce that CMake 3.14.6 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.14.6 since 3.14.5: Brad

[ANNOUNCE] CMake 3.15.0 available for download

2019-07-17 Thread Robert Maynard
I am happy to announce that CMake 3.15.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.15 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.15/release/3.15.html Some of the mor

[ANNOUNCE] CMake 3.15.1 available for download

2019-07-26 Thread Robert Maynard
es Marc Chevrier (1): FindPython: ensure interpreter is founded when cross-compiling Marek Antoniak (1): Fix allocation in CROSSCOMPILING_EMULATOR evaluation Robert Maynard (2): FindMPI: Updated to use INTERFACE_LINK_OPTIONS FindMPI: make sure computed link flags are not de-duplicated Saleem Abdulr

[ANNOUNCE] CMake 3.15.2 available for download

2019-08-07 Thread Robert Maynard
We are pleased to announce that CMake 3.15.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.15.2 since 3.15.1: Brad

[ANNOUNCE] CMake 3.15.3 available for download

2019-09-04 Thread Robert Maynard
STRINGS property Marvin Schmidt (1): libarchive: We now require at least version 3.3.3 Robert Maynard (1): FindMPI: Restore MPI__COMPILE_FLAGS and MPI__COMPILE_OPTIONS Sebastian Holtermann (3): Ninja: Add support for ADDITIONAL_CLEAN_FILES in custom targets Tests: Extend MakeClean test to test

[ANNOUNCE] CMake 3.14.7 available for download

2019-10-02 Thread Robert Maynard
We are pleased to announce that CMake 3.14.7 is now available for download. This release fixes a regression in EXCLUDE_FROM_ALL. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! -

[ANNOUNCE] CMake 3.15.4 available for download

2019-10-02 Thread Robert Maynard
We are pleased to announce that CMake 3.15.4 is now available for download. This release fixes a regression in EXCLUDE_FROM_ALL. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! -

[ANNOUNCE] CMake 3.16.0-rc1 is ready for testing

2019-10-10 Thread Robert Maynard
I am proud to announce the first CMake 3.16 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.16 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.16/release/3.16.html Some of the more significan

[ANNOUNCE] CMake 3.16.0-rc2 is ready for testing

2019-10-20 Thread Robert Maynard
I am proud to announce the second CMake 3.16 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.16 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.16/release/3.16.html Some of the more significa

[ANNOUNCE] CMake 3.15.5 available for download

2019-10-30 Thread Robert Maynard
We are pleased to announce that CMake 3.15.5 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.15.5 since 3.15.4: Alan

[ANNOUNCE] CMake 3.16.0-rc3 is ready for testing

2019-10-31 Thread Robert Maynard
I am proud to announce the third CMake 3.16 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.16 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.16/release/3.16.html Some of the more significan

[ANNOUNCE] CMake 3.16.0-rc4 is ready for testing

2019-11-18 Thread Robert Maynard
PATH docs CTest: Rename hardware -> resources for CMake variables, command options cmCTestMultiProcessHandler: Rename resource locking functions CTest: Rename hardware -> resources for source code CTest: Rename hardware -> resources for RunCMake tests Help: Improve readability

[ANNOUNCE] CMake 3.16.0 available for download

2019-11-26 Thread Robert Maynard
I am happy to announce that CMake 3.16.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.16 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.16/release/3.16.html Some of the mor

ANNOUNCE] CMake 3.16.1 available for download

2019-12-10 Thread Robert Maynard
We are pleased to announce that CMake 3.16.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.1 since 3.16.0: Alex

[ANNOUNCE] CMake 3.15.6 available for download

2019-12-16 Thread Robert Maynard
We are pleased to announce that CMake 3.15.6 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.15.6 since 3.15.5: Alex

[ANNOUNCE] CMake 3.16.2 available for download

2019-12-19 Thread Robert Maynard
We are pleased to announce that CMake 3.16.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.2 since 3.16.1: Brad

[ANNOUNCE] CMake 3.16.3 available for download

2020-01-21 Thread Robert Maynard
Fortran submodules Pavel Liavonau (1): VS: Add Fortran link flag table entries for /OPT:* Robert Maynard (1): CUDA: Do not device link if target has no CUDA usage Sebastian Holtermann (1): Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files Silvio Traversaro (2

[ANNOUNCE] CMake 3.15.7 available for download

2020-02-04 Thread Robert Maynard
: Brad King (4): IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available ASM_MASM: Populate MSVC runtime library abstraction table VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputs CMake 3.15.7 Robert Maynard (1): CUDA: Do not device link if target has no CUDA usage

[ANNOUNCE] CMake 3.16.4 available for download

2020-02-05 Thread Robert Maynard
We are pleased to announce that CMake 3.16.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.4 since 3.16.3: Brad

[ANNOUNCE] CMake 3.17.0-rc1 is ready for testing

2020-02-12 Thread Robert Maynard
I am proud to announce the first CMake 3.17 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.17 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.17/release/3.17.html Some of the more significan

[ANNOUNCE] CMake 3.17.0-rc2 is ready for testing

2020-03-02 Thread Robert Maynard
. The latter was deprecated by SDCC 3.2.0 and removed in SDCC 3.8.6. * With SDCC the default flags no longer include any target-specific flags. Previously the default flags were hard-coded for 8051. * The "CMAKE_VS_GLOBALS" variable value now applies during compiler identification an

[ANNOUNCE] CMake 3.16.5 available for download

2020-03-04 Thread Robert Maynard
We are pleased to announce that CMake 3.16.5 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.5 since 3.16.4: Brad

[ANNOUNCE] CMake 3.17.0-rc3 is ready for testing

2020-03-12 Thread Robert Maynard
longer finds ".dll" files by default. Instead, it expects ".dll.a" import libraries to be available. * The "MinGW Makefiles" generator no longer issues an error if "sh.exe" is present in the environment’s "PATH". * The "Ninja" generator now prefers

[ANNOUNCE] CMake 3.17.0 available for download

2020-03-20 Thread Robert Maynard
I am happy to announce that CMake 3.17.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.17 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.17/release/3.17.html Some of the mor

[ANNOUNCE] CMake 3.17.1 available for download

2020-04-09 Thread Robert Maynard
We are pleased to announce that CMake 3.17.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.17.1 since 3.17.0: Ben

[ANNOUNCE] CMake 3.16.6 available for download

2020-04-10 Thread Robert Maynard
We are pleased to announce that CMake 3.16.6 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.6 since 3.16.5: Brad

[ANNOUNCE] CMake 3.17.2 available for download

2020-04-28 Thread Robert Maynard
(1): file(UPLOAD): Add default ca_certs Kyle Edwards (1): Ninja: Remove config suffix from order-only target Marc Chevrier (2): FindPython: fix python compiler validation FindPython: fix reason failure propagation Orgad Shaneh (1): FindBoost: Prevent warning with boost 1.73 Robert

[ANNOUNCE] CMake 3.16.6 available for download

2020-05-27 Thread Robert Maynard
We are pleased to announce that CMake 3.16.7 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.7 since 3.16.6: Brad

Re: [ANNOUNCE] CMake 3.16.6 available for download

2020-05-27 Thread Robert Maynard
The subject should have been 3.16.7 has been released :( On Wed, May 27, 2020 at 11:15 AM Robert Maynard wrote: > > We are pleased to announce that CMake 3.16.7 is now available for download. > > Please use the latest release from our download page: > https://cmake.org/download/

[ANNOUNCE] CMake 3.17.3 available for download

2020-05-28 Thread Robert Maynard
rectly handled FindPython: use CMAKE specific variables to look-up debug library Help: clarify add_definitions() and add_compile_definitions() behavior Robert Maynard (5): Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile

[ANNOUNCE] CMake 3.16.8 available for download

2020-06-01 Thread Robert Maynard
We are pleased to announce that CMake 3.16.8 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.16.8 since 3.16.7: Brad

[ANNOUNCE] CMake 3.18.0-rc1 is ready for testing

2020-06-09 Thread Robert Maynard
I am proud to announce the first CMake 3.18 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.18 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.18/release/3.18.html Some of the more significan

[ANNOUNCE] CMake 3.18.0-rc2 is ready for testing

2020-06-17 Thread Robert Maynard
ake 3.18.0-rc1: Ben Boeckel (18): Help/dev: document other arguments to `Do: test` ci: add a script to download Qt gitlab-ci: test QtDialog on Windows ci: add download information for Qt on macOS gitlab-ci: test QtDialog on macOS QCMakeCacheView: use non-deprecated List and Set constru

[ANNOUNCE] CMake 3.18.0-rc3 is ready for testing

2020-07-01 Thread Robert Maynard
api(7)" “codemodel” version 2 “target” object gained a new "precompileHeaders" field in the "compileGroups" objects. ------------ Changes made since CMake 3.18.0-rc2: Brad King (15): Tests: Shorten case names in

[ANNOUNCE] CMake 3.18.0-rc4 is ready for testing

2020-07-10 Thread Robert Maynard
source_group()" command now also recognizes forward slashes as subgroup delimiters, not just backslashes. * "ctest(1)" now logs environment variables that it sets for each test, either due to the "ENVIRONMENT" property or the resource allocation feature, and subm

[ANNOUNCE] CMake 3.18.0 available for download

2020-07-15 Thread Robert Maynard
I am happy to announce that CMake 3.18.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.18 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.18/release/3.18.html Some of the mor

[ANNOUNCE] CMake 3.17.4 available for download

2020-07-30 Thread Robert Maynard
We are pleased to announce that CMake 3.17.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.17.4 since 3.17.3: Billy

[ANNOUNCE] CMake 3.18.1 available for download

2020-07-30 Thread Robert Maynard
We are pleased to announce that CMake 3.18.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.18.1 since 3.18.0: Ben

ANNOUNCE] CMake 3.18.2 available for download

2020-08-20 Thread Robert Maynard
ns FindPython: enhance robustness of version extraction from library name Raul Tambre (1): MSVC: Record support for C11 and c_restrict Robert Maynard (1): CMakeFindBinUtils: Always consider plain binutils when not cross-compiling Seth R Johnson (1): FindHDF5: fix compiler detection when

[ANNOUNCE] CMake 3.16.9 available for download

2020-09-15 Thread Robert Maynard
We are pleased to announce that CMake 3.16.9 is now available for download. You can find the 3.16.9 release at: https://github.com/Kitware/CMake/releases/tag/v3.16.9 Thanks for your support! - Changes in 3.16.9 since 3.16.

[ANNOUNCE] CMake 3.17.5 available for download

2020-09-15 Thread Robert Maynard
We are pleased to announce that CMake 3.17.5 is now available for download at: https://cmake.org/download/ Thanks for your support! - Changes in 3.17.5 since 3.17.4: Alexandru Croitor (2): AutoGen: Fix over-specified dir

[ANNOUNCE] CMake 3.18.3 available for download

2020-09-22 Thread Robert Maynard
ert Robert Maynard (1): CUDA: Support setting CUDA14/17 when using MSVC Sumit Bhardwaj (1): Implement cm::static_reference_cast by declval

[ANNOUNCE] CMake 3.18.4 available for download

2020-10-06 Thread Robert Maynard
We are pleased to announce that CMake 3.18.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.18.4 since 3.18.3: Brad

[ANNOUNCE] CMake 3.19.0-rc1 now ready for testing!

2020-10-13 Thread Robert Maynard
I am proud to announce the first CMake 3.19 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.19 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.19/release/3.19.html Some of the more significan

[ANNOUNCE] CMake 3.19.0-rc2 now ready for testing!

2020-10-28 Thread Robert Maynard
ci: add Python to PATH on Windows FindBoost: Honor Boost_NO_SYSTEM_PATHS when finding upstream BoostConfig FindBoost: Honor BOOST_ROOT when finding upstream BoostConfig FindRuby: Restore compatibility variable RUBY_VENDORLIB_DIR CMake 3.19.0-rc2 Craig Scott (1): Help: Cleanup typos and

[ANNOUNCE] CMake 3.19.0-rc3 now ready for testing!

2020-11-06 Thread Robert Maynard
I am proud to announce the third CMake 3.19 release candidate. https://cmake.org/download/ The first two 3.19.0 release candidates included the "cmake_path()" command. This has been removed in rc3 pending further development. Documentation is available at: https://cmake.org/cmake/help/v3.19

[ANNOUNCE] CMake 3.18.5 available for download

2020-11-18 Thread Robert Maynard
We are pleased to announce that CMake 3.18.5 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.18.5 since 3.18.4: Brad

[ANNOUNCE] CMake 3.19.0 available for download

2020-11-18 Thread Robert Maynard
I am happy to announce that CMake 3.19.0 is now available for download at: https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.19 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.19/release/3.19.html Some of the mor

[ANNOUNCE] CMake 3.19.1 available for download

2020-11-24 Thread Robert Maynard
We are pleased to announce that CMake 3.19.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.19.1 since 3.19.0: Brad

[ANNOUNCE] CMake 3.19.2 available for download

2020-12-16 Thread Robert Maynard
_package' Clang on Windows: 'LINKER:' prefix must be honored CMakePackageConfigHelpers: Relax restrictions on version range Raul Tambre (2): CUDA: Fix user-set architectures during detection with Visual Studio macOS: Add architecture flags only for native ASM dialect Rob

CMake 2.8.12.1 Released

2013-11-08 Thread Robert Maynard
Some serious problems were reported with the 2.8.12 release. Thanks to the swift work of Brad King, Stephen Kelly, Modestas Vainius and Vladislav Vinogradov, those problems have been fixed. We've prepared a 2.8.12.1 bug fix release to address those issues. Some of the notable changes in this patch

CMake 2.8.12.2 available for download

2014-01-28 Thread Robert Maynard
Some problems were reported with the 2.8.12 release. Thanks to the work of Brad King, Robert Maynard, Rolf Eike Beer, Ruslan Baratov, and Ted Kremenek those problems have been fixed. We've prepared a 2.8.12.2 bug fix release to address those issues. Some of the notable changes in this

CMake 3.0-rc1 now ready for testing!

2014-02-28 Thread Robert Maynard
I am proud to announce that CMake 3.0 has entered the release candidate stage. Sources and binaries are available at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.0 Release notes appear below and are also published at http://www

[ANNOUNCE] CMake 3.0-rc3 now ready for testing!

2014-03-26 Thread Robert Maynard
I am proud to announce the CMake 3.0 third release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.0 Release notes appear below and are also published at http://www.cmake.org/cmake/

[ANNOUNCE] CMake 3.0-rc4 now ready for testing!

2014-04-22 Thread Robert Maynard
mineVSServicePack: Match versions more robustly CMakeDetermineVSServicePack: Add VS 11 update 4 Fortran: Detect pointer size on Intel archs with PGI (#14870) CMakeRCInformation: Do not mention 'Fortran' in documentation CMakeRCInformation: Recognize '

[ANNOUNCE] CMake 3.0-rc5 now ready for testing!

2014-05-14 Thread Robert Maynard
I am proud to announce the CMake 3.0 fifth release candidate. Sources and binaries are available at: http://www.cmake.org/files/v3.0/?C=M;O=D Documentation is available at: http://www.cmake.org/cmake/help/v3.0 Release notes appear below and are also published at http://www.cmake.org/cmake/

  1   2   >