summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: update Linux image to Fedora 40Brad King2024-04-247-14/+11
* clang-tidy module: Update to build against LLVM/Clang 18Brad King2024-04-241-8/+9
* clang-tidy: ignore warnings new in version 18Brad King2024-04-241-0/+10
* CTestCustom: Ignore warnings in third-party zstd codeBrad King2024-04-241-0/+1
* Utilities/Sphinx: Ignore warning in generated texinfo documentationBrad King2024-04-241-0/+1
* ci: Move job for HIP tests on Fedora 39 to a dedicated base imageBrad King2024-04-241-1/+8
* ci: Add an image for ROCm 5 HIP packages on Fedora 39Brad King2024-04-243-0/+52
* Merge topic 'ci-env-scripts'Brad King2024-04-238-20/+21
|\
| * ci: Factor out scripts to add sccache to job environmentBrad King2024-04-224-3/+5
| * ci: Factor out scripts to add ninja to job environmentBrad King2024-04-223-6/+5
| * ci: Factor out scripts to add cmake to job environmentBrad King2024-04-225-11/+11
* | Merge topic 'msvc-wine-import-std'Brad King2024-04-231-0/+1
|\ \
| * | cxxmodules: Support `import std` for msvc-winehuangqinjin2024-04-211-0/+1
* | | Merge topic 'check-pthreads-static'Brad King2024-04-231-1/+1
|\ \ \
| * | | FindThreads: Fix pthreads detection with -Wmissing-prototypesDavid Benjamin2024-04-221-1/+1
* | | | Merge topic 'pkg_get_variable-list'Brad King2024-04-234-1/+46
|\ \ \ \
| * | | | FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1Kerem Aksu2024-04-204-1/+46
* | | | | CMake Nightly Date StampKitware Robot2024-04-231-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.29'Brad King2024-04-220-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'save-restore-PACKAGE_PREFIX_DIR' into release-3.29Brad King2024-04-226-75/+192
| |\ \ \ \
* | \ \ \ \ Merge topic 'save-restore-PACKAGE_PREFIX_DIR'Brad King2024-04-229-75/+290
|\ \ \ \ \ \
| * | | | | | CMakePackageConfigHelpers: Document PACKAGE_PREFIX_DIR for public useCraig Scott2024-04-201-0/+17
| * | | | | | find_package: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-194-0/+81
| | |/ / / / | |/| | | |
| * | | | | generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-195-0/+102
| * | | | | generate_apple_architecture_selection_file: Avoid early returnsCraig Scott2024-04-191-15/+27
| * | | | | Help: Add missing section heading for apple architecture selectionCraig Scott2024-04-191-0/+3
| * | | | | Help: Fix CMakePackageConfigHelpers typos, grammar and formattingCraig Scott2024-04-191-57/+56
| * | | | | Tests/RunCMake/CMakePackage: Define variable closer to where it is usedBrad King2024-04-151-3/+4
* | | | | | Merge topic 'doc-install-prefix-override-default'Brad King2024-04-221-1/+1
|\ \ \ \ \ \
| * | | | | | Help: update CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULTEtienne Doms2024-04-191-1/+1
* | | | | | | Merge topic 'cuda-std'Brad King2024-04-2214-4/+64
|\ \ \ \ \ \ \
| * | | | | | | Tests/CompileFeatures: Cover cuda_std_## meta-featuresBrad King2024-04-1911-1/+35
| * | | | | | | Tests/CompileFeatures: Fix c_std_23 case with Clang < 14Brad King2024-04-191-2/+1
| * | | | | | | Tests/CompileFeatures: Cover CUDA default standard levelBrad King2024-04-183-0/+19
| * | | | | | | CUDA: Fix detection of default C++ standard level with MSVC host compilerBrad King2024-04-181-1/+9
* | | | | | | | CMake Nightly Date StampKitware Robot2024-04-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-04-211-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2024-04-201-1/+1
* | | | | | Merge topic 'doc-objc-lang-flags'Brad King2024-04-194-0/+34
|\ \ \ \ \ \
| * | | | | | Help: Document ObjC/ObjC++ flag variablesAlexander Borsuk2024-04-184-0/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cxxmodules-import-std-user-detect'Brad King2024-04-196-4/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cxxmodules: provide a detection variable for `import std`Ben Boeckel2024-04-186-4/+37
* | | | | | CMake Nightly Date StampKitware Robot2024-04-191-1/+1
* | | | | | Merge topic 'FindBacktrace-imported-library'Brad King2024-04-181-3/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests/FindBacktrace: Fix compilation as C90Brad King2024-04-171-3/+6
* | | | | | Merge topic 'invalid-ctest-arg-revisions'Brad King2024-04-182-5/+5
|\ \ \ \ \ \
| * | | | | | ctest: Cleanup for invalid argument handlingMartin Duffy2024-04-172-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'tests_gdk_init'Brad King2024-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: fix calling gdk_init()Rolf Eike Beer2024-04-171-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2024-04-181-1/+1
| |_|_|/ / / |/| | | | |