summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-python-3.10'Brad King2021-12-171-6/+6
|\
| * FindBoost: Add support for Python 3.10Oleg Sidorkin2021-12-161-6/+6
* | Merge branch 'release-3.22'Brad King2021-12-170-0/+0
|\ \
| * \ Merge branch 'release-3.21' into release-3.22Brad King2021-12-170-0/+0
| |\ \
* | \ \ Merge branch 'release-3.21'Brad King2021-12-170-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'vs-intel-oneapi-toolset' into release-3.21Brad King2021-12-151-5/+3
| |\ \ \
* | \ \ \ Merge branch 'release-3.22'Brad King2021-12-170-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'vs-intel-oneapi-toolset' into release-3.22Brad King2021-12-171-5/+3
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
* | | | Merge topic 'vs-intel-oneapi-toolset'Brad King2021-12-171-5/+3
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021William R. Dieter2021-12-151-5/+3
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2021-12-171-1/+1
* | | Merge branch 'release-3.22'Brad King2021-12-160-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'ci-windows-no-java' into release-3.22Brad King2021-12-162-1/+2
| |\ \
* | \ \ Merge topic 'ci-windows-no-java'Brad King2021-12-162-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | ci: Explicitly disable Java tests on WindowsBrad King2021-12-162-1/+2
| |/ /
* | | Merge topic 'FetchContent-doc-typo'Brad King2021-12-161-1/+1
|\ \ \
| * | | FetchContent: Fix typo in documentationJukka Aho2021-12-151-1/+1
* | | | Merge topic 'link-interface-backtrace'Brad King2021-12-168-52/+116
|\ \ \ \
| * | | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIESBrad King2021-12-155-50/+78
| * | | | cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIESBrad King2021-12-153-2/+38
| |/ / /
* | | | Merge topic 'vs-csproj-scripts'Brad King2021-12-164-1/+46
|\ \ \ \
| * | | | VS: add missing label in C# project-build eventsSteven Boswell2021-12-154-1/+46
* | | | | Merge topic 'msvc_cuda_propagate_defines_to_ptx'Brad King2021-12-164-0/+25
|\ \ \ \ \
| * | | | | CUDA: Visual Studio Generator propagates definitions for PTX filesunknown2021-12-144-0/+25
* | | | | | Merge branch 'release-3.22'Brad King2021-12-160-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'FindBoost-1.78' into release-3.22Brad King2021-12-161-2/+17
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindBoost-1.78'Brad King2021-12-161-2/+17
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Add support for Boost 1.78Brad King2021-12-151-2/+17
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2021-12-161-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'custom-command-main-dependency'Brad King2021-12-1514-60/+64
|\ \ \ \ \
| * | | | | cmCustomCommand: Track main dependency explicitlyNAKAMURA Takumi2021-12-1414-60/+64
* | | | | | CMake Nightly Date StampKitware Robot2021-12-151-1/+1
* | | | | | Merge branch 'release-3.22'Brad King2021-12-140-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'android-system-stl' into release-3.22Brad King2021-12-141-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'android-system-stl'Brad King2021-12-141-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Android: Fix linking android_support for pre-21 system STLRyan Prichard2021-12-131-1/+1
| |/ / / / /
* | | | | | Merge topic 'fix-list-transform-invalid-index-crashes'Brad King2021-12-1411-2/+38
|\ \ \ \ \ \
| * | | | | | cmListCommand: Handle invalid FOR selector rangesNick Muggio2021-12-0911-2/+38
* | | | | | | CMake Nightly Date StampKitware Robot2021-12-141-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'FindBLAS-openmp-quiet'Brad King2021-12-131-2/+2
|\ \ \ \ \ \
| * | | | | | FindBLAS: Find OpenMP dependency quietlyBrad King2021-12-101-2/+2
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-12-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-12-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-12-111-1/+1
|/ / / / /
* | | | | Merge topic 'msbuild-target-inputs-object-depends'Brad King2021-12-101-0/+16
|\ \ \ \ \
| * | | | | VS: Add OBJECT_DEPENDS as AdditionalDependenciesDietmar Scheidl2021-12-091-0/+16
* | | | | | Merge topic 'link-iface-usage-reqs-only'Brad King2021-12-104-53/+69
|\ \ \ \ \ \
| * | | | | | cmGeneratorTarget: Avoid boolean trap in usage requirement lookupBrad King2021-12-094-53/+69
* | | | | | | Merge topic 'ci-nmake-jom'Brad King2021-12-101-0/+7
|\ \ \ \ \ \ \
| * | | | | | | ci: Exclude spuriously failing test from JOM nightly CI jobBrad King2021-12-091-0/+7