summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Restore unicode character set for custom targrets on WindowsStoreBrad King14 days1-16/+15
* VS: Restore subsystem link flag for DLLsBrad King2025-12-171-25/+22
* Merge topic 'vs2019-v142' into release-4.2Brad King2025-12-081-0/+13
|\
| * VS: Restore support for VS 2019 with toolset v142 versions before 14.29Brad King2025-12-051-0/+13
* | VS: do not create `ProgramDataBaseFileName` entries without a filepathBen Boeckel2025-10-241-1/+1
* | VS: Compute MSVC character set in CUDA-only targetsBrad King2025-10-101-0/+4
* | VS: Refactor MSVC character set selectionBrad King2025-10-101-8/+19
* | MSVC: Define _WINDLL consistently for shared librariesAJIOB2025-09-291-0/+4
* | Merge topic 'msvc-flags-fix-for-27177'Brad King2025-09-121-0/+11
|\ \
| * | VS: Suppress MSBuild default flags not specified by project or userAJIOB2025-09-111-0/+11
* | | prop_sf/OBJECT_NAME: support custom object namesBen Boeckel2025-09-091-5/+10
|/ /
* | Merge topic 'issue-24923-new-cli-tools'Brad King2025-08-011-2/+4
|\ \
| * | cmake -E: Add copy_if_newer and copy_directory_if_newerBenjamin Buch2025-07-311-2/+4
| |/
* | Visual Studio: support shortened object filenamesJohn Parent2025-07-291-6/+25
|/
* clang-cl: Add support for C23Yonggang Luo2025-07-011-0/+13
* VS: Suppress MSBuild default link flags not specified by project or userAJIOB2025-06-171-22/+45
* VS: Suppress MSBuild default flags not specified by project or userBrad King2025-06-021-0/+9
* generators: use GetSupportDirectory() in more placesBen Boeckel2025-05-231-18/+16
* cmStrCat: combine neighboring arguments where possibleBen Boeckel2025-05-151-1/+1
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* VS: Set the linker image version using the target's VERSION propertyNikita Nemkin2025-02-111-0/+7
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-137/+137
* VS: DOTNET_SDK support for VS_PROJECT_IMPORT target propertyLeonid Pospelov2025-01-081-0/+1
* Merge topic 'debugger-working-directory'Brad King2024-12-111-2/+3
|\
| * Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target propertyGarrett Campbell2024-12-091-2/+3
* | Merge topic 'vs-clang-cl-c++23'Brad King2024-12-101-15/+33
|\ \ | |/ |/|
| * VS: Restore support for mixing C++23 and C in one target with clang-clBrad King2024-12-091-0/+14
| * VS: Factor out check for mixed C and C++ targetBrad King2024-12-091-15/+19
* | VS: Add minimal support for Windows Kernel Mode DriversJoseph Snyder2024-12-031-1/+30
* | cmVisualStudio10TargetGenerator: Use inline member initializationBrad King2024-12-031-3/+0
* | Link step: Add LINK_WARNING_AS_ERROR target propertyMarc Chevrier2024-11-121-0/+3
* | Merge topic 'vs-custom-command-disable-parallel-build'Brad King2024-11-071-1/+3
|\ \
| * | VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILDDarragh Coy2024-11-061-1/+3
| |/
* | Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep informationMarc Chevrier2024-11-041-0/+1
* | Add support of "LINKER:" prefix for CMAKE_<TYPE>_LINKER_FLAGS variableMarc Chevrier2024-11-041-6/+3
|/
* 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