summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2021-12-171-1/+1
* Merge topic 'link-interface-backtrace'Brad King2021-12-165-49/+107
|\
| * cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIESBrad King2021-12-152-47/+69
| * 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-161-0/+17
|\ \ \
| * | | CUDA: Visual Studio Generator propagates definitions for PTX filesunknown2021-12-141-0/+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 topic 'fix-list-transform-invalid-index-crashes'Brad King2021-12-141-2/+11
|\ \ \ \
| * | | | cmListCommand: Handle invalid FOR selector rangesNick Muggio2021-12-091-2/+11
* | | | | CMake Nightly Date StampKitware Robot2021-12-141-1/+1
| |_|_|/ |/| | |
* | | | 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
* | | | CMake Nightly Date StampKitware Robot2021-12-101-1/+1
* | | | Merge topic 'ctest-add_subdirectory'Brad King2021-12-091-55/+38
|\ \ \ \
| * | | | CTest: Extract common implementation of add_subdirectory and subdirsfriendlyanon2021-12-081-55/+38
| |/ / /
* | | | Merge topic 'simplify-backtrace'Brad King2021-12-0919-217/+159
|\ \ \ \
| * | | | 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-088-55/+36
| * | | | cmMessenger: Adopt backtrace printing functionsBrad King2021-12-089-80/+92
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-12-091-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2021-12-081-1/+1
* | | Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP'Brad King2021-12-071-1/+1
|\ \ \
| * | | HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIPBrad King2021-12-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-12-071-1/+1
* | | | Merge topic 'vs-debugger-settings'Brad King2021-12-061-34/+34
|\ \ \ \
| * | | | VS: Move LocalDebugger* settings to the end of their PropertyGroupCedric Martineau2021-12-031-34/+34
* | | | | CMake Nightly Date StampKitware Robot2021-12-061-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-12-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-12-041-1/+1
|/ / /
* | | Merge topic 'vs-csproj-scripts'Brad King2021-12-034-26/+5
|\ \ \ | |/ /
| * | VS: Revert "Add missing label in C# project-build events"Brad King2021-12-024-26/+5
* | | CMake Nightly Date StampKitware Robot2021-12-031-1/+1
* | | Merge topic 'ifw-sign-installer'Brad King2021-12-023-0/+23
|\ \ \
| * | | CPackIFW: add support for signing the generated app bundles on macOSErlend E. Aasland2021-11-223-0/+23
* | | | Merge topic 'cleanup-ConvertToIncludeReference'Brad King2021-12-026-39/+18
|\ \ \ \
| * | | | cmLocalGenerator: Remove unused IncludePathStyle infrastructureBrad King2021-12-016-39/+18
* | | | | Merge topic 'semi-warnings'Brad King2021-12-025-30/+29
|\ \ \ \ \