Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property' into rele... | Brad King | 2021-02-24 | 4 | -5/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Genex: LINK_LANGUAGE respects LINKER_LANGUAGE property | Marc Chevrier | 2021-02-23 | 4 | -5/+34 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'autogen-cmp0116-fix' into release-3.20 | Brad King | 2021-02-24 | 5 | -0/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Test Qt autogen target with CMP0116 set to WARN | Kyle Edwards | 2021-02-23 | 2 | -0/+3 | |
| * | | | | | | | | Tests: Test per-CC behavior of CMP0116 | Kyle Edwards | 2021-02-23 | 3 | -0/+38 | |
* | | | | | | | | | Merge topic 'preset-no-comments' into release-3.20 | Brad King | 2021-02-24 | 7 | -15/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-3.19-preset-no-comments' into preset-no-comments | Brad King | 2021-02-24 | 6 | -6/+16 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | CMakePresets.json: Remove undocumented support for comments | Kyle Edwards | 2021-02-24 | 6 | -6/+16 | |
| * | | | | | | | | | Tests: Remove comments from CMakePresetsTest/Good.json.in | Kyle Edwards | 2021-02-24 | 1 | -9/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ninja-status-stderr' into release-3.20 | Brad King | 2021-02-24 | 3 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Tests: Update for upstream ninja change to write status on stderr | Brad King | 2021-02-23 | 3 | -0/+12 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'test-ExternalProject-CONFIGURE_HANDLED_BY_BUILD' into release-3.20 | Brad King | 2021-02-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystems | Daan De Meyer | 2021-02-22 | 1 | -2/+2 | |
* | | | | | | | | Tests: Suppress failures on macOS arm64 due to separate Xcode signing phase | Brad King | 2021-02-22 | 8 | -0/+47 | |
* | | | | | | | | Tests: Fix CTestTestCrash expected output on macOS arm64 | Brad King | 2021-02-22 | 1 | -1/+1 | |
* | | | | | | | | Tests: Remove explicit no-signing marks from BundleTest | Brad King | 2021-02-22 | 3 | -14/+6 | |
* | | | | | | | | Tests: Clarify internal project name in RunCMake.GoogleTest cases | Brad King | 2021-02-22 | 4 | -4/+4 | |
* | | | | | | | | Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20 | Brad King | 2021-02-22 | 5 | -0/+85 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | FetchContent: Don't update timestamps if files don't change | Craig Scott | 2021-02-22 | 5 | -0/+85 | |
* | | | | | | | | VS: Restore support for PCH in CXX but not C within once target | Brad King | 2021-02-19 | 5 | -0/+33 | |
|/ / / / / / / | ||||||
* | | | | | | | FetchContent: Restore patch command support | Craig Scott | 2021-02-17 | 3 | -0/+25 | |
* | | | | | | | Merge topic 'findcudatoolkit_handle_cuda_compiler_without_enabled_lang' | Brad King | 2021-02-10 | 5 | -0/+43 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FindCUDAToolkit: Robust version checks when CUDA lang is not enabled | Robert Maynard | 2021-02-09 | 5 | -0/+43 | |
* | | | | | | | Merge topic 'xcode12-ios_install_combined' | Brad King | 2021-02-09 | 3 | -4/+29 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only) | Craig Scott | 2021-02-08 | 3 | -4/+29 | |
| * | | | | | | Apple: Fix linking to frameworks that do not exist until build time | Brad King | 2021-02-02 | 4 | -0/+31 | |
* | | | | | | | Merge topic 'object-lib-multiarch' | Brad King | 2021-02-09 | 11 | -12/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add_library(): Allow imported object libraries with multi-arch | Craig Scott | 2021-02-06 | 9 | -7/+55 | |
| * | | | | | | | Tests: TargetObjects does not need any languages enabled | Craig Scott | 2021-02-05 | 2 | -5/+1 | |
* | | | | | | | | Merge topic '21479-branding-name-cpack-nsis' | Brad King | 2021-02-09 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack/NSIS: Add option for setting branding text | Johnny Jazeix | 2021-02-07 | 2 | -0/+10 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cmake_library_architecture_better_multiarch_support' | Brad King | 2021-02-08 | 24 | -1/+51 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | CMakeDetermineCompilerABI: Parse library arch from versioned paths | Robert Maynard | 2021-02-04 | 24 | -1/+51 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fetchcontent-performance' | Brad King | 2021-02-05 | 15 | -68/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FetchContent: Invoke steps directly and avoid a separate sub-build | Craig Scott | 2021-02-04 | 2 | -18/+0 | |
| * | | | | | | | ExternalProject: Refactor pre-configure steps to support no-target uses | Craig Scott | 2021-02-04 | 6 | -7/+7 | |
| * | | | | | | | ExternalProject: Avoid scanning docs for keywords, use include_guard() | Craig Scott | 2021-01-29 | 7 | -43/+0 | |
* | | | | | | | | Merge topic 'build-test-presets' | Brad King | 2021-02-05 | 81 | -30/+800 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Update RunCMake/CMakePresets --list-presets | Sam Freed | 2021-02-04 | 4 | -4/+4 | |
| * | | | | | | | | Tests: Update RunCMake/CommandLine BuildDir | Sam Freed | 2021-02-04 | 11 | -11/+11 | |
| * | | | | | | | | Tests: Add test preset tests | Sam Freed | 2021-02-04 | 36 | -0/+464 | |
| * | | | | | | | | Tests: Add build preset tests | Sam Freed | 2021-02-04 | 29 | -0/+301 | |
| * | | | | | | | | Tests: Factor out RunCMake.CMakePresets schema validation | Sam Freed | 2021-02-04 | 2 | -15/+20 | |
* | | | | | | | | | Merge topic 'aix-xcoff-edit' | Brad King | 2021-02-04 | 14 | -19/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | AIX: Enable XCOFF editing to replace RPATH on installation | Brad King | 2021-02-03 | 5 | -6/+21 | |
| * | | | | | | | | | Tests: Add sample XCOFF binaries | Brad King | 2021-02-03 | 2 | -0/+0 | |
| * | | | | | | | | | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF case | Brad King | 2021-02-03 | 9 | -15/+19 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'issue-17634' | Brad King | 2021-02-04 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | try_run: Allow to set working directory | Asit Dhal | 2021-02-03 | 2 | -0/+11 | |
* | | | | | | | | | Merge topic 'pch-reuse-from-obj-msvc' | Brad King | 2021-02-03 | 2 | -0/+132 | |
|\ \ \ \ \ \ \ \ \ |