https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
33b857b Added ability to detect compiler version for NAG Fortran compiler. 01 May 2017, 13:40:41 UTC
84a5c2c LexerParser: disable clang-tidy checks 01 May 2017, 13:40:41 UTC
490b14a LexerParser: move to custom directory 01 May 2017, 13:40:41 UTC
5b79cfe CMakeLists: remove option to regenerate yacc/lex 01 May 2017, 13:40:41 UTC
79f4a77 Merge topic 'qt-clang-tidy' b13bc865 Disable clang-tidy checks on files generated by Qt Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !777 01 May 2017, 13:16:39 UTC
a2a13e8 Merge topic 'ipo-clang' 7d057b27 Clang IPO (LTO) support Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !717 01 May 2017, 13:15:46 UTC
6b7ec8e Merge topic 'xl-enhancements' 6555286c XL: Add C and C++ language level flags 54a4d28d XL: Add additional regex for bogus compile options Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !776 01 May 2017, 13:15:07 UTC
033d4f3 CMake Nightly Date Stamp 01 May 2017, 04:01:03 UTC
7382523 CMake Nightly Date Stamp 30 April 2017, 04:01:03 UTC
e3858dd CMake Nightly Date Stamp 29 April 2017, 04:01:11 UTC
6555286 XL: Add C and C++ language level flags 28 April 2017, 15:48:32 UTC
54a4d28 XL: Add additional regex for bogus compile options 28 April 2017, 15:08:41 UTC
7d057b2 Clang IPO (LTO) support 28 April 2017, 14:13:56 UTC
d828d0e Merge topic 'refactor-ipo-flags' 47990f9f Inline and remove AddFeatureFlags method a8667467 Add IPO compiler flags more consistently in generators Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !772 28 April 2017, 13:55:44 UTC
2911d47 Merge topic 'fix-qhalt-for-xl' f320907b XL: Fix the use of the -qhalt flag for varying OSs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !771 28 April 2017, 13:53:50 UTC
b61e9f8 Merge topic 'FindBoost-compile-features' 4c2ae38b Boost Fiber actually require at least C++11. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !749 28 April 2017, 13:52:41 UTC
12512bd Merge topic 'separgs-native' 28d83837 separgs: Use NATIVE_COMMAND where appropriate 2a207aac separgs: Add a NATIVE_COMMAND mode 81841426 separgs: Migrate tests to RunCMake tests Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !753 28 April 2017, 13:52:07 UTC
34a083a Merge topic 'bindexplib-consts' afb21342 bindexplib: fix constants symbols export Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !763 28 April 2017, 13:12:22 UTC
b13bc86 Disable clang-tidy checks on files generated by Qt 28 April 2017, 07:45:21 UTC
02d1186 CMake Nightly Date Stamp 28 April 2017, 04:01:04 UTC
47990f9 Inline and remove AddFeatureFlags method The method implementation is now only one call of another method, so inline it at call sites and remove it. 27 April 2017, 20:21:59 UTC
a866746 Add IPO compiler flags more consistently in generators Move addition of IPO flags into `cmLocalGenerator::AddLanguageFlags` because all call sites of that need the IPO flags, but not all were following the call with `AppendFeatureOptions`. 27 April 2017, 20:15:07 UTC
f320907 XL: Fix the use of the -qhalt flag for varying OSs The valid settings to pass to the IBM XL compiler for the -qhalt flag vary widely by language and platform. Based on existing documentation, the following table shows which error levels are valid to pass to -qhalt= since -qhalt=e is not always available. OS | xlc | xlC | xlf | ---------|-------|------------------ AIX | iwes | iw s | ilwesu | BlueGene | iwes | iwes | ilwesu | OS X | iwesu | iwesu | ilwesu | Linux | w | w | ilwesu | 27 April 2017, 17:29:28 UTC
f0ae821 Merge topic 'cpackifw-framework-version' 993ebdc7 CPackIFW: Framework version Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !761 27 April 2017, 13:05:03 UTC
6887c11 Merge topic 'elf-runpath-def' 370a6b1b cmELF: Remove now-redundant check for DT_RUNPATH's existence 7146a604 cmELF: Define DT_RUNPATH if it isn't already defined Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !764 27 April 2017, 13:04:10 UTC
a7d9666 Merge topic 'UseSWIG-fallback-prefix' 8ed66379 UseSWIG: Fall back to empty PREFIX for unknown languages Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !767 27 April 2017, 13:03:39 UTC
6cc5bf3 Merge topic 'test-install-objects-as-files' f4c23ee2 Tests: Add case for install(FILES) with TARGET_OBJECTS d272c4d5 Tests: Generalize RunCMake.install internal infrastructure Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !769 27 April 2017, 13:03:09 UTC
7402bd3 Merge topic 'cuda-device-link-ar' 493671a5 CUDA: Static libraries can now explicitly resolve device symbols 8fb85c68 CUDA: Makefile uses relative path for device linking status messages a36fb229 CUDA: Visual Studio now properly delays device linking Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !759 27 April 2017, 13:02:00 UTC
f38147a Merge topic 'test-makefile-custom-target-includes' 434f5cef Tests: Add case for IMPLICIT_DEPENDS in custom target 6d1be6e3 Tests: Split RunCMake.BuildDepends make-only condition Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !766 27 April 2017, 13:00:15 UTC
7c31ac6 Merge topic 'FindGLUT-optional-deps' e1b67d03 FindGLUT: Add library dependencies only if they exist Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !765 27 April 2017, 12:58:51 UTC
06d34c4 Merge topic 'clang-tidy-2' 9a740f1b cmCPackIFWInstaller: fix validation of WizardStyle option a168b4cc cmServerProtocol: avoid copies in range for 1ef22a26 cmDocumentation: use ofstream local variable ba8571ff clang-tidy: use operators for string comparison Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !738 27 April 2017, 12:57:30 UTC
ef205e0 Merge topic 'ctest_test-ignore-skipped-tests' 851b6c15 cmCTestTestHandler: indicate why a test did not run 25a7f14f Help: add release notes ab8bbef9 cmCTestTestHandler: count skipped tests as disabled 202a44a4 cmCTestRunTest: do not count skipped tests as failed Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Craig Scott <craig.scott@crascit.com> Merge-request: !741 27 April 2017, 12:55:40 UTC
5081dfc CMake Nightly Date Stamp 27 April 2017, 04:01:06 UTC
f4c23ee Tests: Add case for install(FILES) with TARGET_OBJECTS 26 April 2017, 20:23:12 UTC
493671a CUDA: Static libraries can now explicitly resolve device symbols If a static library has the property CUDA_RESOLVE_DEVICE_SYMBOLS enabled it will now perform the device link step. The normal behavior is to delay calling device link until the static library is consumed by a shared library or an executable. 26 April 2017, 20:18:25 UTC
d272c4d Tests: Generalize RunCMake.install internal infrastructure Allow `run_install_test` to be used for simpler cases. 26 April 2017, 20:16:04 UTC
afb2134 bindexplib: fix constants symbols export 26 April 2017, 19:23:33 UTC
28d8383 separgs: Use NATIVE_COMMAND where appropriate 26 April 2017, 18:34:23 UTC
2a207aa separgs: Add a NATIVE_COMMAND mode 26 April 2017, 18:34:06 UTC
8184142 separgs: Migrate tests to RunCMake tests 26 April 2017, 18:26:47 UTC
370a6b1 cmELF: Remove now-redundant check for DT_RUNPATH's existence We define it if it's not already defined. 26 April 2017, 18:01:24 UTC
7146a60 cmELF: Define DT_RUNPATH if it isn't already defined The value of 29 is used by binutils and is used in the System V ABI draft from 2001. It isn't defined on NetBSD 6.0. 26 April 2017, 18:00:58 UTC
8fb85c6 CUDA: Makefile uses relative path for device linking status messages 26 April 2017, 15:41:22 UTC
a36fb22 CUDA: Visual Studio now properly delays device linking 26 April 2017, 15:41:22 UTC
41b84b2 Merge branch 'release' 26 April 2017, 13:04:07 UTC
ffb7736 Merge topic 'vs2017-sdk-detection' 0a29a311 VS2017: Verify Windows 8.1 SDK before using it Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !756 26 April 2017, 13:03:15 UTC
380232e Merge topic 'xctest_static_framework' bfa92e57 XCTest: Add support for static frameworks Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !732 26 April 2017, 13:00:20 UTC
f03bbc3 Merge topic 'findopenmp-modernized' 99ac0940 FindOpenMP: Add tests bb032c1b FindOpenMP: Complete overhaul. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !733 26 April 2017, 12:59:02 UTC
434f5ce Tests: Add case for IMPLICIT_DEPENDS in custom target Use the `IMPLICIT_DEPENDS` option of `add_custom_command` and place the command in a custom target. Verify that `INCLUDE_DIRECTORIES` of that custom target are honored. This is a case that was not really designed to work but happens to work, is useful, and makes sense. Add a test case make sure it continues to work. Issue: #16830 26 April 2017, 12:46:11 UTC
6d1be6e Tests: Split RunCMake.BuildDepends make-only condition 26 April 2017, 12:34:16 UTC
e1b67d0 FindGLUT: Add library dependencies only if they exist Fixes: #14060 26 April 2017, 12:14:08 UTC
9a740f1 cmCPackIFWInstaller: fix validation of WizardStyle option 26 April 2017, 06:59:57 UTC
a168b4c cmServerProtocol: avoid copies in range for 26 April 2017, 06:59:56 UTC
1ef22a2 cmDocumentation: use ofstream local variable 26 April 2017, 06:59:56 UTC
ba8571f clang-tidy: use operators for string comparison 26 April 2017, 06:59:56 UTC
8985c1d CMake Nightly Date Stamp 26 April 2017, 04:01:04 UTC
0085701 Merge topic 'doc-eq-delete' d0b70e67 Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPY Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !755 25 April 2017, 20:41:13 UTC
d0b70e6 Help/dev: Document CM_EQ_DELETE and CM_DISABLE_COPY 25 April 2017, 20:08:47 UTC
993ebdc CPackIFW: Framework version Improved algorithm for finding the version of QtIFW tools. 25 April 2017, 18:43:21 UTC
341486f Merge branch 'vs2017-sdk-detection' into release 25 April 2017, 15:05:37 UTC
0a29a31 VS2017: Verify Windows 8.1 SDK before using it The detection logic added by commit v3.8.0-rc2~14^2 (VS2017: If Win 8.1 SDK is not available, use Win 10 SDK, 2017-02-20) was incomplete. It is possible for the Win 8.1 SDK registry entry to exist, and even the directory, but the header files to not actually be installed. Teach `cmGlobalVisualStudio15Generator::IsWin81SDKInstalled` to verify that the `windows.h` header actually exists in the SDK directory. We do this in `cmGlobalVisualStudio14Generator::GetWindows10SDKVersion` for the Windows 10 SDK already. Fixes: #16811 25 April 2017, 15:04:52 UTC
bfa92e5 XCTest: Add support for static frameworks Fixes: #16636 25 April 2017, 13:56:34 UTC
74672e2 Merge topic 'ninja-dyndep-response-file' 594d3d6f Ninja: support response file for cmake_ninja_depends on Windows Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !722 25 April 2017, 13:41:18 UTC
7dca104 Merge topic 'deprecate-policy-old' 4f5bbbea Add deprecation warnings for policies CMP0036 and below Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !743 25 April 2017, 13:39:06 UTC
959ad1d Merge topic 'use-disable-copy' d6f0006c Use CM_DISABLE_COPY Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !754 25 April 2017, 13:36:01 UTC
31f7dc4 Merge branch 'release' 25 April 2017, 13:22:06 UTC
56deb34 Merge topic 'hostwin32-doc-fix' 664bb367 Help: Fix CMAKE_HOST_WIN32 documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !752 25 April 2017, 13:20:03 UTC
99ac094 FindOpenMP: Add tests 25 April 2017, 13:11:56 UTC
bb032c1 FindOpenMP: Complete overhaul. 25 April 2017, 13:11:55 UTC
75d91e9 Merge topic 'wix-attributes-patch' 58cf9d41 wix: adds ability to modify attributes with patch 03628bb6 wix: fix spelling error in function name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !742 25 April 2017, 13:05:37 UTC
60e4829 Merge topic 'FindBoost-backport-fixes' 502608ab FindBoost: Support prebuilt Windows binaries from SourceForge b479429b FindBoost: Allow testing for multiple compiler suffixes 92857eef FindBoost: Fix library directory for VS 2017 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !751 25 April 2017, 13:04:37 UTC
8ed6637 UseSWIG: Fall back to empty PREFIX for unknown languages Teach `SWIG_ADD_LIBRARY` to fall back to an empty library prefix for languages we don't explicitly define already. Suggested-by: Alan W. Irwin <irwin@beluga.phys.uvic.ca> 25 April 2017, 12:52:14 UTC
594d3d6 Ninja: support response file for cmake_ninja_depends on Windows The internal tool "cmake_ninja_depends" now supports reading the list of ddi files from a reponse file to circumvent Windows command line length limits. Use this response file for dyndep rule on Windows. 25 April 2017, 07:32:50 UTC
759c675 CMake Nightly Date Stamp 25 April 2017, 04:01:05 UTC
d6f0006 Use CM_DISABLE_COPY 24 April 2017, 20:03:06 UTC
851b6c1 cmCTestTestHandler: indicate why a test did not run 24 April 2017, 19:42:40 UTC
25a7f14 Help: add release notes 24 April 2017, 19:42:40 UTC
ab8bbef cmCTestTestHandler: count skipped tests as disabled The `Skipped` status is basically a runtime version of the `Disabled` status (set as a property on the test by the configure step), so treat them the same. 24 April 2017, 19:42:40 UTC
664bb36 Help: Fix CMAKE_HOST_WIN32 documentation The documentation falsely claims `CMAKE_HOST_WIN32` is `true` on Cygwin. Since commit v2.8.4~153^2 (Cygwin: Do not define 'WIN32', 2010-12-17) we do not define `CMAKE_HOST_WIN32` on Cygwin either. 24 April 2017, 18:22:24 UTC
3cb7048 Merge branch 'release' 24 April 2017, 14:55:25 UTC
bc71f94 Merge branch 'FindBoost-backport-fixes' into release 24 April 2017, 14:54:54 UTC
502608a FindBoost: Support prebuilt Windows binaries from SourceForge This are searched for in the default installed location C:/local/boost_${ver} Cherry picked from commit 862482df274121e6f80dca925fb01d996710ed5e for backport to CMake 3.8. 24 April 2017, 14:52:11 UTC
b479429 FindBoost: Allow testing for multiple compiler suffixes This is to permit VS2017 to make use of the vc141 suffix or fall back to the compatible vc140 to use Boost libraries built with VS2015. Cherry picked from commit 3ca6f70f8b27c08ad3470542705701e6e8e6ea05 plus a fixup from commit 6115875bf0faef61c558e46395e67bdfd4ad48e1 for backport to CMake 3.8. 24 April 2017, 14:52:01 UTC
92857ee FindBoost: Fix library directory for VS 2017 Boost 1.64 now names the library directory `14.1`, not `15.0`. 24 April 2017, 14:51:08 UTC
58cf9d4 wix: adds ability to modify attributes with patch Adds the ability to attributes to generated XML files for features with the WiX patch system. To modify attributes additional attributes may be added within the 'CPackWixFragment' xml tag. Fixes: #16813 Signed-off-by: Keith Holman <keith.holman@windriver.com> 24 April 2017, 14:06:45 UTC
03628bb wix: fix spelling error in function name The function "AddDirectoryAndFileDefinitions" was missing the last "i" in the function name. This patch corrects the spelling so that the function can be found easier when searching through the source code. Signed-off-by: Keith Holman <keith.holman@windriver.com> 24 April 2017, 14:04:51 UTC
80362f7 Merge topic 'autogen_once' 97d25404 Autogen: Use FileWrite to write the settings file d0404596 Autogen: Save the hash of the old settings string only 7c5f5f1a Autogen: Generate moc_predefs.h only on demand 1d5ed679 Autogen: Uppercase function name e4a23565 Autogen: New QuotedCommand function for logging 9d9e17fa Autogen: Use FileDiffers and FileWrite for AUTOMOC 65290169 Autogen: Add FileDiffers and FileWrite methods 344a6d84 Autogen: MakeParentDirectory logPrefix parameter ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !747 24 April 2017, 13:49:08 UTC
2455d73 Merge topic 'eq-delete' 5d167132 cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Craig Scott <craig.scott@crascit.com> Merge-request: !746 24 April 2017, 13:46:16 UTC
96b202f Merge topic 'clazy-2' 99d50d2b cmLinkLineComputer: make noncopyable 44b8debf cmGlobalGenerator::DirectoryContent: remove custom copy ctor 73bedfea cmTargetDepend: pass by value e6c606c7 cmGeneratorTarget::SourceFileFlags: remove custom copy ctor 8d090ff2 cmLinkImplItem: remove custom copy ctor a8a9577e cmLinkItem: remove custom copy ctor bf955e58 cmComputeLinkInformation::Item: remove custom copy ctor b44659f5 cmCryptoHash: make noncopyable ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !745 24 April 2017, 13:45:49 UTC
fd79ace Merge topic 'clazy' a28894e4 cmCommandArgumentParserHelper: make noncopyable 765822ad cmake: pass cmStateSnapshot by const ref 0d0995b7 cmListFileArgument: remove custom copy ctor 44963b50 cmLocaleRAII: make noncopyable 3f677f20 cmGraphEdge: remove custom copy ctor b799ca42 cmAlgorithms: pass std::string by const ref 7d6090ae cmSystemTools::SaveRestoreEnvironment: make noncopyable aecba652 cmCLocaleEnvironmentScope: make noncopyable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !744 24 April 2017, 13:45:34 UTC
dc6632b Merge topic 'remove-xcode-2' 7373b389 Xcode: Drop support for Xcode versions below 3 eaf53849 Xcode: Compute version number earlier Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Gregor Jasny <gjasny@googlemail.com> Merge-request: !737 24 April 2017, 13:40:44 UTC
96b2637 Merge topic 'findmpi-improvements' ece4f647 FindMPI: Modernize documentation 6d4fa021 FindMPI: MPIEXEC handling improvements Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !740 24 April 2017, 13:38:02 UTC
0039ddb Merge topic 'ctest-minor-fixups' 3d1bd011 cmCTestTestHandler: use pointers to static memory 5969048d cmCTestTestCommand: defer getting the global timeout Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !735 24 April 2017, 13:37:02 UTC
096c3ba Merge topic 'vs8-deprecate' 81f9c9e8 Deprecate Visual Studio 8 2005 generator Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !739 24 April 2017, 13:36:10 UTC
3ade7a3 Merge topic 'namespace-jar-exports' 0bee0066 Tests: Test namespaces with exported JARs 789c8de3 UseJava: Support namespaced exports Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !729 24 April 2017, 13:35:29 UTC
aaeb01e Merge topic 'fix-test-all-find-modules' cda401fe Tests: Simplify CMakeOnly.AllFindModules policy settings 1a2ede17 Tests: Fix FindModulesExecuteAll when KDE4 is installed Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !736 24 April 2017, 13:34:03 UTC
1e31359 Merge topic 'source_group-TREE-alt-root' d286d24a Merge branch 'backport-source_group-TREE-alt-root' into source_group-TREE-alt-root 1b4d2c74 source_group: Fix TREE with root that is not current source dir Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !731 24 April 2017, 13:33:31 UTC
305e628 Merge topic 'loosen-object-deps' d96e5d9a Tests: use BYPRODUCTS in the CustomCommandWorkingDirectory test 664591ce RunCMake.Ninja: add a test for assumed sources adf60b28 ninja: break unnecessary target dependencies 01c5bb95 RunCMake.Ninja: support passing arguments when running ninja 7f947b60 ninja: remove duplicate order-only dependencies e9827eba ninja: describe the intermediate order depends target better b57b7d8e Ninja: Order Fortran dyndep file generation explicitly Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !430 24 April 2017, 13:31:49 UTC
fa338c9 Merge topic 'clang-tidy' 73020305 clang-tidy: avoid copy b432e933 clang-tidy: use .empty() to check emptyness 012972a9 clang-tidy: remove reduntant .data() calls b26577c9 clang-tidy: remove else after break and continue Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !734 24 April 2017, 13:27:48 UTC
8b0016a CMake Nightly Date Stamp 24 April 2017, 04:01:03 UTC
back to top