summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge topic 'backport-sphinx-file-encoding' into release-3.26Brad King2023-05-303-9/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Tests: Always load presets schema as UTF-8Craig Scott2023-05-301-3/+3
| | * | | | | | | | Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhpCraig Scott2023-05-301-4/+4
| | * | | | | | | | Sphinx: Specify encoding when opening files for title extractionCraig Scott2023-05-301-2/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'import-cppdap'Brad King2023-05-3070-2/+12091
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ci: Provide cppdap in extdeps jobsBrad King2023-05-261-0/+19
| * | | | | | | | | cppdap: Build as part of CMake or use external installationBrad King2023-05-2614-4/+161
| * | | | | | | | | Merge branch 'upstream-cppdap' into import-cppdapGlen Chung2023-05-2654-0/+11861
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cppdap 2023-05-26 (03cc1867)cppdap Upstream2023-05-2654-0/+11861
| | / / / / / / / /
| * | | | | | | | | cppdap: Add script to import version as of 2023-05-25Brad King2023-05-261-0/+30
| * | | | | | | | | jsoncpp: Add cm3p/ headers for json/json.h and json/forwards.hBrad King2023-05-232-0/+22
* | | | | | | | | | Merge topic 'cmuvprocesschain-merged-output'Brad King2023-05-303-22/+99
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmUVProcessChain: Add option for merged output and errorKyle Edwards2023-05-263-22/+99
* | | | | | | | | | | Merge topic 'cmuvprocesschain-working-directory'Brad King2023-05-305-0/+82
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | cmUVProcessChain: Add working directory optionKyle Edwards2023-05-265-0/+82
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \