index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmVisualStudio10TargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Restore unicode character set for custom targrets on WindowsStore
Brad King
14 days
1
-16/+15
*
VS: Restore subsystem link flag for DLLs
Brad King
2025-12-17
1
-25/+22
*
Merge topic 'vs2019-v142' into release-4.2
Brad King
2025-12-08
1
-0/+13
|
\
|
*
VS: Restore support for VS 2019 with toolset v142 versions before 14.29
Brad King
2025-12-05
1
-0/+13
*
|
VS: do not create `ProgramDataBaseFileName` entries without a filepath
Ben Boeckel
2025-10-24
1
-1/+1
*
|
VS: Compute MSVC character set in CUDA-only targets
Brad King
2025-10-10
1
-0/+4
*
|
VS: Refactor MSVC character set selection
Brad King
2025-10-10
1
-8/+19
*
|
MSVC: Define _WINDLL consistently for shared libraries
AJIOB
2025-09-29
1
-0/+4
*
|
Merge topic 'msvc-flags-fix-for-27177'
Brad King
2025-09-12
1
-0/+11
|
\
\
|
*
|
VS: Suppress MSBuild default flags not specified by project or user
AJIOB
2025-09-11
1
-0/+11
*
|
|
prop_sf/OBJECT_NAME: support custom object names
Ben Boeckel
2025-09-09
1
-5/+10
|
/
/
*
|
Merge topic 'issue-24923-new-cli-tools'
Brad King
2025-08-01
1
-2/+4
|
\
\
|
*
|
cmake -E: Add copy_if_newer and copy_directory_if_newer
Benjamin Buch
2025-07-31
1
-2/+4
|
|
/
*
|
Visual Studio: support shortened object filenames
John Parent
2025-07-29
1
-6/+25
|
/
*
clang-cl: Add support for C23
Yonggang Luo
2025-07-01
1
-0/+13
*
VS: Suppress MSBuild default link flags not specified by project or user
AJIOB
2025-06-17
1
-22/+45
*
VS: Suppress MSBuild default flags not specified by project or user
Brad King
2025-06-02
1
-0/+9
*
generators: use GetSupportDirectory() in more places
Ben Boeckel
2025-05-23
1
-18/+16
*
cmStrCat: combine neighboring arguments where possible
Ben Boeckel
2025-05-15
1
-1/+1
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
VS: Set the linker image version using the target's VERSION property
Nikita Nemkin
2025-02-11
1
-0/+7
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-137/+137
*
VS: DOTNET_SDK support for VS_PROJECT_IMPORT target property
Leonid Pospelov
2025-01-08
1
-0/+1
*
Merge topic 'debugger-working-directory'
Brad King
2024-12-11
1
-2/+3
|
\
|
*
Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
Garrett Campbell
2024-12-09
1
-2/+3
*
|
Merge topic 'vs-clang-cl-c++23'
Brad King
2024-12-10
1
-15/+33
|
\
\
|
|
/
|
/
|
|
*
VS: Restore support for mixing C++23 and C in one target with clang-cl
Brad King
2024-12-09
1
-0/+14
|
*
VS: Factor out check for mixed C and C++ target
Brad King
2024-12-09
1
-15/+19
*
|
VS: Add minimal support for Windows Kernel Mode Drivers
Joseph Snyder
2024-12-03
1
-1/+30
*
|
cmVisualStudio10TargetGenerator: Use inline member initialization
Brad King
2024-12-03
1
-3/+0
*
|
Link step: Add LINK_WARNING_AS_ERROR target property
Marc Chevrier
2024-11-12
1
-0/+3
*
|
Merge topic 'vs-custom-command-disable-parallel-build'
Brad King
2024-11-07
1
-1/+3
|
\
\
|
*
|
VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILD
Darragh Coy
2024-11-06
1
-1/+3
|
|
/
*
|
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
Marc Chevrier
2024-11-04
1
-0/+1
*
|
Add support of "LINKER:" prefix for CMAKE_<TYPE>_LINKER_FLAGS variable
Marc Chevrier
2024-11-04
1
-6/+3
|
/
*
VS: Honor VS_TOOL_OVERRIDE for known source file types too
Darragh Coy
2024-10-01
1
-59/+66
*
VS: Fix missing <Configurations> property for DOTNET_SDK
Calum Robinson
2024-09-25
1
-0/+2
*
VS: Fix custom commands for DOTNET_SDK builds
Calum Robinson
2024-09-18
1
-20/+17
*
Merge topic 'vs-always-restore-net-sdk'
Brad King
2024-09-18
1
-2/+3
|
\
|
*
VS: Fix DOTNET_SDK builds when no VS_PACKAGE_REFERENCES set
Calum Robinson
2024-09-16
1
-2/+3
*
|
VS: Use OUTPUT_NAME in DOTNET_SDK projects
Calum Robinson
2024-09-11
1
-7/+16
|
/
*
Merge topic 'standard-link-directories'
Brad King
2024-08-29
1
-1/+8
|
\
|
*
Linking: Add CMAKE_LANG_STANDARD_LINK_DIRECTORIES
Vito Gamberini
2024-08-28
1
-1/+8
*
|
Drop Visual Studio 12 2013 generator
Brad King
2024-08-28
1
-10/+2
*
|
Source: Avoid comparing pointers to nullptr
Vitaly Stakhovsky
2024-08-27
1
-4/+4
|
/
*
Merge topic 'cuda_unity'
Brad King
2024-08-13
1
-0/+6
|
\
|
*
Add support for unity builds with CUDA sources
Robert Maynard
2024-08-02
1
-0/+6
*
|
Rename {_ => }CMAKE_INCLUDE_SYSTEM_FLAG_${lang}_WARNING
Patrick H
2024-07-29
1
-1/+1
*
|
Merge topic 'vs-cuda'
Brad King
2024-07-18
1
-0/+8
|
\
\
|
|
/
|
/
|
|
*
VS: Restore support for CUDA with no optimization flags
Brad King
2024-07-17
1
-0/+8
[next]