Vitaly Stakhovsky
|
b723fe3d7d
VS: Convert loops to C++11, other C++ improvements
|
7 years ago |
Vitaly Stakhovsky
|
b721b9a381
cmVisualStudio10TargetGenerator: Make some data members const; simplify
|
7 years ago |
Vitaly Stakhovsky
|
6d148d6d53
cmVisualStudio10TargetGenerator: Limit scope of ConvertToWindowsSlash()
|
7 years ago |
Marc Chevrier
|
3073bd1f3d
VisualStudio generators: refactoring
|
8 years ago |
Brad King
|
506fda1cf0
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
|
8 years ago |
Brad King
|
c2f79c9867
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
|
8 years ago |
Brad King
|
0795d25b78
cmVisualStudio10TargetGenerator: Factor out include dir computation
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Michael Stürmer
|
ec409a116f
Vs: fix CSharp custom command by introducing inline MSBuild <Targets>s
|
8 years ago |
Michael Stürmer
|
dcdab5cf23
Vs: factor out computation of <Link> tag for CSharp source files
|
8 years ago |
Michael Stürmer
|
0a8f469af9
Vs: refactor WriteCustomRule for preparation of CSharp support
|
8 years ago |
Brad King
|
f3ffd18ab6
Merge topic 'vs_csharp_prop_for_all_extensions'
|
8 years ago |
Michael Stürmer
|
07ec212ae8
VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>
|
8 years ago |
Michael Stürmer
|
c90630c501
Vs: add support for VS_CSHARP_* target property for additional file extensions
|
8 years ago |
Robert Maynard
|
a36fb229ba
CUDA: Visual Studio now properly delays device linking
|
8 years ago |
Brad King
|
97cc29c766
VS: Teach generators how to mark per-config source files
|
8 years ago |
Brad King
|
8456ec833a
Merge topic 'include-style'
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Brad King
|
a77158b25f
VS: Refactor loop over classified sources
|
8 years ago |
Brad King
|
b64b4629ea
VS: Add basic infrastructure for CUDA generation
|
8 years ago |
Evgeny Fimochkin
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
8 years ago |
Michael Stürmer
|
a7dd8e6692
VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)
|
9 years ago |
Michael Stürmer
|
55da7e501e
VS: add support for .NET references with hint paths
|
9 years ago |
Michael Stürmer
|
66bd8a3cf2
cmVisualStudio10TargetGenerator: Prepare to handle C# projects
|
9 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Brad King
|
a0b159685e
Merge topic 'vs_targets_file_as_library'
|
9 years ago |
Soji Yamakawa
|
883bd34a1f
VS: Treat libraries ending in `.targets` as msbuild imports
|
9 years ago |
Don Olmstead
|
e2ed9a7092
VS: Move toolset flag table lookup to global generator
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |