summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.23.0-rc1v3.23.0-rc1Brad King2022-02-081-1/+1
* Merge topic 'dotnet_sdk' into release-3.23Brad King2022-02-085-34/+154
|\
| * VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-074-32/+119
| * VS: Set Visual Studio versions read out from solution fileFlorian Schweiger2022-02-072-2/+24
| * VS: Allow setting output directory in .NET SDK style projectsFlorian Schweiger2022-02-071-0/+11
* | Merge topic 'vs-simplify-pch' into release-3.23Brad King2022-02-041-9/+16
|\ \
| * | VS: Simplify generation of per-source PCH settingsBrad King2022-02-031-9/+16
* | | Replace DEVEL_CMAKE_VERSION with literal 3.23 release versionBrad King2022-02-041-2/+1
* | | Begin 3.23 release versioningBrad King2022-02-031-3/+3
|/ /
* | Merge topic 'cmake-ignore-prefix-path'Brad King2022-02-036-38/+114
|\ \
| * | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variableKyle Edwards2022-02-026-12/+61
| * | Refactor: Keep track of prefixes in cmSearchPathKyle Edwards2022-02-024-27/+54
* | | Merge topic 'cmake-presets-configure-preset-reachability'Brad King2022-02-032-3/+14
|\ \ \
| * | | CMakePresets.json: Ensure configurePreset is reachable from current fileKyle Edwards2022-02-022-3/+14
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-02-031-1/+1
|/ /
* | Merge topic 'cuda_generic_arch_all'Brad King2022-02-021-8/+16
|\ \
| * | CUDA: Generic all and all-major supportRaul Tambre2022-02-011-8/+16
* | | Merge topic 'dotnet_ref_in_sdk'Brad King2022-02-021-0/+1
|\ \ \ | |_|/ |/| |
| * | VS: .Net SDK Style projects can add Reference to dllsSumit Bhardwaj2022-02-011-0/+1
* | | CMake Nightly Date StampKitware Robot2022-02-021-1/+1
* | | Merge topic 'refactor-find-package-cmake-ignore-path'Brad King2022-02-014-11/+28
|\ \ \
| * | | find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATHKyle Edwards2022-01-314-11/+28
* | | | Merge topic 'update-kwsys'Brad King2022-02-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-311-1/+1
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2022-02-011-1/+1
|/ /
* | Merge topic 'link-interface-direct'Brad King2022-01-3110-115/+375
|\ \ | |/ |/|
| * Add usage requirements to update direct link dependenciesBrad King2022-01-296-26/+203
| * cmTarget: Add INTERFACE_LINK_LIBRARIES_DIRECT{,_EXCLUDE} backtrace storageBrad King2022-01-292-0/+61
| * cmGeneratorTarget: Add LookupLinkItem option to consider own target nameBrad King2022-01-292-7/+14
| * cmGeneratorTarget: Fix link interface caching of partial resultsBrad King2022-01-291-16/+14
| * cmGeneratorTarget: Clarify CMP0022 logic in ComputeLinkInterfaceLibrariesBrad King2022-01-291-56/+59
| * cmGeneratorTarget: Simplify CMP0022 warning checkBrad King2022-01-291-7/+4
| * cmGeneratorTarget: Return early from ExpandLinkItems with no itemsBrad King2022-01-291-0/+3
| * PCH: Clear link interface cache when adding PCH object to itBrad King2022-01-293-0/+14
| * cmLinkItem: Clarify name of CMP0027 check memberBrad King2022-01-293-7/+7
| * cmGeneratorExpressionDAGChecker: Re-order EvaluatingLinkLibraries conditionBrad King2022-01-291-3/+3
* | Merge topic 'shorter-obj'Brad King2022-01-311-12/+18
|\ \
| * | Shorten object name even if still longer than CMAKE_OBJECT_PATH_MAXNick Little2022-01-281-12/+18
* | | Merge topic 'update-kwsys'Brad King2022-01-312-3/+12
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-292-3/+12
* | | | CMake Nightly Date StampKitware Robot2022-01-311-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-01-301-1/+1
|/ / /
* | | Merge topic 'gcc12-warning'Brad King2022-01-291-2/+2
|\ \ \
| * | | Source: Avoid gcc 12 compilation warningBrad King2022-01-281-2/+2
* | | | CMake Nightly Date StampKitware Robot2022-01-291-1/+1
* | | | Merge topic 'ibmclang-compiler'Brad King2022-01-281-1/+1
|\ \ \ \
| * | | | Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* | | | | Merge topic 'cuda_vs_arch_all'Brad King2022-01-281-0/+4
|\ \ \ \ \
| * | | | | CUDA: Support all and all-major on Visual StudioRaul Tambre2022-01-271-0/+4
| | |_|/ / | |/| | |
* | | | | Merge topic 'timestamp-microseconds'Brad King2022-01-282-11/+57
|\ \ \ \ \