Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | cmake_host_system_information: Make it available for all systems | Alex Turbov | 2021-08-20 | 4 | -19/+9 | |
| * | | | | | | | | | Refactor: Simplify `GetValue()` function calls | Alex Turbov | 2021-08-20 | 1 | -15/+27 | |
| * | | | | | | | | | cmake_host_system_information: Also set `USED_FALLBACK_SCRIPT` | Alex Turbov | 2021-08-20 | 4 | -1/+7 | |
| * | | | | | | | | | cmake_host_system_information: Can run fallback scripts | Alex Turbov | 2021-08-20 | 16 | -2/+308 | |
| * | | | | | | | | | cmake_host_system_information: Can read `/etc/os-release` file | Alex Turbov | 2021-08-20 | 14 | -7/+336 | |
| * | | | | | | | | | Testing: Convert `cmake_host_system_information` tests into `RunCMake` | Alex Turbov | 2021-08-02 | 17 | -24/+62 | |
| * | | | | | | | | | Documentation: Use definition list instead of tables | Alex Turbov | 2021-07-30 | 1 | -39/+119 | |
| * | | | | | | | | | Refactor: Deduplicate code for `VS_nn_DIR` keys processing | Alex Turbov | 2021-07-30 | 1 | -48/+18 | |
| * | | | | | | | | | Refactor: Use string view | Alex Turbov | 2021-07-30 | 1 | -29/+31 | |
| * | | | | | | | | | Refactor: `bool GetValue(..., string&)` → `optional<string> GetValue(...)` | Alex Turbov | 2021-07-30 | 1 | -70/+114 | |
| * | | | | | | | | | Refactor: Move module private functions on top | Alex Turbov | 2021-07-28 | 1 | -62/+54 | |
| * | | | | | | | | | Refactor: Run CPU/OS/Memory tests once on first run | Alex Turbov | 2021-07-27 | 1 | -4/+8 | |
* | | | | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-08-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'vs-toolset-version' into release-3.21 | Brad King | 2021-08-24 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'vs-toolset-version' | Brad King | 2021-08-24 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | VS: Add special case for '-T version=14.29.16.11' under VS 16.11 | Brad King | 2021-08-19 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-08-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'revert-autouic-header-depends' into release-3.21 | Brad King | 2021-08-24 | 15 | -142/+82 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'revert-autouic-header-depends' | Brad King | 2021-08-24 | 15 | -142/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | AUTOUIC: Revert "Fix generating of dependency rules for UI header files" | Brad King | 2021-08-19 | 15 | -142/+82 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-08-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'FindMPI-framework-not-a-compile-flag' into release-3.21 | Brad King | 2021-08-24 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindMPI-framework-not-a-compile-flag' | Brad King | 2021-08-24 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindMPI: do not detect `-framework` as a compile flag | Ben Boeckel | 2021-08-19 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'archive-error-handling' | Brad King | 2021-08-24 | 5 | -7/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmArchiveWrite: Check for construction errors on Open | Brad King | 2021-08-20 | 3 | -4/+28 | |
| * | | | | | | | | | | libarchive: Add missing cm3p prefixes on includes | Brad King | 2021-08-20 | 2 | -3/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-kwiml' | Brad King | 2021-08-24 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2021-08-24 | 1 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | KWIML 2021-08-20 (9c534d2c) | KWIML Upstream | 2021-08-24 | 1 | -2/+15 | |
* | | | | | | | | | | | Merge topic 'FetchContent_doc_restructure' | Craig Scott | 2021-08-24 | 1 | -200/+252 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Rework docs to prioritize FetchContent_MakeAvailable() | Craig Scott | 2021-08-23 | 1 | -200/+252 | |
* | | | | | | | | | | | | Merge topic 'get-property-syntax' | Craig Scott | 2021-08-24 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Help: get/set_property: Fix SOURCE grammars | FeRD (Frank Dana) | 2021-08-23 | 2 | -3/+3 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-24 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-23 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-22 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-21 | 1 | -1/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-08-20 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'help_check' | Brad King | 2021-08-19 | 3 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: CheckFortranFunctionExists: recommend more general CheckSourceCompiles | Michael Hirsch | 2021-08-11 | 1 | -0/+6 | |
| * | | | | | | | | | Help: refer to CheckSourceCompiles instead of older | Michael Hirsch | 2021-08-11 | 2 | -2/+2 | |
* | | | | | | | | | | Merge topic 'fix_2.6_check' | Brad King | 2021-08-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Config File Gen: When requiring >= 2.6, don't check < 2.5 | Marcus Müller | 2021-08-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'android-build-host' | Brad King | 2021-08-19 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix build on Android (host) | leha-bot | 2021-08-13 | 1 | -2/+4 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-08-19 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge topic 'FindPkgConfig-restore-legacy-behavior' into release-3.21 | Brad King | 2021-08-19 | 3 | -0/+73 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindPkgConfig-restore-legacy-behavior' | Brad King | 2021-08-19 | 3 | -0/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW | Marc Chevrier | 2021-08-18 | 3 | -0/+73 | |