summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Honor VS_TOOL_OVERRIDE for known source file types tooDarragh Coy2024-10-011-59/+66
* VS: Fix missing <Configurations> property for DOTNET_SDKCalum Robinson2024-09-251-0/+2
* VS: Fix custom commands for DOTNET_SDK buildsCalum Robinson2024-09-181-20/+17
* Merge topic 'vs-always-restore-net-sdk'Brad King2024-09-181-2/+3
|\
| * VS: Fix DOTNET_SDK builds when no VS_PACKAGE_REFERENCES setCalum Robinson2024-09-161-2/+3
* | VS: Use OUTPUT_NAME in DOTNET_SDK projectsCalum Robinson2024-09-111-7/+16
|/
* Merge topic 'standard-link-directories'Brad King2024-08-291-1/+8
|\
| * Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIESVito Gamberini2024-08-281-1/+8
* | Drop Visual Studio 12 2013 generatorBrad King2024-08-281-10/+2
* | Source: Avoid comparing pointers to nullptrVitaly Stakhovsky2024-08-271-4/+4
|/
* Merge topic 'cuda_unity'Brad King2024-08-131-0/+6
|\
| * Add support for unity builds with CUDA sourcesRobert Maynard2024-08-021-0/+6
* | Rename {_ => }CMAKE_INCLUDE_SYSTEM_FLAG_${lang}_WARNINGPatrick H2024-07-291-1/+1
* | Merge topic 'vs-cuda'Brad King2024-07-181-0/+8
|\ \ | |/ |/|
| * VS: Restore support for CUDA with no optimization flagsBrad King2024-07-171-0/+8
* | Merge topic 'vs-dotnet-sdk-custom-command'Brad King2024-07-081-9/+71
|\ \
| * | VS: Support add_custom_command in .Net SDK-style projectsCalum Robinson2024-06-251-9/+71
| |/
* | VS: Add VS_FRAMEWORK_REFERENCESCalum Robinson2024-06-261-0/+16
|/
* Merge topic 'vs-filter-props'Brad King2024-05-021-0/+12
|\
| * VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-011-0/+12
* | Merge topic 'vs-scan-module-deps-settings'Brad King2024-05-021-5/+20
|\ \ | |/ |/|
| * VS: set ScanSourceForModuleDependencies at vcxproj levelBen Boeckel2024-05-011-5/+20
* | Source: Use cmValue::IsOn and IsOffVitaly Stakhovsky2024-03-171-3/+3
* | VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-0/+13
* | VS: Suppress more MSBuild defaults affected by UseDebugLibrariesBrad King2024-02-221-0/+3
* | cmVisualStudioGeneratorOptions: Rename {IsDebug => UsingDebugInfo}Brad King2024-02-201-2/+2
* | VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibrariesBrad King2024-02-191-0/+19
* | VS: Suppress MSBuild default settings affected by UseDebugLibrariesBrad King2024-02-191-1/+21
* | VS: Factor out common MS tool configurationBrad King2024-02-191-15/+16
* | Merge topic 'vs-scan-for-modules'Brad King2024-01-101-5/+6
|\ \ | |/
| * cmVisualStudio10TargetGenerator: always specify scanningBen Boeckel2024-01-061-3/+4
| * cmVisualStudio10TargetGenerator: fix typo in flag nameBen Boeckel2024-01-061-3/+3
* | Merge topic 'cxxmodules-vs-no-synthetic-targets'Brad King2023-10-181-0/+9
|\ \ | |/
| * VS: Explicitly disallow C++ modules provided by imported targetsBen Boeckel2023-10-171-0/+9
* | Add options to specify linker toolMarc Chevrier2023-10-131-0/+10
|/
* cxxmodules: rework control logic for scanning regular C++ sourcesBen Boeckel2023-10-021-9/+0
* CUDA: Visual Studio propagate objects to device linkingRobert Maynard2023-09-221-14/+33
* Merge topic 'cxxmodules-non-compiled-source'Brad King2023-09-141-0/+20
|\
| * Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...Ben Boeckel2023-09-121-0/+20
| |\
| | * cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-121-0/+20
* | | Merge topic 'vs-cuda-object-libs'Brad King2023-09-121-1/+4
|\ \ \ | |/ / |/| |
| * | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-111-1/+4
| |/
* | Merge topic 'modules-better-messages'Brad King2023-08-251-3/+3
|\ \
| * | cxxmodules: improve error messages for C++ module setupBen Boeckel2023-08-231-3/+3
| |/
* | cmGeneratorTarget: classify BMI-only C++ module sourcesBen Boeckel2023-08-171-0/+1
* | cmSystemTools: move `ComputeCertificateThumbprint` to the only consumerBen Boeckel2023-08-081-2/+71
* | cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5Ben Boeckel2023-08-081-2/+4
* | Merge branch 'backport-revert-vs-show-cmake-files'Brad King2023-08-021-55/+1
|\ \ | |/
| * VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-021-55/+1
* | cmComputeLinkInformation: prepare Item consumers for `OBJECT` librariesBen Boeckel2023-08-011-1/+2