Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-23 | 1 | -1/+1 | |
* | | | Merge topic 'vs-csharp-dotnet-sdk' | Brad King | 2021-12-22 | 6 | -53/+222 | |
|\ \ \ | ||||||
| * | | | VS: Add DOTNET_SDK property to generate SDK-style C# projects | Sumit Bhardwaj | 2021-12-21 | 6 | -3/+140 | |
| * | | | VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECK | Sumit Bhardwaj | 2021-12-15 | 1 | -0/+14 | |
| * | | | cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild project | Sumit Bhardwaj | 2021-12-15 | 2 | -52/+70 | |
* | | | | Merge topic 'cpack-freebsd-pkg' | Brad King | 2021-12-22 | 1 | -11/+132 | |
|\ \ \ \ | ||||||
| * | | | | FreeBSD: tidy up | Adriaan de Groot | 2021-12-21 | 1 | -8/+14 | |
| * | | | | FreeBSD: handle new package-file-suffix | Adriaan de Groot | 2021-12-21 | 1 | -11/+31 | |
| * | | | | FreeBSD: fix up the package name | Adriaan de Groot | 2021-12-21 | 1 | -6/+35 | |
| * | | | | FreeBSD: migrate to newer pkg_create(3) API | Adriaan de Groot | 2021-12-21 | 1 | -3/+69 | |
* | | | | | Merge topic 'link-only-targets' | Brad King | 2021-12-22 | 3 | -5/+64 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | target_link_libraries: Optionally require only target names | Brad King | 2021-12-20 | 3 | -0/+53 | |
| * | | | | cmGeneratorTarget: Factor out message about reasons for a missing target | Brad King | 2021-12-20 | 1 | -5/+11 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-22 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-12-21 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'improve-CMP0028-messages' | Brad King | 2021-12-20 | 5 | -32/+111 | |
|\ \ \ | ||||||
| * | | | CMP0028: Report the target whose link interface has an offending item | Brad King | 2021-12-16 | 5 | -36/+110 | |
| * | | | 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 | |
|\ \ \ \ \ |