summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | CMake Nightly Date StampKitware Robot2021-12-231-1/+1
* | | Merge topic 'vs-csharp-dotnet-sdk'Brad King2021-12-226-53/+222
|\ \ \
| * | | VS: Add DOTNET_SDK property to generate SDK-style C# projectsSumit Bhardwaj2021-12-216-3/+140
| * | | VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECKSumit Bhardwaj2021-12-151-0/+14
| * | | cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild projectSumit Bhardwaj2021-12-152-52/+70
* | | | Merge topic 'cpack-freebsd-pkg'Brad King2021-12-221-11/+132
|\ \ \ \
| * | | | FreeBSD: tidy upAdriaan de Groot2021-12-211-8/+14
| * | | | FreeBSD: handle new package-file-suffixAdriaan de Groot2021-12-211-11/+31
| * | | | FreeBSD: fix up the package nameAdriaan de Groot2021-12-211-6/+35
| * | | | FreeBSD: migrate to newer pkg_create(3) APIAdriaan de Groot2021-12-211-3/+69
* | | | | Merge topic 'link-only-targets'Brad King2021-12-223-5/+64
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | target_link_libraries: Optionally require only target namesBrad King2021-12-203-0/+53
| * | | | cmGeneratorTarget: Factor out message about reasons for a missing targetBrad King2021-12-201-5/+11
* | | | | CMake Nightly Date StampKitware Robot2021-12-221-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-12-211-1/+1
|/ / /
* | | Merge topic 'improve-CMP0028-messages'Brad King2021-12-205-32/+111
|\ \ \
| * | | CMP0028: Report the target whose link interface has an offending itemBrad King2021-12-165-36/+110
| * | | CMP0028: Report backtrace to link item rather than target creationBrad King2021-12-161-1/+5
| * | | cmGeneratorTarget: Record when imported target link iface libs are doneBrad King2021-12-161-0/+1
* | | | CMake Nightly Date StampKitware Robot2021-12-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-12-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-12-181-1/+1
* | | | Merge topic 'vs-csproj-scripts'Brad King2021-12-174-16/+17
|\ \ \ \
| * | | | VS: Add custom VCEnd labels only in C# projectsSumit Bhardwaj2021-12-164-16/+17
| |/ / /
* | | | Merge topic 'filter-debug-find'Brad King2021-12-1710-10/+88
|\ \ \ \
| * | | | cmake: Add filtered debug-find optionsJohn Parent2021-12-1710-10/+88
| | |/ / | |/| |
* | | | 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
|\ \ \ \ \