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
...
*
Merge topic 'vs-shader-generator-expressions'
Brad King
2018-04-30
1
-6/+33
|
\
|
*
Add generator expressions for VS_SHADER_ source file properties.
Jeremiah van Oosten
2018-04-26
1
-6/+33
*
|
Merge topic 'vs-refactor-xml'
Brad King
2018-04-27
1
-55/+48
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: XML refactoring
Vitaly Stakhovsky
2018-04-26
1
-55/+48
|
|
/
*
|
Merge topic 'vs-managed-fastlink'
Brad King
2018-04-27
1
-0/+9
|
\
\
|
|
/
|
/
|
|
*
VS: Don't turn on /DEBUG:FASTLINK for managed C++ targets
Calum Robinson
2018-04-26
1
-0/+9
*
|
Merge topic 'csharp_reference_imported_targets'
Brad King
2018-04-26
1
-31/+116
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: warn if /clr flag is set manually
Michael Stürmer
2018-04-24
1
-2/+14
|
*
|
cmVisualStudio10TargetGenerator: fix for backward compatibility
Michael Stürmer
2018-04-24
1
-5/+18
|
*
|
cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()
Michael Stürmer
2018-04-24
1
-1/+4
|
*
|
cmVisualStudio10TargetGenerator: store managed reference information in maps
Michael Stürmer
2018-04-24
1
-7/+51
|
*
|
cmVisualStudio10TargetGenerator: make some methods config aware
Michael Stürmer
2018-04-23
1
-9/+17
|
*
|
cmVisualStudio10TargetGenerator: /clr compatible flags for managed tgt
Michael Stürmer
2018-04-23
1
-1/+6
|
*
|
remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget
Michael Stürmer
2018-04-23
1
-12/+12
*
|
|
Merge topic 'vs-refactor-xml'
Brad King
2018-04-26
1
-48/+68
|
\
\
\
|
*
|
|
VS: Add Elem::Content() helper and usage demo
Vitaly Stakhovsky
2018-04-26
1
-16/+19
|
*
|
|
cmVisualStudio10TargetGenerator: refactoring (continued)
Vitaly Stakhovsky
2018-04-24
1
-32/+49
|
|
/
/
*
|
|
cmVisualStudioGeneratorOptions: specify indentation with integer
Vitaly Stakhovsky
2018-04-25
1
-36/+36
|
|
/
|
/
|
*
|
Merge topic 'vs-dedup-custom-commands'
Brad King
2018-04-25
1
-4/+6
|
\
\
|
*
|
VS: Generate a custom command only in the least dependent target
Fujii Hironori
2018-04-23
1
-2/+3
|
*
|
cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10Generator
Fujii Hironori
2018-04-17
1
-2/+3
*
|
|
VS: Add VS_SHADER_OBJECT_FILE_NAME source file property
Jeremiah van Oosten
2018-04-24
1
-0/+8
|
|
/
|
/
|
*
|
Merge topic 'vs-sdk-dirs'
Brad King
2018-04-20
1
-0/+49
|
\
\
|
*
|
VS: Add variables to set SDK directories in vcxproj files
Bastien Schatt
2018-04-19
1
-0/+49
*
|
|
Merge topic 'vs-conditional-reference-assembly'
Brad King
2018-04-17
1
-4/+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
VS: Disallow ReferenceOutputAssembly in ProjectReference if not possible
Bastien Schatt
2018-04-13
1
-4/+2
|
|
/
*
|
Merge topic 'vs-cuda-pdb'
Brad King
2018-04-16
1
-0/+14
|
\
\
|
*
|
VS: Add workaround for CUDA compiler PDB location
Brad King
2018-04-13
1
-0/+14
|
|
/
*
|
Merge branch 'backport-fix-explicit-CMakeLists.txt'
Brad King
2018-04-13
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
1
-0/+7
*
|
Merge topic 'add_support_for_clr_targets'
Brad King
2018-04-12
1
-0/+16
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: set /clr compiler flag from property
Michael Stürmer
2018-04-05
1
-0/+16
*
|
|
Merge topic 'attr-escape'
Brad King
2018-04-12
1
-47/+48
|
\
\
\
|
*
|
|
cmVisualStudio10TargetGenerator: Properly escape attributes
Vitaly Stakhovsky
2018-04-06
1
-47/+48
*
|
|
|
Merge topic 'minor-cleanups'
Brad King
2018-04-06
1
-2/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmVisualStudio10TargetGenerator: Make NsightTegraVersion unsigned
jrp2014
2018-04-05
1
-2/+2
|
|
/
/
*
|
|
cmVisualStudio10TargetGenerator: extend DOM-like generation
Vitaly Stakhovsky
2018-03-31
1
-78/+100
|
/
/
*
|
VS: Simplify XML code
Vitaly Stakhovsky
2018-03-27
1
-24/+21
*
|
cmVisualStudioGeneratorOptions: Move XML code to subclasses
Vitaly Stakhovsky
2018-03-26
1
-18/+48
*
|
cmVisualStudio10TargetGenerator: fix indentation
Vitaly Stakhovsky
2018-03-19
1
-0/+3
*
|
Merge topic 'vs-debugger-command'
Brad King
2018-03-19
1
-0/+7
|
\
\
|
*
|
VS: Add target property VS_DEBUGGER_COMMAND
Hannes Mezger
2018-03-14
1
-0/+7
*
|
|
cmVisualStudio10TargetGenerator: improved XML nesting
Vitaly Stakhovsky
2018-03-16
1
-68/+77
|
/
/
*
|
cmVisualStudio10TargetGenerator: Use helpers for XML tags
Vitaly Stakhovsky
2018-03-07
1
-312/+162
*
|
cmIDEOptions: use std::string
Vitaly Stakhovsky
2018-02-26
1
-1/+1
*
|
Merge topic 'project-references-csharp-17678'
Brad King
2018-02-26
1
-0/+11
|
\
\
|
*
|
VS: Support C# project references
Robert Dailey
2018-02-23
1
-0/+11
*
|
|
VS: Convert loops to C++11, other C++ improvements
Vitaly Stakhovsky
2018-02-22
1
-53/+35
|
/
/
*
|
cmVisualStudio10TargetGenerator: Make some data members const; simplify
Vitaly Stakhovsky
2018-02-06
1
-59/+33
|
/
*
cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()
Vitaly Stakhovsky
2018-02-02
1
-50/+52
[prev]
[next]