summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * \ \ \ \ Merge topic 'ci-rel-win-arm64-nightly' into release-3.24Brad King2022-06-153-6/+29
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ci-rel-win-arm64-nightly'Brad King2022-06-153-6/+29
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | gitlab-ci: Add jobs to package and upload Windows arm64 nightly binariesBrad King2022-06-141-0/+23
| * | | | | ci: use CMake 3.24.0-rc1Brad King2022-06-142-6/+6
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-06-151-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release-3.24'Brad King2022-06-140-0/+0
|\ \ \ \ | |/ / /
| * | | CMake 3.24.0-rc1v3.24.0-rc1Brad King2022-06-141-1/+1
* | | | Merge branch 'release-3.24'Brad King2022-06-140-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'doctop' into release-3.24Brad King2022-06-142-6/+20
| |\ \ \
* | \ \ \ Merge topic 'doctop'Brad King2022-06-142-6/+20
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Clarify PROJECT_IS_TOP_LEVEL behavior w.r.t. add_subdirectoryMichael Hirsch2022-06-142-6/+20
* | | | | Merge branch 'release-3.24'Brad King2022-06-140-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'fortc-warn' into release-3.24Brad King2022-06-141-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'fortc-warn'Brad King2022-06-141-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Tests: Add Fortran test C function prototypeWilliam R. Dieter2022-06-141-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.24'Brad King2022-06-140-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'update-kwiml' into release-3.24Brad King2022-06-141-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'update-kwiml'Brad King2022-06-141-1/+7
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'upstream-KWIML' into update-kwimlBrad King2022-06-141-1/+7
| |\ \ \
| | * | | KWIML 2022-06-14 (7b9bd7fe)KWIML Upstream2022-06-141-1/+7
* | | | | Merge branch 'release-3.24'Brad King2022-06-140-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ci-rel-win-arm64' into release-3.24Brad King2022-06-1415-21/+240
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-rel-win-arm64'Brad King2022-06-1415-21/+240
|\ \ \ \ \ \ | | |/ / / / | |/| | | |