summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmList-class'Brad King2023-04-065-29/+2214
|\
| * GenEx: list oriented genexes use cmList classMarc Chevrier2023-04-051-28/+17
| * cmList: CMake list implementationMarc Chevrier2023-04-054-1/+2197
* | Merge topic 'vs-sdk-selection'Brad King2023-04-069-26/+259
|\ \
| * | VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-051-1/+11
| * | VS: Select latest available Windows SDK version by defaultBrad King2023-04-052-4/+10
| * | VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+10
| * | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-055-3/+92
| * | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-052-1/+88
| * | 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
* | | CMake Nightly Date StampKitware Robot2023-04-061-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-051-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-041-1/+1
|/ /
* | 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-315-26/+28
|\
| * Autogen: Add target's C++ standard to moc_predef.hOrkun Tokdemir2023-03-301-1/+16
| * Autogen: Split creation and setup of custom targets into separate stepsOrkun Tokdemir2023-03-244-25/+12
* | Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-313-0/+7
|\ \
| * | FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-303-0/+7
* | | 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-318-46/+181
|\ \ \
| * | | presets: Add trace options to configure presetsArtin Alavi2023-03-308-46/+181
| |/ /
* | | 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
* | | | CMake Nightly Date StampKitware Robot2023-03-311-1/+1
| |/ / |/| |
* | | Merge topic 'presets-json-errors'Brad King2023-03-3024-942/+1525
|\ \ \
| * | | presets: Improve JSON parser and error messagesMartin Duffy2023-03-2924-942/+1525
* | | | Merge topic 'ninja-performance'Brad King2023-03-304-34/+22
|\ \ \ \
| * | | | Ninja: Use more efficient data structures to collect outputsNicolas van Kempen2023-03-284-34/+22
* | | | | CMake Nightly Date StampKitware Robot2023-03-301-1/+1
* | | | | Merge topic 'install-namelink-no-rpath'Brad King2023-03-291-4/+6
|\ \ \ \ \
| * | | | | install(TARGETS): Do not apply installation tweaks to NAMELINK filesBrad King2023-03-281-4/+6
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-03-291-1/+1
|/ / / /
* | | | Merge topic 'lint-genex'Brad King2023-03-282-7/+73
|\ \ \ \
| * | | | Add generator expression support to static code analysis hooksStefan Schober2023-03-272-7/+73
* | | | | Merge topic 'mingw-slashes'Brad King2023-03-282-5/+7
|\ \ \ \ \
| * | | | | Ninja: Restore slash style for MinGW tools when extra languages are enabledBrad King2023-03-272-5/+7
* | | | | | CMake Nightly Date StampKitware Robot2023-03-281-1/+1
* | | | | | Merge topic 'module-depends-static-lib-cycle'Brad King2023-03-273-2/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ninja,Makefile: Restore Fortran module scanning in static library cycleBrad King2023-03-241-0/+3
| * | | | | cmGlobalGenerator: Factor out helper to check target orderingBrad King2023-03-242-2/+12
| * | | | | CMake 3.26.1v3.26.1Brad King2023-03-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-03-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-03-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-03-251-1/+1
* | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'Brad King2023-03-241-8/+50
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |