- 12 Oct, 2019 1 commit
-
-
Kitware Robot authored
-
- 11 Oct, 2019 5 commits
-
-
Brad King authored
b7509dd6 Add option to configure Ninja link job pool for CMake's own binaries Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3901
-
Brad King authored
-
Brad King authored
3fb146cb Tests: Update CompileFeatures test for Intel 19 with VS 2015 847e8bc9 Intel: Fix default C++ dialect detection on Windows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3900
-
Kitware Robot authored
-
- 10 Oct, 2019 17 commits
-
-
Brad King authored
1529f4a9 Utilities/Release: Teach "push" script to create destination subdirectory Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3902
-
Brad King authored
Create an undocumented `CMake_JOB_POOL_LINK_BIN` option that builders can set to avoid linking too many of our binaries at once.
-
Brad King authored
Blacklist `cxx_relaxed_constexpr` for this case because the compiler does not advertise the support in this mode but compiles our example.
-
Brad King authored
For the Intel Compiler for Windows we have some subtle preprocessor checks in compiler feature detection to detect C++11 and C++14 modes. Use these when detecting the default C++ dialect too.
-
Brad King authored
-
Brad King authored
-
Brad King authored
d00bb419 Add deprecation warnings for policies CMP0069 and below Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3893
-
Brad King authored
The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for policies introduced in CMake 3.9 and below to encourage projects to port away from setting policies to OLD.
-
Brad King authored
-
Brad King authored
5d3b825c ExternalProject: fix some documentation typos Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3898
-
Brad King authored
7bbddeb7 CLI: Rename --loglevel to --log-level for naming consistency Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Alex Turbov <i.zaufi@gmail.com> Merge-request: !3899
-
Brad King authored
36ded610 PCH: Generate sources during Compute step Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3890
-
Craig Scott authored
Other multi-word command line options use hyphens to separate the words, so the --loglevel option introduced in CMake 3.15 was inconsistent in this regard. Rename it to --log-level but still support the original --loglevel name to preserve backward compatibility.
-
Kitware Robot authored
-
- 09 Oct, 2019 9 commits
-
-
Brad King authored
-
Gregor Jasny authored
The same is done for the C and CXX language. This initializes compiler flags like the sysroot path or deployment target. Closes: #19794 Suggested-by: Kyle Fleming
-
Ben Boeckel authored
-
Cristian Adam authored
-
Kitware Robot authored
- 08 Oct, 2019 6 commits
-
-
Brad King authored
-
Brad King authored
-
Brad King authored
f1fb63b3 file(GENERATE): Create output file structures even earlier Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3895
-
Brad King authored
638fa412 Apple: Set Clang ASM compiler features Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3894
-
Brad King authored
9df56ece Merge branch 'backport-vs-16.4-global-targets' ac1a1bf1 VS: Tell VS 16.4 not to verify CMake-provided custom command outputs 04e5f30a VS: Tell VS 16.4 not to verify CMake-provided custom command outputs Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !3896
-
Kitware Robot authored
-
- 07 Oct, 2019 2 commits
-