summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | cmcldeps: Suppress rc dummy outputOrgad Shaneh2021-11-291-1/+2
* | | | | Merge topic 'mingw-strftime-crash'Brad King2021-12-011-1/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | mingw: fix calling convention for strftime()Christoph Reiter2021-11-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-12-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-11-301-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2021-11-291-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-281-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-271-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-261-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-251-1/+1
* | | CMake Nightly Date StampKitware Robot2021-11-241-1/+1
* | | Merge topic 'iwyu-windows'Brad King2021-11-2343-53/+315
|\ \ \
| * | | Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-1943-53/+315
* | | | Merge topic 'env-init-configs'Brad King2021-11-232-2/+4
|\ \ \ \ | | |/ / | |/| |