| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake 3.23.0-rc1v3.23.0-rc1 | Brad King | 2022-02-08 | 1 | -1/+1 |
|
|
* | Merge topic 'dotnet_sdk' into release-3.23 | Brad King | 2022-02-08 | 5 | -34/+154 |
|\ |
|
| * | VS: Handle build target correct for .NET SDK style projects with Any CPU | Florian Schweiger | 2022-02-07 | 4 | -32/+119 |
|
|
| * | VS: Set Visual Studio versions read out from solution file | Florian Schweiger | 2022-02-07 | 2 | -2/+24 |
|
|
| * | VS: Allow setting output directory in .NET SDK style projects | Florian Schweiger | 2022-02-07 | 1 | -0/+11 |
|
|
* | | Merge topic 'vs-simplify-pch' into release-3.23 | Brad King | 2022-02-04 | 1 | -9/+16 |
|\ \ |
|
| * | | VS: Simplify generation of per-source PCH settings | Brad King | 2022-02-03 | 1 | -9/+16 |
|
|
* | | | Replace DEVEL_CMAKE_VERSION with literal 3.23 release version | Brad King | 2022-02-04 | 1 | -2/+1 |
|
|
* | | | Begin 3.23 release versioning | Brad King | 2022-02-03 | 1 | -3/+3 |
|/ / |
|
* | | Merge topic 'cmake-ignore-prefix-path' | Brad King | 2022-02-03 | 6 | -38/+114 |
|\ \ |
|
| * | | find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable | Kyle Edwards | 2022-02-02 | 6 | -12/+61 |
|
|
| * | | Refactor: Keep track of prefixes in cmSearchPath | Kyle Edwards | 2022-02-02 | 4 | -27/+54 |
|
|
* | | | Merge topic 'cmake-presets-configure-preset-reachability' | Brad King | 2022-02-03 | 2 | -3/+14 |
|\ \ \ |
|
| * | | | CMakePresets.json: Ensure configurePreset is reachable from current file | Kyle Edwards | 2022-02-02 | 2 | -3/+14 |
| |/ / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-03 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'cuda_generic_arch_all' | Brad King | 2022-02-02 | 1 | -8/+16 |
|\ \ |
|
| * | | CUDA: Generic all and all-major support | Raul Tambre | 2022-02-01 | 1 | -8/+16 |
|
|
* | | | Merge topic 'dotnet_ref_in_sdk' | Brad King | 2022-02-02 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | VS: .Net SDK Style projects can add Reference to dlls | Sumit Bhardwaj | 2022-02-01 | 1 | -0/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-02 | 1 | -1/+1 |
|
|
* | | | Merge topic 'refactor-find-package-cmake-ignore-path' | Brad King | 2022-02-01 | 4 | -11/+28 |
|\ \ \ |
|
| * | | | find_package(): Refactor CMAKE_[SYSTEM_]IGNORE_PATH | Kyle Edwards | 2022-01-31 | 4 | -11/+28 |
|
|
* | | | | Merge topic 'update-kwsys' | Brad King | 2022-02-01 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-01-31 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-02-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'link-interface-direct' | Brad King | 2022-01-31 | 10 | -115/+375 |
|\ \
| |/
|/| |
|
| * | Add usage requirements to update direct link dependencies | Brad King | 2022-01-29 | 6 | -26/+203 |
|
|
| * | cmTarget: Add INTERFACE_LINK_LIBRARIES_DIRECT{,_EXCLUDE} backtrace storage | Brad King | 2022-01-29 | 2 | -0/+61 |
|
|
| * | cmGeneratorTarget: Add LookupLinkItem option to consider own target name | Brad King | 2022-01-29 | 2 | -7/+14 |
|
|
| * | cmGeneratorTarget: Fix link interface caching of partial results | Brad King | 2022-01-29 | 1 | -16/+14 |
|
|
| * | cmGeneratorTarget: Clarify CMP0022 logic in ComputeLinkInterfaceLibraries | Brad King | 2022-01-29 | 1 | -56/+59 |
|
|
| * | cmGeneratorTarget: Simplify CMP0022 warning check | Brad King | 2022-01-29 | 1 | -7/+4 |
|
|
| * | cmGeneratorTarget: Return early from ExpandLinkItems with no items | Brad King | 2022-01-29 | 1 | -0/+3 |
|
|
| * | PCH: Clear link interface cache when adding PCH object to it | Brad King | 2022-01-29 | 3 | -0/+14 |
|
|
| * | cmLinkItem: Clarify name of CMP0027 check member | Brad King | 2022-01-29 | 3 | -7/+7 |
|
|
| * | cmGeneratorExpressionDAGChecker: Re-order EvaluatingLinkLibraries condition | Brad King | 2022-01-29 | 1 | -3/+3 |
|
|
* | | Merge topic 'shorter-obj' | Brad King | 2022-01-31 | 1 | -12/+18 |
|\ \ |
|
| * | | Shorten object name even if still longer than CMAKE_OBJECT_PATH_MAX | Nick Little | 2022-01-28 | 1 | -12/+18 |
|
|
* | | | Merge topic 'update-kwsys' | Brad King | 2022-01-31 | 2 | -3/+12 |
|\ \ \ |
|
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-01-29 | 2 | -3/+12 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-31 | 1 | -1/+1 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-30 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'gcc12-warning' | Brad King | 2022-01-29 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Source: Avoid gcc 12 compilation warning | Brad King | 2022-01-28 | 1 | -2/+2 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-01-29 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'ibmclang-compiler' | Brad King | 2022-01-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Utilities: Suppress warnings in third-party code with IBMClang | Aaron Liu | 2022-01-27 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'cuda_vs_arch_all' | Brad King | 2022-01-28 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | CUDA: Support all and all-major on Visual Studio | Raul Tambre | 2022-01-27 | 1 | -0/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'timestamp-microseconds' | Brad King | 2022-01-28 | 2 | -11/+57 |
|\ \ \ \ \ |
|