summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-054-1/+28
* VS: Select latest available Windows SDK version by defaultBrad King2023-04-057-4/+75
* VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-053-0/+22
* VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-0522-15/+248
* VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-0510-3/+135
* VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is knownBrad King2023-04-058-8/+37
* VS: Simplify logic to require SDK for Windows StoreBrad King2023-04-053-12/+14
* Tests: Teach RunCMake_TEST_FILTER to account for test variant descriptionBrad King2023-04-051-2/+6
* Merge topic 'doc-lang-flags'Brad King2023-04-036-12/+55
|\
| * Help: Clarify that {add,target}_compile_options are not used for linkingBrad King2023-03-316-3/+31
| * Help: Clarify that CMAKE_<LANG>_FLAGS are used when driving linkingBrad King2023-03-312-12/+23
| * Help: Link to COMPILE_LANGUAGE genex from add_compile_optionsBrad King2023-03-311-0/+4
* | Merge branch 'release-3.26'Brad King2023-04-030-0/+0
|\ \
| * \ Merge branch 'release-3.25' into release-3.26Brad King2023-04-030-0/+0
| |\ \
* | \ \ Merge branch 'release-3.25'Brad King2023-04-030-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'vs-fortran-try_compile' into release-3.25Brad King2023-03-311-1/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.26'Brad King2023-04-030-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'vs-fortran-try_compile' into release-3.26Brad King2023-04-031-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'vs-fortran-try_compile'Brad King2023-04-031-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Remove extra try_compile argument in Intel Fortran checkBrad King2023-03-311-1/+0
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2023-04-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-011-1/+1
| |_|/ |/| |
* | | Merge topic 'automoc-cxx-standard'Brad King2023-03-3111-26/+142
|\ \ \
| * | | Autogen: Add target's C++ standard to moc_predef.hOrkun Tokdemir2023-03-307-1/+130
| * | | Autogen: Split creation and setup of custom targets into separate stepsOrkun Tokdemir2023-03-244-25/+12
* | | | Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-3138-0/+228
|\ \ \ \
| * | | | FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-3038-0/+228
* | | | | Merge topic 'ci-FindHDF5'Brad King2023-03-317-1/+89
|\ \ \ \ \
| * | | | | Tests: Extend FindHDF5 tests to link and run executablesBrad King2023-03-305-0/+83
| * | | | | ci: Patch HDF5 Fortran compiler wrappers in Fedora jobsBrad King2023-03-302-1/+6
| |/ / / /
* | | | | Merge topic 'cuda-arch-nvcc-options-file'Brad King2023-03-311-2/+2
|\ \ \ \ \
| * | | | | CUDA: Fix CUDA architecture flags for nvcc response filesBrad King2023-03-301-2/+2
| |/ / / /
* | | | | Merge topic 'presets-add-trace'Brad King2023-03-3128-46/+455
|\ \ \ \ \
| * | | | | presets: Add trace options to configure presetsArtin Alavi2023-03-3028-46/+455
| |/ / / /
* | | | | Merge topic 'strip-macos'Brad King2023-03-314-9/+51
|\ \ \ \ \
| * | | | | macOS: Do not pass Apple-specific flags to llvm-stripBrad King2023-03-294-9/+51
* | | | | | Merge topic 'binutils-strip-macos'Brad King2023-03-311-1/+9
|\ \ \ \ \ \
| * | | | | | BinUtils: Avoid llvm-strip on Apple platformsBrad King2023-03-301-1/+9
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-03-311-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'presets-json-errors'Brad King2023-03-30114-1213/+1930
|\ \ \ \ \
| * | | | | presets: Improve JSON parser and error messagesMartin Duffy2023-03-29114-1213/+1930
* | | | | | Merge topic 'ci-FindHDF5'Brad King2023-03-3013-23/+234
|\ \ \ \ \ \
| * | | | | | ci: Enable FindHDF5 tests on Linux buildsBrad King2023-03-293-0/+44
| * | | | | | ci: Add HDF5 to Debian and Fedora base imagesBrad King2023-03-294-3/+12
| * | | | | | Tests: Add cases covering FindHDF5 variables and imported targetsBrad King2023-03-293-0/+143
| * | | | | | Tests: Add FindMPI test environment modification optionBrad King2023-03-293-1/+4
| * | | | | | FindHDF5: Record compiler wrapper checks to configure logBrad King2023-03-291-9/+21
| * | | | | | FindHDF5: Fix compiler wrapper checks with spaces in pathBrad King2023-03-291-10/+10
* | | | | | | Merge topic 'clang-tidy-module-gitignore'Brad King2023-03-301-0/+8
|\ \ \ \ \ \ \