summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'SetProperty-suppress-raw-pointer-usage'Brad King2023-05-3022-111/+85
|\
| * SetProperty: suppress raw pointer usageMarc Chevrier2023-05-2622-111/+85
* | CMake Nightly Date StampKitware Robot2023-05-301-1/+1
* | Merge topic 'enhance-linker-depfile-configuration'Marc Chevrier2023-05-2910-18/+11
|\ \
| * | Link Step: ensure the correct linker is used for depfile configurationMarc Chevrier2023-05-2810-18/+11
* | | CMake Nightly Date StampKitware Robot2023-05-291-1/+1
* | | CMake Nightly Date StampKitware Robot2023-05-281-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2023-05-271-1/+1
* | Merge topic 'implicit-link-dir-exclude'Brad King2023-05-267-1/+54
|\ \
| * | Optionally exclude implicit link directories via environmentBrad King2023-05-257-1/+54
* | | Merge topic 'intelllvm-link-shared-modules'Brad King2023-05-261-0/+1
|\ \ \
| * | | IntelLLVM: Use compiler driver as linker for MODULE libraries tooWilliam R. Dieter2023-05-251-0/+1
| |/ /
* | | Merge topic 'update-kwsys'Brad King2023-05-261-0/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-05-251-0/+4
| |\ \
| | * | KWSys 2023-05-25 (c9f0da47)KWSys Upstream2023-05-251-0/+4
* | | | 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