Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'qtifw-4.5' | Brad King | 2022-11-16 | 1 | -0/+2 |
|\ | |||||
| * | CPack/IFW: Add support for QtIFW 4.5 | Erlend E. Aasland | 2022-11-15 | 1 | -0/+2 |
| * | Merge topic 'msvc-19.34-cpp-modules' into release-3.25 | Brad King | 2022-11-14 | 1 | -0/+12 |
| |\ | |||||
* | \ | Merge topic 'legacy' | Brad King | 2022-11-15 | 1 | -14/+38 |
|\ \ \ | |||||
| * | | | CMakeDetermineSystem: use execute_process() vs. exec_program() | Michael Hirsch | 2022-11-13 | 1 | -14/+38 |
* | | | | Merge topic 'nvcc-isystem' | Brad King | 2022-11-14 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | CUDA: Use consistent -isystem flag style for NVIDIA nvcc | YantaoZhao | 2022-11-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'msvc-19.34-cpp-modules' | Brad King | 2022-11-14 | 1 | -0/+12 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | msvc: bless MSVC 19.34 support for C++ modules as experimental | Ben Boeckel | 2022-11-11 | 1 | -0/+12 |
* | | | | Merge topic 'iar-asm-archid' | Brad King | 2022-11-14 | 1 | -4/+3 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | IAR: Fix ASM compiler architecture detection | Felipe Torrezan | 2022-11-11 | 1 | -4/+3 |
| |/ | |||||
| * | Merge topic 'sphinx-linkcheck' into release-3.25 | Brad King | 2022-11-08 | 17 | -32/+32 |
| |\ | |||||
| * \ | Merge topic 'FindOpenSSL-mingw-lib64' into release-3.25 | Brad King | 2022-11-08 | 1 | -0/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'doc-improvements' | Brad King | 2022-11-10 | 8 | -22/+20 |
|\ \ \ \ | |||||
| * | | | | Help: ``CMake`` → CMake | Alex Turbov | 2022-11-07 | 4 | -7/+7 |
| * | | | | Help: Use captions for code snippets in the `FetchContent` module | Alex Turbov | 2022-11-07 | 1 | -6/+4 |
| * | | | | Help: Use role `:program:` | Alex Turbov | 2022-11-06 | 4 | -9/+9 |
* | | | | | Merge topic 'find_cuda_toolkit_support_symlink_math_dirs' | Brad King | 2022-11-10 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDAToolkit: Support math_libs directory being a symlink | Robert Maynard | 2022-11-09 | 1 | -2/+2 |
* | | | | | | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 3 | -0/+51 |
|/ / / / / | |||||
* | | | | | Merge topic 'googletest-addtests-skipped' | Brad King | 2022-11-08 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | GoogleTest: Reports skipped test with gtest_add_tests | DavidPerretSN | 2022-11-07 | 1 | -0/+6 |
* | | | | | | Merge topic 'find-version-vars' | Brad King | 2022-11-08 | 3 | -24/+81 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake | Michael Hirsch | 2022-11-07 | 3 | -24/+81 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'sphinx-linkcheck' | Brad King | 2022-11-08 | 17 | -32/+32 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheck | Brad King | 2022-11-07 | 17 | -32/+32 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 14 | -28/+29 |
| | * | | | | Help: Fix broken external links found by sphinx linkcheck | Alex Turbov | 2022-11-07 | 3 | -4/+3 |
* | | | | | | 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 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 topic 'tasking-pic' into release-3.25 | Brad King | 2022-11-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25 | Brad King | 2022-11-03 | 1 | -2/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ExternalProject-INSTALL_BYPRODUCTS' | Brad King | 2022-11-07 | 1 | -4/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` option | Alois Klink | 2022-11-05 | 1 | -0/+18 |
| * | | | | | | ExternalProject: Clarify `BYPRODUCTS` docs | Alois Klink | 2022-11-03 | 1 | -4/+10 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'CheckCompilerFlag-Swift' | Brad King | 2022-11-07 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | CheckCompilerFlag: Add Swift Support | Evan Wilde | 2022-11-04 | 1 | -0/+2 |
* | | | | | | Merge topic 'tasking-pic' | Brad King | 2022-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Tasking: Fix PIC option for Tasking Toolset | Gordon Jess | 2022-11-03 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' | Brad King | 2022-11-03 | 1 | -2/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | FindCUDAToolkit: Restore usage from multiple directories | Robert Maynard | 2022-11-02 | 1 | -2/+4 |
* | | | | Merge topic 'IAR-CXX-fix' | Brad King | 2022-11-02 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | IAR: Restore support for CMAKE_CXX_FLAGS_INIT | Daniel Schürmann | 2022-11-01 | 1 | -2/+2 |
| |/ | |||||
* | | Merge topic 'FindCUDAToolkit-nvptxcompiler-static-deps' | Brad King | 2022-11-01 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | FindCUDAToolkit: Add nvptxcompiler_static dependency on Threads::Threads | Robert Maynard | 2022-10-31 | 1 | -1/+2 |
| * | Merge topic 'ArchLinux-lib-dir' into release-3.25 | Brad King | 2022-10-31 | 1 | -3/+8 |
| |\ | |||||
* | \ | Merge topic 'ewilde/swift-output-file-map-logic' | Brad King | 2022-10-31 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Swift: Omit output-file-map when used as a linker | Evan Wilde | 2022-10-28 | 1 | -3/+3 |