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
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-91/+91
*
Merge topic 'vs2022'
Brad King
2021-09-16
1
-0/+4
|
\
|
*
VS: Fix managed C++ project generation for VS 2022
Brad King
2021-09-15
1
-0/+4
*
|
Merge topic 'vs_settings'
Brad King
2021-09-10
1
-35/+45
|
\
\
|
*
|
VS: Honor VS_SETTINGS source file property on all sources
Steven Boswell
2021-09-09
1
-3/+6
|
*
|
cmVisualStudio10TargetGenerator: Factor out helper to write VS_SETTINGS
Steven Boswell
2021-09-09
1
-32/+39
*
|
|
VS: Add missing label in C# project-build events
Steven Boswell
2021-09-09
1
-2/+8
|
/
/
*
|
Refactor: reduce cmToCStr usage
Marc Chevrier
2021-08-19
1
-3/+3
*
|
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-4/+1
*
|
Merge topic 'vs-iface-include-dirs'
Brad King
2021-08-02
1
-0/+3
|
\
\
|
|
/
|
*
VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE libraries
Brad King
2021-07-29
1
-0/+3
*
|
Merge topic 'msvc-isystem'
Brad King
2021-06-21
1
-2/+0
|
\
\
|
|
/
|
/
|
|
*
cmVisualStudio10TargetGenerator: remove unused variable
Ben Boeckel
2021-06-17
1
-2/+0
*
|
VS: Add support for Utf8Enconding when using VS 16.10+
Gustavo Varo
2021-06-17
1
-1/+3
|
/
*
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-5/+27
*
cmComputeLinkInformation: Improve type safety of item IsPath member
Brad King
2021-05-29
1
-3/+4
*
Merge topic 'relative-paths'
Brad King
2021-05-14
1
-12/+6
|
\
|
*
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
1
-12/+6
*
|
VS Generator: Properly reference included external C# projects
Dario Passet
2021-05-13
1
-4/+3
|
/
*
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
1
-1/+1
*
Merge topic 'vs-config-specific-csproj'
Brad King
2021-05-04
1
-1/+15
|
\
|
*
VS: Add support for per-config C# sources
Thomas Vaughan
2021-05-03
1
-1/+15
*
|
VS: Fix CSharp sources inside build directory
Kinan Mahdi
2021-05-03
1
-2/+5
|
/
*
VS: switch to new folder structure while keeping the old one working
Marcel Ritzschke
2021-03-18
1
-5/+7
*
Merge topic 'vs-toolset-version'
Brad King
2021-03-15
1
-6/+6
|
\
|
*
VS: Fix '-T version=14.28' under VS 16.9
Brad King
2021-03-12
1
-6/+6
*
|
VS: Restore support for PCH in CXX but not C within once target
Brad King
2021-02-19
1
-1/+5
*
|
cmVisualStudio10TargetGenerator: Refactor per-source PCH logic
Brad King
2021-02-19
1
-6/+6
*
|
VS: Add genex support to VS_SHADER_FLAGS
Jeremiah van Oosten
2021-01-05
1
-1/+8
*
|
Merge topic 'policy-cmp0111-iface'
Brad King
2020-11-24
1
-1/+2
|
\
\
|
|
/
|
*
cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE library
Brad King
2020-11-23
1
-1/+2
|
*
Merge topic 'cuda_vs_skip_computation' into release-3.19
Brad King
2020-10-27
1
-2/+4
|
|
\
*
|
|
Reduce the scope of temporary cmProp variables and other improvements
Vitaly Stakhovsky
2020-11-05
1
-8/+7
*
|
|
Merge topic 'cuda_vs_skip_computation'
Brad King
2020-10-27
1
-2/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Don't compute CUDA options unless necessary
Raul Tambre
2020-10-27
1
-2/+4
*
|
|
configure_file: Add option for user defined permissions
Asit Dhal
2020-10-24
1
-1/+1
*
|
|
VisualStudio: move PCH rules to projects when possible.
Robert Maynard
2020-10-20
1
-19/+47
|
|
/
|
/
|
*
|
Merge topic 'csharp-source_group-bugfix'
Brad King
2020-10-06
1
-1/+8
|
\
\
|
|
/
|
*
VS: Fix regression in C# source links
Kinan Mahdi
2020-10-05
1
-1/+8
*
|
Merge topic 'genexpr-for-mfc-flag'
Brad King
2020-10-01
1
-1/+2
|
\
\
|
*
|
VS: Teach CMAKE_MFC_FLAG to support generator expressions
Andrey Starodubtsev
2020-09-30
1
-1/+2
*
|
|
VS: Make ImportLibary generation optional
Mark Jansen
2020-09-30
1
-5/+7
*
|
|
VS: Fix C language standard in target with C++ sources
Brad King
2020-09-29
1
-0/+17
|
/
/
*
|
Merge topic 'generate-target-order'
Brad King
2020-09-08
1
-4/+0
|
\
\
|
*
|
cmLocalVisualStudio7Generator: Consolidate target iteration
Brad King
2020-09-04
1
-4/+0
*
|
|
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
1
-1/+1
|
/
/
*
|
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-18/+18
*
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-5/+15
*
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-6/+5
*
|
Merge topic 'cleanup-target-types'
Brad King
2020-07-28
1
-1/+1
|
\
\
[next]