Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find-version-vars' | Brad King | 2022-11-08 | 4 | -26/+83 |
|\ | |||||
| * | Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake | Michael Hirsch | 2022-11-07 | 4 | -26/+83 |
* | | Merge topic 'unreach' | Brad King | 2022-11-08 | 2 | -18/+7 |
|\ \ | |||||
| * | | own CMakeLists: remove unreachable code | Michael Hirsch | 2022-11-07 | 2 | -18/+7 |
| |/ | |||||
* | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'sphinx-linkcheck' into release-3.25 | Brad King | 2022-11-08 | 35 | -123/+123 |
| |\ \ | |||||
* | \ \ | Merge topic 'sphinx-linkcheck' | Brad King | 2022-11-08 | 37 | -157/+199 |
|\ \ \ \ | |||||
| * | | | | Build: Add `SPHINX_LINKCHECK` build option | Alex Turbov | 2022-11-07 | 2 | -1/+19 |
| * | | | | Build: Do not redirect `sphinx-build` output if CMake running in verbose mode | Alex Turbov | 2022-11-07 | 1 | -3/+34 |
| * | | | | Build: Deduplicate `add_custom_command()` calls for Sphinx targets | Alex Turbov | 2022-11-07 | 1 | -32/+25 |
| * | | | | Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheck | Brad King | 2022-11-07 | 35 | -123/+123 |
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | |||||
| | * | | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 29 | -109/+110 |
| | * | | Help: Fix broken external links found by sphinx linkcheck | Alex Turbov | 2022-11-07 | 7 | -14/+13 |
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge topic 'doc-block-return' into release-3.25 | Brad King | 2022-11-08 | 3 | -40/+78 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-block-return' | Brad King | 2022-11-08 | 3 | -40/+78 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: clean up and clarify block() and return() | Craig Scott | 2022-11-07 | 3 | -40/+78 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'block-var-scope' into release-3.25 | Brad King | 2022-11-08 | 7 | -18/+51 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'block-var-scope' | Brad King | 2022-11-08 | 7 | -18/+51 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cmState: Clarify name of member tracking the active scope in a directory | Brad King | 2022-11-07 | 3 | -17/+17 |
| * | | | | block: Fix variable scope protection from modification by subdirectories | Brad King | 2022-11-07 | 5 | -2/+35 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-msvc-abi' into release-3.25 | Brad King | 2022-11-08 | 2 | -4/+6 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-msvc-abi' | Brad King | 2022-11-08 | 2 | -4/+6 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Clarify compilers affected by MSVC ABI abstractions | Brad King | 2022-11-07 | 2 | -4/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'FindOpenSSL-mingw-lib64' into release-3.25 | Brad King | 2022-11-08 | 1 | -0/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindOpenSSL-mingw-lib64' | Brad King | 2022-11-08 | 1 | -0/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindOpenSSL: Search "lib64" for mingw 64-bit installs | klytje | 2022-11-07 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'tasking_update_toolset_doc' into release-3.25 | Brad King | 2022-11-08 | 1 | -4/+7 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'tasking_update_toolset_doc' | Brad King | 2022-11-08 | 1 | -4/+7 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Tasking: Update CMAKE_TASKING_TOOLSET documentation | Christoph Seitz | 2022-11-07 | 1 | -4/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'tasking_remove_system_processor' into release-3.25 | Brad King | 2022-11-08 | 1 | -32/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'tasking_remove_system_processor' | Brad King | 2022-11-08 | 1 | -32/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123 | Christoph Seitz | 2022-11-07 | 1 | -32/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.25' | Craig Scott | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-find-validator' into release-3.25 | Craig Scott | 2022-11-08 | 1 | -9/+14 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-find-validator' | Craig Scott | 2022-11-08 | 1 | -9/+14 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Help: Make VALIDATOR wording clearer and more precise | Craig Scott | 2022-11-07 | 1 | -9/+14 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-08 | 1 | -1/+1 |
* | | | Merge topic 'update-kwsys' | Brad King | 2022-11-07 | 4 | -9/+60 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-11-06 | 4 | -9/+60 |
| |\ \ \ | |||||
| | * | | | KWSys 2022-11-06 (9aebb97f) | KWSys Upstream | 2022-11-06 | 4 | -9/+60 |
* | | | | | Merge topic 'ExternalProject-INSTALL_BYPRODUCTS' | Brad King | 2022-11-07 | 5 | -4/+75 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` option | Alois Klink | 2022-11-05 | 4 | -0/+54 |
| * | | | | | Tests: Fix ExternalLibraryWithSubstitution test | Alois Klink | 2022-11-03 | 2 | -0/+11 |
| * | | | | | ExternalProject: Clarify `BYPRODUCTS` docs | Alois Klink | 2022-11-03 | 1 | -4/+10 |