Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'block-management' | Brad King | 2022-08-23 | 7 | -6/+145 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 7 | -6/+145 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'bsd-variables' | Craig Scott | 2022-08-22 | 7 | -0/+44 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | BSD: Set *BSD variables when targeting a *BSD system | Cristian Adam | 2022-08-20 | 7 | -0/+44 | |
* | | | | | | | | | Merge topic 'doc-ctest_test-output-control' | Craig Scott | 2022-08-20 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Add crossrefs to ctest output control options | Craig Scott | 2022-08-19 | 1 | -1/+5 | |
| * | | | | | | | | Merge branch 'backport-3.24-doc-ctest_test-output-control' into doc-ctest_tes... | Craig Scott | 2022-08-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | Help: Add missing closing quote on C++ example | Craig Scott | 2022-08-19 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge topic 'feature/cmake-man-page-short-option-first' | Brad King | 2022-08-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Convenient declaration for `-j, --parallel` option | Alex Turbov | 2022-08-18 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'doc-var-refs' | Brad King | 2022-08-19 | 1 | -6/+8 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Help: Clarify that variable references may use cache entries | Brad King | 2022-08-18 | 1 | -6/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake-E-env-modify' | Brad King | 2022-08-18 | 2 | -2/+25 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | cmake -E env: Add --modify flag | Alex Reinking | 2022-08-17 | 2 | -2/+25 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-08-17 | 1 | -2/+3 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | CMake 3.24.1v3.24.1 | Brad King | 2022-08-17 | 1 | -2/+3 | |
* | | | | | Merge topic 'FindVulkan-tolerate-FATAL_ERROR' | Brad King | 2022-08-17 | 1 | -0/+5 | |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| * | | | Help: Add 3.24 release note about FindVulkan component enforcement | Brad King | 2022-08-17 | 1 | -0/+5 | |
| * | | | Merge topic 'doc-warning-as-error' into release-3.24 | Craig Scott | 2022-08-16 | 1 | -0/+25 | |
| |\ \ \ | ||||||
| | * | | | Help: A missing cross-reference to --compile-no-warning-as-error | Craig Scott | 2022-08-15 | 1 | -0/+2 | |
* | | | | | Merge topic 'tutorial_step1_update' | Brad King | 2022-08-16 | 4 | -102/+398 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tutorial: Collapse step 1 solutions | Markus Ferrell | 2022-08-15 | 1 | -0/+87 | |
| * | | | | | Tutorial: Add Step 1 background info and update style | Markus Ferrell | 2022-08-15 | 4 | -104/+313 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'doc-compiler-id-table' | Brad King | 2022-08-16 | 1 | -37/+54 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: `CMAKE_<LANG>_COMPILER_ID` turn code block into table | Alex Turbov | 2022-08-15 | 1 | -37/+54 | |
* | | | | | | Merge topic 'doc-cmake-cli-options' | Brad King | 2022-08-16 | 14 | -321/+191 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Replace `cmake -P` option mentions w/ Sphinx role | Alex Turbov | 2022-08-14 | 4 | -4/+4 | |
| * | | | | | | Help: Insert link to `cmake --toolchain` option | Alex Turbov | 2022-08-14 | 1 | -1/+2 | |
| * | | | | | | Help: Turn items of presets manual page into description list | Alex Turbov | 2022-08-14 | 1 | -154/+0 | |
| * | | | | | | Help: Format `-Werror`/`-Wno-error` in the way it can be referenced | Alex Turbov | 2022-08-14 | 2 | -28/+30 | |
| * | | | | | | Help: Use placeholder instead of listing choices in option lines | Alex Turbov | 2022-08-14 | 2 | -9/+13 | |
| * | | | | | | Help: Simplify `cmake --log-level` option definition | Alex Turbov | 2022-08-14 | 1 | -3/+4 | |
| * | | | | | | Help: Split `ctest` options into groups like `cmake` man page has | Alex Turbov | 2022-08-14 | 2 | -91/+106 | |
| * | | | | | | Help: Use `:option:` role to reference `ctest` options | Alex Turbov | 2022-08-14 | 2 | -2/+2 | |
| * | | | | | | Help: Simplify optional repeating option | Alex Turbov | 2022-08-14 | 1 | -2/+2 | |
| * | | | | | | Help: Short options first, then long, then Windows style | Alex Turbov | 2022-08-14 | 3 | -4/+4 | |
| * | | | | | | Help: `{<…> | <…>}` → `<…|…>` | Alex Turbov | 2022-08-14 | 3 | -4/+3 | |
| * | | | | | | Help: Consistent spaces in option args | Alex Turbov | 2022-08-14 | 1 | -1/+1 | |
| * | | | | | | Help: `<f>` → `<file>` for `--help*` option descriptions | Alex Turbov | 2022-08-14 | 1 | -20/+20 | |
| * | | | | | | Help: Fix `ctest` options description | Alex Turbov | 2022-08-09 | 1 | -1/+3 | |
* | | | | | | | Merge topic 'doc-warning-as-error' | Craig Scott | 2022-08-16 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Help: A missing cross-reference to --compile-no-warning-as-error | Craig Scott | 2022-08-15 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'backport-3.24-doc-warning-as-error' into doc-warning-as-error | Brad King | 2022-08-15 | 1 | -0/+23 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR | Craig Scott | 2022-08-15 | 1 | -0/+23 | |
* | | | | | | | Merge topic 'nvtx3' | Brad King | 2022-08-15 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindCUDAToolkit: nvtx3 target | Raul Tambre | 2022-08-13 | 1 | -0/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'warning-as-error-ti-compiler' | Brad King | 2022-08-15 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property | Craig Scott | 2022-08-11 | 1 | -0/+11 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas... | Brad King | 2022-08-04 | 1 | -1/+23 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'doc-find_package-typo' into release-3.24 | Brad King | 2022-08-04 | 1 | -2/+2 | |
| |\ \ \ \ \ |