Brad King
|
4def02a385
VS: Place CUDA host compiler options in proper project file fields
|
8 years ago |
Brad King
|
29f07b0867
VS: Do not pass CUDA compile options to C compiler
|
8 years ago |
Brad King
|
b966f489c1
VS: Do not use absolute paths to CUDA sources
|
8 years ago |
Brad King
|
b64b4629ea
VS: Add basic infrastructure for CUDA generation
|
8 years ago |
Brad King
|
f36eaf6a6e
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
|
8 years ago |
Brad King
|
25d261efa7
Refactor module definition file selection
|
8 years ago |
Brad King
|
1e0a9ac45d
Refactor module definition source enumeration
|
8 years ago |
Brad King
|
5d81817b71
Merge topic 'csproj_add_free_source_tags'
|
8 years ago |
Brad King
|
fce6233d8b
Merge branch 'csproj_add_free_source_tags' into release
|
8 years ago |
Michael Stürmer
|
9588d0a2e2
VS: add VS_CSHARP_<tagname> sourcefile property
|
8 years ago |
Brad King
|
17c151965d
Merge topic 'vcxproj-indentation'
|
8 years ago |
Brad King
|
2cb165e8c0
VS: Fix .vcxproj indentation
|
8 years ago |
Brad King
|
109b8a6fd3
VS: Refactor AdditionalOptions generation
|
8 years ago |
Brad King
|
8ba6dc362d
VS: Place CMAKE_<LANG>_STANDARD_LIBRARIES after other libraries
|
8 years ago |
Brad King
|
1d04d2ce36
VS: Refactor parsing of CMAKE_<LANG>_STANDARD_LIBRARIES
|
8 years ago |
Evgeny Fimochkin
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
8 years ago |
Michael Stürmer
|
4bfb1249ed
VS: removed usage of relative paths for C# targets in in-source builds
|
8 years ago |
Michael Stürmer
|
90cb408323
VS: improve handling of source files with special extensions in .csproj
|
9 years ago |
Michael Stürmer
|
a7dd8e6692
VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)
|
9 years ago |
Michael Stürmer
|
6fda6005b3
VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS
|
9 years ago |
Michael Stürmer
|
55da7e501e
VS: add support for .NET references with hint paths
|
9 years ago |
Brad King
|
e9bd298a23
Merge topic 'target_project_type'
|
9 years ago |
Michael Stürmer
|
66bd8a3cf2
cmVisualStudio10TargetGenerator: Prepare to handle C# projects
|
9 years ago |
Michael Stürmer
|
163e801809
VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY
|
9 years ago |
Michael Stürmer
|
e390991846
VS: Add option to customize vcxproj user props file
|
9 years ago |
Erik Christensen
|
7c8f7737fd
VS: Disable project upgrade prompt on VS 2013 and above
|
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 |
Zsolt Parragi
|
1e4bb35894
Add generator expression support to per-source COMPILE_FLAGS
|
9 years ago |
Don Olmstead
|
e2ed9a7092
VS: Move toolset flag table lookup to global generator
|
9 years ago |