summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | | | | CMake Nightly Date StampKitware Robot2021-12-101-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'tests_if_version'Brad King2021-12-091-2/+78
|\ \ \ \ \ \ \
| * | | | | | | Tests: Add more version comparison testsPaweł Bylica2021-12-081-2/+78
* | | | | | | | Merge topic 'ctest-add_subdirectory'Brad King2021-12-093-55/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add case covering both ctest subdirectory commandsBrad King2021-12-082-0/+40
| * | | | | | | | CTest: Extract common implementation of add_subdirectory and subdirsfriendlyanon2021-12-081-55/+38
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'simplify-backtrace'Brad King2021-12-0921-229/+175
|\ \ \ \ \ \ \ \
| * | | | | | | | cmListFileContext: Simplify explicit rule-of-five membersBrad King2021-12-081-8/+12
| * | | | | | | | cmListFileBacktrace: Remove unused "Depth" methodBrad King2021-12-082-15/+0
| * | | | | | | | cmListFileBacktrace: Remove unused "bottom" entryBrad King2021-12-084-60/+6
| * | | | | | | | cmMessenger: Make relative path conversion more explicitBrad King2021-12-083-12/+26
| * | | | | | | | cmTargetPropertyComputer: Simplify by restoring use of cmMakefileBrad King2021-12-089-60/+37