summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2022-06-201-1/+1
* CMake Nightly Date StampKitware Robot2022-06-191-1/+1
* CMake Nightly Date StampKitware Robot2022-06-181-1/+1
* Merge topic 'cpp-named-module-file-sets'Brad King2022-06-17123-117/+2010
|\
| * gitlab-ci: test C++ modules using GCCBen Boeckel2022-06-165-0/+62
| * ci: add a Docker image to test out C++ modules with GCCBen Boeckel2022-06-163-0/+42
| * Tests/RunCMake/CXXModules: add module-using examplesBen Boeckel2022-06-1626-1/+340
| * cmGlobalNinjaGenerator: use `cmModuleMapper` implementationBen Boeckel2022-06-161-38/+31
| * cmCxxModuleMapper: implement support for GCC's module map formatBen Boeckel2022-06-162-0/+47
| * cmCxxModuleMapper: add source to handle module mapper contentsBen Boeckel2022-06-164-0/+80
| * cmGlobalNinjaGenerator: add a TODO for header unitsBen Boeckel2022-06-161-1/+2
| * cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-1682-74/+1290
| * cmExperimental: add an experimental feature to handle C++ modulesBen Boeckel2022-06-143-1/+27
| * cmExperimental: add a mechanism for experimental CMake featuresBen Boeckel2022-06-144-0/+78
| * cmGlobalXCodeGenerator: avoid unused parameter warningsBen Boeckel2022-06-141-0/+4
| * cmScriptGenerator: remove unnecessary `endif` argumentsBen Boeckel2022-06-141-1/+1
| * cmNinjaTargetGenerator: expand CFGIntDir for NMCBen Boeckel2022-06-141-2/+3
| * cmGlobalNinjaGenerator: simplify a string building callBen Boeckel2022-06-141-1/+1
| * cmCommonTargetGenerator: fix linked target directory for multi-config buildsBen Boeckel2022-06-141-0/+4
* | Merge topic 'cmake-mode-bracket-comment-argument'Brad King2022-06-171-1/+37
|\ \
| * | cmake-mode.el: add support for bracket_comment and bracket_argumentmontag4512022-06-171-1/+37
* | | Merge topic 'try_compile-cross-app-bundles'Brad King2022-06-171-2/+3
|\ \ \
| * | | try_compile: Fix COPY_FILE with app-bundles on non-macOS hostsHeiko Lewin2022-06-161-2/+3
* | | | Merge topic 'find-wxwidgets'Brad King2022-06-171-95/+54
|\ \ \ \
| * | | | FindwxWidgets: Support more wxWidgets versions, including 3.2Maarten Bent2022-06-151-40/+18
| * | | | FindwxWidgets: Use version number from header for library namesMaarten Bent2022-06-151-35/+12
| * | | | FindwxWidgets: Move extracting version number to a macroMaarten Bent2022-06-151-20/+24
* | | | | Merge topic 'msvc_cuda_pass_arch_flags_in_additional_options'Brad King2022-06-173-186/+22
|\ \ \ \ \
| * | | | | CUDA: MSVC pass all cuda gencode flags via AdditionalOptionsRobert Maynard2022-06-163-186/+22
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2022-06-171-1/+1
* | | | | Merge topic 'add_SYSTEM_prop'Brad King2022-06-167-4/+92
|\ \ \ \ \
| * | | | | Add SYSTEM target propertyDa Quexian2022-06-157-4/+92
* | | | | | Merge topic 'xcode-launch-mode'Brad King2022-06-1611-1/+61
|\ \ \ \ \ \
| * | | | | | Xcode: Add Xcode SCHEME control for 'Launch' controlHarry Mallon2022-06-1511-1/+61
| | |/ / / / | |/| | | |
* | | | | | Merge topic '23376-add-compile-properties-to-csharp-sdk-projects'Brad King2022-06-164-0/+88
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | VS: Add compile properties to .NET Sdk projectsMaxime Raynaud2022-06-154-0/+88
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2022-06-161-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'find_item-validation-function'Brad King2022-06-1559-17/+424
|\ \ \ \
| * | | | find_(program,library,file,path): add validation functionMarc Chevrier2022-06-1459-17/+424
* | | | | Merge topic 'SerenityOS-platform'Brad King2022-06-158-0/+48
|\ \ \ \ \
| * | | | | SerenityOS: Add Platform moduleAndrew Kaster2022-06-148-0/+48
| | |/ / / | |/| | |
* | | | | Merge topic 'cuda_use_response_files'Brad King2022-06-156-49/+83
|\ \ \ \ \
| * | | | | CUDA: Support response files with nvccRobert Maynard2022-06-136-49/+83
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindCUDAFixToolkitTargetDirComparison'Brad King2022-06-151-1/+3
|\ \ \ \ \
| * | | | | FindCUDA: Fix varaible reset with CUDA_TOOLKIT_TARGET_DIRJames Bigler2022-06-141-1/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'post-rel-dev'Brad King2022-06-157-6/+26
|\ \ \ \ \
| * | | | | Configure CMake itself with policies through CMake 3.23Brad King2022-06-143-3/+3
| * | | | | export: Increase maximum policy version in exported files to 3.23Brad King2022-06-141-2/+2
| * | | | | Add deprecation warnings for policies CMP0102 and belowBrad King2022-06-143-1/+21
| |/ / / /
* | | | | Merge branch 'release-3.24'Brad King2022-06-150-0/+0
|\ \ \ \ \