https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
9a8881c fix(FindBoost): Use list APPEND instead of set When Boost_USE_DEBUG_RUNTIME is OFF, _boost_RELEASE_NAMES will be cleared so that fail to find library when configure for Visual Studio 06 April 2017, 07:08:55 UTC
5d4db33 CMake Nightly Date Stamp 06 April 2017, 04:01:04 UTC
333ff16 Merge topic 'fix-genex-example' 3ecbe76e Help: Fix error in $<COMPILE_LANGUAGE:lang> example Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !667 05 April 2017, 14:29:57 UTC
d9bd7ad Merge topic 'prop-is-multi-config' 01826231 Tests: Add case for GENERATOR_IS_MULTI_CONFIG 38fd5866 Add GENERATOR_IS_MULTI_CONFIG global property Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !657 05 April 2017, 14:22:23 UTC
fe263c9 Merge topic 'cpack-wix-root' fde8dfa4 CPackWIX: Add documentation for CPACK_WIX_ROOT fb22ba63 CPackWIX: Fix variable documentation indentations Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !665 05 April 2017, 14:17:47 UTC
0d17a82 Merge topic 'revert-cpack_nsis_sign_uninstaller' 1b1ad2a2 Revert "CPack/NSIS: Sign the uninstaller" Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !597 05 April 2017, 14:17:21 UTC
8e6014f Merge topic 'FindCUDA-tll-keywords' 9f41bfd7 FindCUDA: Add option to use modern form of target_link_libraries Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Robert Maynard <robert.maynard@kitware.com> Merge-request: !663 05 April 2017, 14:16:38 UTC
6e9dc96 Merge topic 'CheckIPOSupported-Fortran' 87199ea6 CheckIPOSupported: Add Fortran support c92fd256 CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles' Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !655 05 April 2017, 14:16:00 UTC
820af5f Merge topic 'lang-specific-binutils' 73934188 Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !656 05 April 2017, 14:15:40 UTC
4046cb2 Merge topic 'bindexplib-arm' 48fa2914 bindexplib: add ARM support 97c605fd bindexplib: remove unused code 7a8860af bindexplib: clang-format Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !604 05 April 2017, 14:15:18 UTC
52ffedf CMake Nightly Date Stamp 05 April 2017, 04:01:06 UTC
3ecbe76 Help: Fix error in $<COMPILE_LANGUAGE:lang> example 04 April 2017, 21:28:25 UTC
fde8dfa CPackWIX: Add documentation for CPACK_WIX_ROOT Fixes: #16774 04 April 2017, 19:17:15 UTC
fb22ba6 CPackWIX: Fix variable documentation indentations 04 April 2017, 19:17:15 UTC
1b1ad2a Revert "CPack/NSIS: Sign the uninstaller" This reverts commit 09475c29 (CPack/NSIS: Sign the uninstaller, 2017-03-01) and follow-up commit e1ee7b43 (CPack/NSIS: Avoid a race condition when generating the installer, 2017-03-22). The signing implementation does not work on Linux for a couple reasons: * The script tries to run the temporary uninstaller executable, but of course this cannot be done except on a Windows host. * The `${NSISDIR}\makensis` file does not exist because `makensis` is installed elsewhere. The result is that existing package configurations can break on Linux. For example, the CPackComponents test fails. Revert the feature until an alternative implementation approach can be found. 04 April 2017, 17:41:54 UTC
0182623 Tests: Add case for GENERATOR_IS_MULTI_CONFIG 04 April 2017, 13:49:01 UTC
38fd586 Add GENERATOR_IS_MULTI_CONFIG global property Fixes: #16768 04 April 2017, 13:49:00 UTC
9f41bfd FindCUDA: Add option to use modern form of target_link_libraries This adds the option CUDA_LINK_LIBRARIES_KEYWORD which can be set to PRIVATE, PUBLIC, or INTERFACE or left empty (the default) to use the old form of target_link_libraries internally in FindCUDA macros. Fixes: #16772 04 April 2017, 13:43:05 UTC
87199ea CheckIPOSupported: Add Fortran support 04 April 2017, 13:35:39 UTC
c92fd25 CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles' 04 April 2017, 13:35:31 UTC
1180fdb Merge topic 'ExternalProject-checkout-clarify' 12a78130 ExternalProject: Run `git checkout` with `--` to clarify arguments Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !660 04 April 2017, 13:27:54 UTC
348519c Merge branch 'release' 04 April 2017, 13:26:11 UTC
fb3f6fd Merge topic 'FindBoost-vs-toolset-fallback' 862482df FindBoost: Support prebuilt Windows binaries from SourceForge 3ca6f70f FindBoost: Allow testing for multiple compiler suffixes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !639 04 April 2017, 13:20:16 UTC
d34daca Merge topic 'mac-implicit-link-no-lto-flag' 53f17333 CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !658 04 April 2017, 13:18:39 UTC
1c8775c Merge topic 'server-mode-test-no-pyc' e51d9395 Tests: Avoid generating .pyc files during Server test Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !659 04 April 2017, 13:17:41 UTC
bc04c6b Merge topic 'test-CMakeOnly.AllFindModules-local-exclude' fe21ccc4 Tests: Optionally skip local packages versions in CMakeOnly.AllFindModules Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !661 04 April 2017, 13:07:44 UTC
0f51d44 Merge topic 'test-CMake.GetPrerequisites-config-message' c2c22862 Tests: Fix CMake.GetPrerequisites test config message Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !654 04 April 2017, 13:07:16 UTC
c792926 Merge topic 'xcode-current-arch' a1221905 Xcode: Detect CURRENT_ARCH for use by generator Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Robert Maynard <robert.maynard@kitware.com> Merge-request: !648 04 April 2017, 13:04:17 UTC
48fa291 bindexplib: add ARM support Fixes: #16728 04 April 2017, 12:52:46 UTC
4b9e15f CMake Nightly Date Stamp 04 April 2017, 04:01:04 UTC
fe21ccc Tests: Optionally skip local packages versions in CMakeOnly.AllFindModules Some machines have incomplete or otherwise broken installations of specific packages. Allow local configuration to prevent the test from failing on such packages if the version number cannot be extracted. 03 April 2017, 20:04:17 UTC
12a7813 ExternalProject: Run `git checkout` with `--` to clarify arguments Fix the case when the tag name to be checked out also happens to match a path name. Unfortunately we cannot do this for Git versions prior to 1.8.5 because they do not "do what I mean" to checkout remote branches when the `--` argument is given. Fixes: #16678 03 April 2017, 18:34:35 UTC
7393418 Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} The variables recently added by commit b9d36826 (Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables, 2017-03-08) are more appropriately managed with language-specific names rather than toolchain-specific names. 03 April 2017, 18:10:50 UTC
1a6e47a Merge branch 'server-mode-test-no-pyc' into release 03 April 2017, 17:37:27 UTC
e51d939 Tests: Avoid generating .pyc files during Server test Avoid writing any files to the source tree during testing. Fixes: #16770 03 April 2017, 17:36:48 UTC
585f94f Merge branch 'mac-implicit-link-no-lto-flag' into release 03 April 2017, 17:24:03 UTC
53f1733 CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag The `ld` tool in Xcode 8.3 now has a `-lto_library <path>` flag. Ignore the flag instead of accidentally parsing it as `-l` with `to_library`. Fixes: #16766 03 April 2017, 17:23:31 UTC
c2c2286 Tests: Fix CMake.GetPrerequisites test config message Since commit v2.8.11~239^2~1 (ProcessorCount test: fix path to cmsysTestsCxx executable, 2013-01-24) we accidentally printed a literal `${CTEST_CONFIGURATION_TYPE}` instead of the actual build configuration. Update the message to use a generator expression to get the real build configuration used. 03 April 2017, 14:45:03 UTC
53e9c2d Merge branch 'release' 03 April 2017, 13:36:54 UTC
8bc545c Merge topic 'ExternalProject-fix-remote-branch' 6f3838c0 ExternalProject: Fix regression in GIT_TAG with remote branch name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !649 03 April 2017, 13:26:53 UTC
1e83154 Merge topic 'test-LinkInterfaceLoop-custom-timeout' 716f8c88 Tests: Add option to customize LinkInterfaceLoop timeout Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !651 03 April 2017, 13:25:55 UTC
5ee4152 Merge topic 'test-fix-CTestTestChecksum-dir' 72d0f947 Tests: Fix spurious CTestTestParallel failures Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !650 03 April 2017, 13:25:33 UTC
7c93f6f Merge topic 'intel-compile-features' 4af0c9da Features: Update features for Intel C++ 17.0.2 on UNIX Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !652 03 April 2017, 13:25:04 UTC
2c37b26 CMake Nightly Date Stamp 03 April 2017, 04:01:03 UTC
b2feb95 CMake Nightly Date Stamp 02 April 2017, 04:01:02 UTC
20326cf CMake Nightly Date Stamp 01 April 2017, 04:01:06 UTC
b1f35f1 Merge branch 'intel-compile-features' into release 31 March 2017, 18:29:25 UTC
4af0c9d Features: Update features for Intel C++ 17.0.2 on UNIX Intel 17.0.2 on UNIX introduced a regression from 17.0.1 in its definition of `__cpp_constexpr` in `-std=c++14` mode. It incorrectly defines it as `200704` instead of the expected `201304`. Fix our feature detection table to account for this. 31 March 2017, 18:29:18 UTC
716f8c8 Tests: Add option to customize LinkInterfaceLoop timeout This test has a timeout in case CMake gets into an infinite loop. The default of 90 seconds should be plenty of time for the test to run correctly since it does not actually do a build. However, busy machines that run lots of tests in parallel may need a longer timeout. Give them an option to extend it. 31 March 2017, 17:56:49 UTC
cf9f186 Merge branch 'test-fix-CTestTestChecksum-dir' into release 31 March 2017, 17:48:56 UTC
72d0f94 Tests: Fix spurious CTestTestParallel failures If `CTestTestParallel` was run at the same time as `CTestTestChecksum` (e.g. during parallel testing) then the former fails due to the latter stepping on its directory. Fix the directory used for the latter to avoid the conflict. 31 March 2017, 17:46:08 UTC
1f5ab90 Merge branch 'ExternalProject-fix-remote-branch' into release 31 March 2017, 17:00:08 UTC
6f3838c ExternalProject: Fix regression in GIT_TAG with remote branch name The change in commit v3.8.0-rc2~7^2 (ExternalProject: Run `git checkout` with `--` to clarify arguments, 2017-02-24) broke the case of `GIT_TAG some-remote-branch` because an explicit `--` means that the preceding argument is a tree-ish instead of a branch. Revert the change and leave a comment. Fixes: #16763 31 March 2017, 16:59:53 UTC
a122190 Xcode: Detect CURRENT_ARCH for use by generator During compiler identification, extract the Xcode `CURRENT_ARCH` value and save it for later use by the Xcode generator in an internal compiler information variable. This will be useful to know the locations of object files when only one architecture is built. 31 March 2017, 15:26:08 UTC
c791fb1 Merge topic '16733-bundle-genex' d1dac1ac Xcode: Execute RunCMake.Framework also for Xcode generator d02709d7 Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions 013ffe76 cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternal 32e9d0ca cmGeneratorTarget: Use enum to describe bundle directory query level Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Craig Scott <craig.scott@crascit.com> Merge-request: !635 31 March 2017, 14:40:02 UTC
4a553ec Merge topic 'vfort-object-linker-lang' 2c9f3578 VS: Decide project type by linker lang as fallback Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !643 31 March 2017, 14:39:23 UTC
a466d6f Merge topic 'libuv-name-fix' ec670408 FindLibUV: Add Windows library name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !647 31 March 2017, 14:39:05 UTC
8772fc8 Merge topic 'ipo-policy-CMP0069' dfa8263f Implement interprocedural optimization for GNU compilers 1588a577 Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION a7575700 Refactoring: s,GetFeatureAsBool,IsIPOEnabled, e05835c3 CheckIPOSupported: Visual Studio and Xcode generators do not support IPO Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Brad King <brad.king@kitware.com> Reviewed-by: Nils Gladitz <nilsgladitz@gmail.com> Merge-request: !568 31 March 2017, 14:38:08 UTC
60dde28 CMake Nightly Date Stamp 31 March 2017, 04:01:04 UTC
d1dac1a Xcode: Execute RunCMake.Framework also for Xcode generator 30 March 2017, 20:24:54 UTC
d02709d Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions Closes #16733 30 March 2017, 20:24:54 UTC
013ffe7 cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternal 30 March 2017, 20:24:54 UTC
32e9d0c cmGeneratorTarget: Use enum to describe bundle directory query level 30 March 2017, 20:24:54 UTC
dfa8263 Implement interprocedural optimization for GNU compilers Honor the `INTERPROCEDURAL_OPTIMIZATION` target property for GNU compilers by activating their link-time-optimization (LTO) flags. 30 March 2017, 18:56:52 UTC
1588a57 Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION Previously the `INTERPROCEDURAL_OPTIMIZATION` target property was honored only for the Intel compiler on Linux and otherwise ignored. In order to add support for more compilers incrementally without changing behavior in the future, add a new policy whose NEW behavior enforces the `INTERPROCEDURAL_OPTIMIZATION` property. Add flags for supported compilers and otherwise produce an error. 30 March 2017, 18:56:46 UTC
2c9f357 VS: Decide project type by linker lang as fallback Fixes: #16738 30 March 2017, 17:22:02 UTC
ec67040 FindLibUV: Add Windows library name 30 March 2017, 16:53:57 UTC
3e2f6bd Merge branch 'release' 30 March 2017, 14:28:03 UTC
a757570 Refactoring: s,GetFeatureAsBool,IsIPOEnabled, Method 'GetFeatureAsBool' is used only with 'INTERPROCEDURAL_OPTIMIZATION' feature. Substituting 'GetFeatureAsBool' with 'IsIPOEnabled'. 30 March 2017, 14:16:30 UTC
e05835c CheckIPOSupported: Visual Studio and Xcode generators do not support IPO 30 March 2017, 14:16:10 UTC
9e32b88 CMake 3.8.0-rc4 30 March 2017, 13:16:41 UTC
c268850 Merge branch 'release' 30 March 2017, 13:14:12 UTC
cb0f3cb Merge topic '10749-aix-version' 01a8a201 AIX: Properly detect host system version Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !645 30 March 2017, 13:05:06 UTC
1cc918a Merge topic 'ctest-disable-tests' b070947d Add 'DISABLED' test property 42c68aad CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Brad King <brad.king@kitware.com> Merge-request: !571 30 March 2017, 13:01:06 UTC
a820327 Merge topic 'sdcc-compiler-id' 5695558f SDCC: Fix identification of current sdcc compiler Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !644 30 March 2017, 12:59:05 UTC
d66081b Merge topic 'iwyu' 48cfb295 cmFortranParser: remove unnecessary typedef 90bb5f64 cmCommandArgumentParserHelper: remove unnecessary include ab5f4e81 cmFortranParserImpl: remove unnecessary include f8ed8bef testEncoding: use cmsys::ifstream 8647c6cd testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows only 21a6ed49 cmFileCommand: add <cm_curl.h> include a2275bdd cmFileCommand: remove unnecessary friend declaration Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !626 30 March 2017, 12:58:26 UTC
2f35978 Merge topic 'cmake-file-install-symlink-on-nonexistng-path' 8e8f1118 handle non-existing symlink creation locations Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !642 30 March 2017, 12:57:07 UTC
7a6ab42 Merge topic 'FindBoost-1.64-deps' 556d98da FindBoost: Update 1.64 dependencies using 1.64 beta1 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !629 30 March 2017, 12:55:19 UTC
18eeed4 Merge branch 'FindBoost-1.64-deps' into release 30 March 2017, 12:55:01 UTC
7bb8b38 Merge topic '16742-swift-3.0' 77139e32 Swift: Simplify mixed test case to make it version agnostic c03141c0 Swift: Default to Swift 3.0 with Xcode 8.3 and later Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !638 30 March 2017, 12:52:37 UTC
556d98d FindBoost: Update 1.64 dependencies using 1.64 beta1 30 March 2017, 10:43:13 UTC
f6d802b CMake Nightly Date Stamp 30 March 2017, 04:01:03 UTC
01a8a20 AIX: Properly detect host system version CMakeDetermineSystem.cmake uses "uname -r" to get CMAKE_HOST_SYSTEM_VERSION on AIX. AIX uses "uname -v" for the major version and "uname -r" for the minor version. Thanks to Chris Taylor for the suggested patch. Closes #10749 29 March 2017, 19:20:23 UTC
cb4e731 Merge branch 'sdcc-compiler-id' into release 29 March 2017, 17:22:06 UTC
5695558 SDCC: Fix identification of current sdcc compiler The sdcc compiler no longer defines the `SDCC` preprocessor macro. Instead `__SDCC_VERSION_MAJOR` and similar component-wise macros are defined. Use them instead if defined. Issue: #16746 29 March 2017, 17:21:49 UTC
48cfb29 cmFortranParser: remove unnecessary typedef 29 March 2017, 16:48:48 UTC
90bb5f6 cmCommandArgumentParserHelper: remove unnecessary include 29 March 2017, 16:48:47 UTC
ab5f4e8 cmFortranParserImpl: remove unnecessary include 29 March 2017, 16:48:47 UTC
f8ed8be testEncoding: use cmsys::ifstream 29 March 2017, 16:48:47 UTC
8647c6c testEncoding: include <cmsys/ConsoleBuf.hxx> on Windows only 29 March 2017, 16:48:47 UTC
21a6ed4 cmFileCommand: add <cm_curl.h> include 29 March 2017, 16:48:47 UTC
a2275bd cmFileCommand: remove unnecessary friend declaration 29 March 2017, 16:48:47 UTC
6ca509e Merge branch '16742-swift-3.0' into release 29 March 2017, 14:40:59 UTC
b070947 Add 'DISABLED' test property When this property is set, the test is skipped and its status is automatically set to 'Not Run'. A disabled test will not be counted in the total number of tests and its completion status will be 'Disabled'. 29 March 2017, 14:29:57 UTC
77139e3 Swift: Simplify mixed test case to make it version agnostic Issue: #16742 29 March 2017, 13:36:05 UTC
6a5a214 Merge branch 'release' 29 March 2017, 13:25:28 UTC
d4a9957 Merge branch 'vs-rc-defines' into release 29 March 2017, 13:24:29 UTC
6dc7262 Merge topic 'vs-rc-defines' fff34934 MSVC: Restore _DEBUG preprocessor definition in RC debug builds 79a91538 RC: Add missing CMAKE_RC_FLAGS_<CONFIG> entries to cache c77194ec VS: Honor preprocessor definitions in RC flags 1449f6f6 cmVisualStudio10TargetGenerator: De-duplicate preprocessor defs 8a619e8c cmIDEOptions: Add GetDefines method Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !640 29 March 2017, 13:14:54 UTC
4a6a27a Merge topic 'update-kwsys' cdd2875a Merge branch 'upstream-KWSys' into update-kwsys e9c5505b KWSys 2017-03-28 (34999b6a) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !637 29 March 2017, 13:12:41 UTC
2b9086d Merge topic 'vfproj-object-libs-fix' 7a411dfb VS: Fix OBJECT library support in Intel Fortran projects Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !636 29 March 2017, 13:12:20 UTC
back to top