| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge topic 'test-install-symlinks' | Brad King | 2021-09-02 | 6 | -15/+28 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix: InstallMode tests fail on some platforms | Felix Lelchuk | 2021-08-24 | 5 | -10/+24 |
|
|
| * | | | | Tests: Fix check to add InstallMode tests | Brad King | 2021-08-19 | 1 | -5/+4 |
|
|
* | | | | | Merge topic 'host-distro-info' | Brad King | 2021-08-24 | 37 | -24/+226 |
|\ \ \ \ \ |
|
| * | | | | | cmake_host_system_information: Make it available for all systems | Alex Turbov | 2021-08-20 | 2 | -11/+7 |
|
|
| * | | | | | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT` | Alex Turbov | 2021-08-20 | 3 | -0/+3 |
|
|
| * | | | | | cmake_host_system_information: Can run fallback scripts | Alex Turbov | 2021-08-20 | 12 | -0/+72 |
|
|
| * | | | | | cmake_host_system_information: Can read `/etc/os-release` file | Alex Turbov | 2021-08-20 | 11 | -1/+94 |
|
|
| * | | | | | Testing: Convert `cmake_host_system_information` tests into `RunCMake` | Alex Turbov | 2021-08-02 | 17 | -24/+62 |
|
|
* | | | | | | Merge topic 'revert-autouic-header-depends' | Brad King | 2021-08-24 | 5 | -23/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | AUTOUIC: Revert "Fix generating of dependency rules for UI header files" | Brad King | 2021-08-19 | 5 | -23/+1 |
|
|
* | | | | | Merge topic 'FindPkgConfig-restore-legacy-behavior' | Brad King | 2021-08-19 | 2 | -0/+65 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW | Marc Chevrier | 2021-08-18 | 2 | -0/+65 |
|
|
| * | | | | Merge topic 'ninja-lwyu-ar' into release-3.21 | Brad King | 2021-08-06 | 4 | -0/+10 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' into rel... | Brad King | 2021-08-03 | 2 | -0/+13 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge topic 'vs-iface-include-dirs' into release-3.21 | Brad King | 2021-08-02 | 2 | -0/+8 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge topic 'autogen-ui-header-depends' into release-3.21 | Brad King | 2021-08-02 | 4 | -2/+33 |
| |\ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ | Merge topic 'while-regression' | Brad King | 2021-08-18 | 8 | -0/+38 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix: `while()` reports an error the same way as `if()` | Alex Turbov | 2021-08-09 | 1 | -2/+5 |
|
|
| * | | | | | | | | | Fix: `while()` can silently ignore incorrect condition | Alex Turbov | 2021-08-09 | 3 | -1/+7 |
|
|
| * | | | | | | | | | Fix: Regression in the `cmConditionEvaluator::HandleLevel0` | Alex Turbov | 2021-08-09 | 6 | -0/+29 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge topic 'GoogleTest-gtest-filter' | Brad King | 2021-08-10 | 5 | -20/+92 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | GoogleTest: Add TEST_FILTER arg to gtest_discover_tests | Ashish Sadanandan | 2021-08-05 | 5 | -20/+92 |
|
|
* | | | | | | | | | | Merge topic 'symlinks-rebase-master' | Brad King | 2021-08-10 | 29 | -0/+759 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Alternative symlink-creating mode for file(INSTALL ...) | Felix Lelchuk | 2021-08-02 | 29 | -0/+759 |
|
|
* | | | | | | | | | | Merge topic 'refactor-conditions-evaluation' | Brad King | 2021-08-06 | 6 | -0/+53 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Refactor: Introduce `cmArgumentList` container class | Alex Turbov | 2021-08-03 | 6 | -0/+53 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge topic 'ninja-lwyu-ar' | Brad King | 2021-08-06 | 4 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'backport-ninja-lwyu-ar' into ninja-lwyu-ar | Brad King | 2021-08-03 | 4 | -0/+10 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static libraries | Đoàn Trần Công Danh | 2021-08-03 | 4 | -0/+10 |
|
|
* | | | | | | | | | | Merge topic 'vs10-deprecate' | Brad King | 2021-08-03 | 6 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Deprecate Visual Studio 10 2010 generator | Brad King | 2021-07-29 | 6 | -0/+20 |
|
|
* | | | | | | | | | | | Merge topic 'string-TIMESTAMP-specifier-V' | Brad King | 2021-08-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | string(TIMESTAMP): Add %V specifier for ISO 8601 week number | Antons Jeļkins | 2021-08-02 | 2 | -2/+2 |
|
|
* | | | | | | | | | | | | Merge topic 'nsis_ignore_license_page' | Brad King | 2021-08-03 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CPack/NSIS: Add option to not display license page | Johnny Jazeix | 2021-08-01 | 2 | -0/+10 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' | Brad King | 2021-08-03 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'backport-3.21-CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COM... | Marc Chevrier | 2021-08-01 | 2 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | / / /
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILER | Marc Chevrier | 2021-08-01 | 2 | -0/+13 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge topic 'vs-iface-include-dirs' | Brad King | 2021-08-02 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| * | | | | | | | | | VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE libraries | Brad King | 2021-07-29 | 2 | -0/+8 |
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge topic 'cuda_separable_clang_make' into release-3.21 | Brad King | 2021-07-29 | 4 | -21/+22 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge topic 'ctest-test-changing-labels' into release-3.21 | Brad King | 2021-07-29 | 2 | -1/+19 |
| |\ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ | Merge topic 'autogen-ui-header-depends' | Brad King | 2021-08-02 | 4 | -2/+33 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | / / /
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| * | | | | | | | | | AUTOUIC: Add test for cyclic dependency between UI headers and timestamp | Alexey Edelev | 2021-07-28 | 4 | -2/+33 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge topic 'cuda_separable_clang_make' | Brad King | 2021-07-29 | 4 | -21/+22 |
|\ \ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | CUDA/Clang: Fix separable compilation in non-root directories with Makefiles | root | 2021-07-29 | 4 | -21/+22 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'master' into ctest-test-changing-labels | Kyle Edwards | 2021-07-28 | 85 | -115/+627 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge topic 'cmake-presets-v2-inherit-v3-optional' | Brad King | 2021-07-28 | 4 | -0/+20 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | / /
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | CMakePresets: Check presets with their own file version | Kyle Edwards | 2021-07-27 | 4 | -0/+20 |
| | |/ / / / |
|