summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Source: Fix -Wmissing-variable-declarations warningSean McBride2021-12-012-4/+3
| * | | | | Source: fix -Wextra-semi-stmt warningsSean McBride2021-12-013-26/+26
| |/ / / /
* | | | | Merge topic 'vs-enum-class'Brad King2021-12-022-53/+58
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: Change VsProjectType to be enum classSumit Bhardwaj2021-12-012-53/+58
* | | | | | Merge topic 'rpath-unrecognized-format'Brad King2021-12-021-4/+21
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | file(RPATH): Restore tolerance of unknown formats if new RPATH is emptyBrad King2021-12-011-2/+21
| * | | | | cmSystemTools: Remove unnecessary mark-as-used casts to voidBrad King2021-12-011-2/+0
* | | | | | CMake Nightly Date StampKitware Robot2021-12-021-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'deps-quiet-rc'Brad King2021-12-011-1/+2
|\ \ \ \ \