- Mar 03, 2021
-
-
005e2cdf Android: Do not use gold for ndk >= r22 ed7a87f2 Tests: Update RunCMake.Android for NDK r22 4950d357 Help: Document CMAKE_ANDROID_NDK_VERSION variable 74690624 Android: Detect NDK version number Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5862
-
Fixes: #21772
-
Brad King authored
Use `CMAKE_ANDROID_NDK_VERSION` to check for files expected based on the version of the NDK.
-
Brad King authored
-
Report it in `CMAKE_ANDROID_NDK_VERSION`.
-
e5698605 gitlab-ci: ignore failing tests for external IDE testing beb130c6 gitlab-ci: allow some jobs to ignore failing tests on nightly runs 18d6737e gitlab-ci: always upload test and release artifacts Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5871
-
1bd8f194 CMakeDetermineCompilerId: Fix REQUIRE_SUCCESS with multiple user flags Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5874
- Mar 02, 2021
-
-
Raul Tambre authored
Need to quote the list expansion otherwise we'll try each argument separately.
-
fb4b2ed0 FindOpenGL: handle GLX without GLVND Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5861
-
74c2ade1 Help/guide: fix the remaining CMake install destinations Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5870
-
- Mar 01, 2021
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
bdc40742 CMakeDetermineCompilerId: Test without COMPILER_ID_FLAGS if REQUIRE_SUCCESS Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5863
-
Ben Boeckel authored
Followup from !5674.
-
- Feb 27, 2021
-
-
Raul Tambre authored
If we REQUIRE_SUCCESS, i.e. TEST_FLAGS_FIRST must work, we need to also try without user flags. Fixes #21869.
-
- Feb 26, 2021
-
-
Ben Boeckel authored
On Ubuntu, installing `libgl-dev` provides `libGL` and `libGLX`, but no `libOpenGL`. Avoid defining GLVND targets without the `OpenGL::OpenGL` target.
-
- Feb 25, 2021
-
-
85ef0a84 gitlab-ci: update macOS jobs to use Xcode 12.4 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5858
-
Brad King authored
-
72efd95a PGI: Explicitly specify CMAKE_CXX98_STANDARD_COMPILE_OPTION 6bfb2c61 HELP: Update compile-features documentation with missing compilers Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5857
-
- Feb 24, 2021
-
-
Robert Maynard authored
The PGI ( and NVIDIA HPC ) compilers default C++ standard level are based on the GCC system headers it is compiling against. Therefore on newer platforms the default C++ level will be >= 11 and requesting C++98 compilation mode will fail as no explicit flag will be set.
-
Robert Maynard authored
-
Brad King authored
-
a0fc64ac CUDA: Improve error messages when CUDA compiler detection fails Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Raul Tambre <raul@tambre.ee> Merge-request: !5844
-
6fa36470 ctest: Add support for '--prefix=<prefix>' form of the argument 3357d377 cmake: Add support for '--build --prefix=<prefix>' form of the argument 2f13fdef cmake: Document '--preset <preset>' form of the argument Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5849
-
b722eea9 Genex: LINK_LANGUAGE respects LINKER_LANGUAGE property Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5841
-
339dbc90 Help: Note that CMP0116 is recorded at the time of CC creation e3740e02 Tests: Test Qt autogen target with CMP0116 set to WARN cf34011c Tests: Test per-CC behavior of CMP0116 3a955035 Ninja: Use CMP0116 status recorded at time of custom command's creation f01f10e8 cmCustomCommand: Record value of CMP0116 at time of creation Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5848
-
Brad King authored
-
06e16ea0 Merge branch 'backport-3.19-preset-no-comments' into preset-no-comments afaa69f5 Tests: Remove comments from CMakePresetsTest/Good.json.in 4a92277f Revert "Help: Document JSON comment support in cmake-presets(7)" 431dd59b CMakePresets.json: Remove undocumented support for comments Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5853
-
d33c2c93 Tests: Update for upstream ninja change to write status on stderr Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5850
-
Brad King authored
Merge-request: !5853
-
Brad King authored
-
-
Revert commit 8f1e607e (Help: Document JSON comment support in cmake-presets(7), 2021-02-18). The support for comments was a mistake when the feature was implemented in 3.19, and is being removed.
-
Fixes: #21858
-
- Feb 23, 2021
-
-
397ced99 gitlab-ci: Add macos-arm64 jobs for Ninja and Xcode 0755c2ff gitlab-ci: rename macos build and test jobs to macos-x86_64 73150a37 ci: add sccache 0.2.15 custom build for aarch64-apple-darwin cab41b96 ci: update to sccache 0.2.15 on linux builds 8dcbe568 ci: Use Qt macOS 10.13+ package for macOS build and test jobs Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !5851
-
Brad King authored
For now, leave these jobs out during merge requests.
-