summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'correct_cuda_complex_adding_bad_rpath_entries'Brad King2023-05-234-4/+8
|\
| * CUDA: Cuda* tests add rpath entry only for need cuda lib directoryRobert Maynard2023-05-224-4/+8
* | Merge topic 'help_configure_file'Brad King2023-05-231-4/+4
|\ \
| * | Help: configure_file: add $CACHE{VAR} and $ENV{VAR} to descriptionTorsten Rasmussen2023-05-221-4/+4
* | | Merge topic 'iar-fix-support-avr-8101'Brad King2023-05-231-1/+1
|\ \ \
| * | | IAR:Fix version detection for xlinkavrFelipe Torrezan2023-05-221-1/+1
* | | | Merge topic 'framework-path-parsing'Brad King2023-05-233-21/+38
|\ \ \ \
| * | | | Apple Framework: enhance path parsingMarc Chevrier2023-05-213-21/+38
* | | | | Merge topic 'FindOpenSSL-deps'Brad King2023-05-231-3/+3
|\ \ \ \ \
| * | | | | FindOpenSSL: Enable static library dependencies on more platformsBrad King2023-05-191-3/+3
* | | | | | Merge topic 'ci-fedora-38'Brad King2023-05-23133-322/+409
|\ \ \ \ \ \
| * | | | | | ci: Subsume Clang C++ modules testing in main Fedora+Clang jobsBrad King2023-05-2210-113/+22
| * | | | | | ci: use Fedora 38 images and environmentsBrad King2023-05-2233-86/+86
| * | | | | | ci: update Linux image to Fedora 38Brad King2023-05-227-1/+1
| * | | | | | ci: Remove nlohmann-json from Fedora base imageBrad King2023-05-221-1/+0
| * | | | | | ci: Disable sccache in clang-analyzer jobBrad King2023-05-221-0/+2
| * | | | | | clang-tidy module: Update to build against LLVM/Clang 16Brad King2023-05-221-3/+7
| * | | | | | clang-tidy module: Drop unused variableBrad King2023-05-221-2/+0
| * | | | | | clang-tidy: ignore warnings new in version 16Brad King2023-05-221-0/+1
| * | | | | | clang-tidy: Fix readability-redundant-string-cstr warningsBrad King2023-05-223-6/+5
| * | | | | | clang-tidy: Fix modernize-loop-convert warningsBrad King2023-05-221-3/+3
| * | | | | | Source: Fix -Wdangling-reference warnings exposed by gcc 13Brad King2023-05-225-8/+9
| * | | | | | Tests: Avoid printing function address in FindOpenAL.TestBrad King2023-05-221-2/+3
| * | | | | | zstd: Suppress clang-analyzer warningsBrad King2023-05-223-0/+17
| * | | | | | zlib: Suppress clang-analyzer warningsBrad King2023-05-222-0/+12
| * | | | | | nghttp2: Suppress clang-analyzer warningsBrad King2023-05-221-0/+16
| * | | | | | libuv: Suppress clang-analyzer warningsBrad King2023-05-222-0/+10
| * | | | | | librhash: Suppress clang-analyzer warningsBrad King2023-05-221-0/+3
| * | | | | | liblzma: Suppress clang-analyzer warningsBrad King2023-05-222-0/+7
| * | | | | | libarchive: Suppress clang-analyzer warningsBrad King2023-05-2210-3/+84
| * | | | | | bzip2: Suppress clang-analyzer warningsBrad King2023-05-222-0/+12
| * | | | | | curl: Avoid redundant getenv calls in curltestBrad King2023-05-221-8/+11
| * | | | | | ccmake: Tell clang-analyzer a loop body runs at least onceBrad King2023-05-221-0/+4
| * | | | | | codespell: Fix typosBrad King2023-05-2229-34/+34
| * | | | | | codespell: Avoid escape sequence that looks like misspelled "nodes"Brad King2023-05-2219-56/+60
| * | | | | | codespell: Skip CTestCustom.cmake.inBrad King2023-05-221-1/+1
| * | | | | | codespell: Skip more non-text filesBrad King2023-05-221-1/+1
| * | | | | | Merge branch 'upstream-KWSys' into ci-fedora-38Brad King2023-05-221-0/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | KWSys 2023-05-22 (df6f93a4)KWSys Upstream2023-05-221-0/+4
* | | | | | | CMake Nightly Date StampKitware Robot2023-05-231-1/+1
|/ / / / / /
* | | | | | Merge topic 'minor-refactoring'Brad King2023-05-224-51/+37
|\ \ \ \ \ \
| * | | | | | Source: Improve some code readability and efficiencyMeekness Adesina2023-05-193-45/+33
| * | | | | | Source: Reuse some existing variable declarationsMeekness Adesina2023-05-191-6/+4
* | | | | | | Merge topic 'autogen-test-file-generate'Brad King2023-05-223-0/+31
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Add AUTOMOC test /w file(Generate)Orkun Tokdemir2023-05-193-0/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FindOpenSSL-trust-root-dir'Brad King2023-05-221-10/+8
|\ \ \ \ \ \ \
| * | | | | | | FindOpenSSL: Trust the user's OPENSSL_ROOT_DIRRichard Levitte2023-05-191-10/+8
* | | | | | | | Merge topic 'doc-mingw-var'Brad King2023-05-221-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Clarify meaning of MINGW variableBrad King2023-05-191-2/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FileAPI-framework'Brad King2023-05-2255-31/+877
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |