Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | CMP0028: Report backtrace to link item rather than target creation | Brad King | 2021-12-16 | 1 | -1/+5 | |
| * | | cmGeneratorTarget: Record when imported target link iface libs are done | Brad King | 2021-12-16 | 1 | -0/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-20 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-19 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-18 | 1 | -1/+1 | |
* | | | Merge topic 'vs-csproj-scripts' | Brad King | 2021-12-17 | 4 | -16/+17 | |
|\ \ \ | ||||||
| * | | | VS: Add custom VCEnd labels only in C# projects | Sumit Bhardwaj | 2021-12-16 | 4 | -16/+17 | |
| |/ / | ||||||
* | | | Merge topic 'filter-debug-find' | Brad King | 2021-12-17 | 10 | -10/+88 | |
|\ \ \ | ||||||
| * | | | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 10 | -10/+88 | |
| | |/ | |/| | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-17 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic 'link-interface-backtrace' | Brad King | 2021-12-16 | 5 | -49/+107 | |
|\ \ | ||||||
| * | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIES | Brad King | 2021-12-15 | 2 | -47/+69 | |
| * | | cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIES | Brad King | 2021-12-15 | 3 | -2/+38 | |
| |/ | ||||||
* | | Merge topic 'vs-csproj-scripts' | Brad King | 2021-12-16 | 4 | -1/+46 | |
|\ \ | ||||||
| * | | VS: add missing label in C# project-build events | Steven Boswell | 2021-12-15 | 4 | -1/+46 | |
* | | | Merge topic 'msvc_cuda_propagate_defines_to_ptx' | Brad King | 2021-12-16 | 1 | -0/+17 | |
|\ \ \ | ||||||
| * | | | CUDA: Visual Studio Generator propagates definitions for PTX files | unknown | 2021-12-14 | 1 | -0/+17 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-16 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge topic 'custom-command-main-dependency' | Brad King | 2021-12-15 | 14 | -60/+64 | |
|\ \ \ | ||||||
| * | | | cmCustomCommand: Track main dependency explicitly | NAKAMURA Takumi | 2021-12-14 | 14 | -60/+64 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-15 | 1 | -1/+1 | |
* | | | | Merge topic 'fix-list-transform-invalid-index-crashes' | Brad King | 2021-12-14 | 1 | -2/+11 | |
|\ \ \ \ | ||||||
| * | | | | cmListCommand: Handle invalid FOR selector ranges | Nick Muggio | 2021-12-09 | 1 | -2/+11 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-14 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-13 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-12 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-11 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'msbuild-target-inputs-object-depends' | Brad King | 2021-12-10 | 1 | -0/+16 | |
|\ \ \ | ||||||
| * | | | VS: Add OBJECT_DEPENDS as AdditionalDependencies | Dietmar Scheidl | 2021-12-09 | 1 | -0/+16 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'link-iface-usage-reqs-only' | Brad King | 2021-12-10 | 4 | -53/+69 | |
|\ \ \ | ||||||
| * | | | cmGeneratorTarget: Avoid boolean trap in usage requirement lookup | Brad King | 2021-12-09 | 4 | -53/+69 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-10 | 1 | -1/+1 | |
* | | | | Merge topic 'ctest-add_subdirectory' | Brad King | 2021-12-09 | 1 | -55/+38 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Extract common implementation of add_subdirectory and subdirs | friendlyanon | 2021-12-08 | 1 | -55/+38 | |
| |/ / / | ||||||
* | | | | Merge topic 'simplify-backtrace' | Brad King | 2021-12-09 | 19 | -217/+159 | |
|\ \ \ \ | ||||||
| * | | | | cmListFileContext: Simplify explicit rule-of-five members | Brad King | 2021-12-08 | 1 | -8/+12 | |
| * | | | | cmListFileBacktrace: Remove unused "Depth" method | Brad King | 2021-12-08 | 2 | -15/+0 | |
| * | | | | cmListFileBacktrace: Remove unused "bottom" entry | Brad King | 2021-12-08 | 4 | -60/+6 | |
| * | | | | cmMessenger: Make relative path conversion more explicit | Brad King | 2021-12-08 | 3 | -12/+26 | |
| * | | | | cmTargetPropertyComputer: Simplify by restoring use of cmMakefile | Brad King | 2021-12-08 | 8 | -55/+36 | |
| * | | | | cmMessenger: Adopt backtrace printing functions | Brad King | 2021-12-08 | 9 | -80/+92 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-08 | 1 | -1/+1 | |
* | | | Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP' | Brad King | 2021-12-07 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIP | Brad King | 2021-12-07 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-07 | 1 | -1/+1 | |
* | | | | Merge topic 'vs-debugger-settings' | Brad King | 2021-12-06 | 1 | -34/+34 | |
|\ \ \ \ | ||||||
| * | | | | VS: Move LocalDebugger* settings to the end of their PropertyGroup | Cedric Martineau | 2021-12-03 | 1 | -34/+34 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-06 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-05 | 1 | -1/+1 | |