summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2022-02-071-1/+1
* CMake Nightly Date StampKitware Robot2022-02-061-1/+1
* CMake Nightly Date StampKitware Robot2022-02-051-1/+1
* Merge topic 'post-rel-dev'Brad King2022-02-042-4/+6
|\
| * export: Increase maximum policy version in exported files to 3.22Brad King2022-02-031-2/+2
| * Add deprecation warnings for policies CMP0097 and belowBrad King2022-02-031-2/+4
* | Merge topic 'vs-simplify-pch'Brad King2022-02-041-9/+16
|\ \
| * | VS: Simplify generation of per-source PCH settingsBrad King2022-02-031-9/+16
* | | Merge topic 'rel-version'Brad King2022-02-041-2/+1
|\ \ \
| * | | Replace DEVEL_CMAKE_VERSION with literal 3.23 release versionBrad King2022-02-041-2/+1
* | | | CMake Nightly Date StampKitware Robot2022-02-041-1/+1
| |_|/ |/| |
* | | Begin post-3.23 developmentBrad King2022-02-031-2/+2
|/ /
* | 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
|\ \ \ \