summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SetProperty: suppress raw pointer usageMarc Chevrier2023-05-2622-111/+85
* CMake Nightly Date StampKitware Robot2023-05-261-1/+1
* Merge topic 'misc-cxx-modules-fixes'Brad King2023-05-2533-44/+194
|\
| * cxxmodules: Fix exported path to installed module sources in subdirsTyler2023-05-2319-6/+68
| * cxxmodules: Do not expect collator install scripts with no CXX_MODULESTyler2023-05-2314-6/+48
| * Tests: Improve RunCMake.CXXModules expectation matching and error reportingBrad King2023-05-2312-32/+78
* | CMake Nightly Date StampKitware Robot2023-05-251-1/+1
* | CMake Nightly Date StampKitware Robot2023-05-241-1/+1
|/
* Merge topic 'ep-update-disconnected'Brad King2023-05-238-61/+202
|\
| * ExternalProject: Make hg download method respect UPDATE_DISCONNECTEDCraig Scott2023-05-231-0/+2
| * ExternalProject: Avoid reconfigure when updates are disconnectedCraig Scott2023-05-237-60/+196
| * Tests: Reduce warning noise in ExternalProjectUpdate testCraig Scott2023-05-211-1/+4
* | 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
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |