Brad King
|
b398e716f9
cmVisualStudio10TargetGenerator: Remove shadowing local variable
|
8 years ago |
Brad King
|
30675ec49b
VS: Fix indentation of .vcxproj files
|
8 years ago |
Brad King
|
b520b18c73
VS: Write UseOfMfc tag only if CMAKE_MFC_FLAG is present
|
8 years ago |
Brad King
|
776929b3c4
VS: Fix .vcxproj ProjectGuid element case
|
8 years ago |
Peter Ivanyi
|
ea6bb8293f
VS: Use tool-specific flag table for COMPILE_FLAGS parsing
|
8 years ago |
Robert Maynard
|
493671a521
CUDA: Static libraries can now explicitly resolve device symbols
|
8 years ago |
Robert Maynard
|
a36fb229ba
CUDA: Visual Studio now properly delays device linking
|
8 years ago |
Brad King
|
1d8f0f9181
Merge topic 'enable_ptx_compilation'
|
8 years ago |
Brad King
|
59f07efd59
Merge topic 'fix-vs2017-guid-braces'
|
8 years ago |
Robert Maynard
|
23691d789e
CUDA: Allow sources to be compiled to .ptx files
|
8 years ago |
Richard Walters
|
fd7e8f339a
VS: Fix project reference inspection in VS IDE
|
8 years ago |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
8 years ago |
Brad King
|
3ab4681efa
cmGeneratorTarget: Drop default GetLinkerLanguage config argument
|
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
|
f4af14add4
VS: Simplify logic collecting object library files as sources
|
8 years ago |
Brad King
|
8772fc81c4
Merge topic 'ipo-policy-CMP0069'
|
8 years ago |
Ruslan Baratov
|
1588a577d1
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
|
8 years ago |
Brad King
|
6dc7262bf7
Merge topic 'vs-rc-defines'
|
8 years ago |
Brad King
|
c77194ec47
VS: Honor preprocessor definitions in RC flags
|
8 years ago |
Brad King
|
989484d51f
Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'
|
8 years ago |
Brad King
|
075f645409
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
|
8 years ago |
Brad King
|
b46fa35824
Merge topic 'cuda-vs'
|
8 years ago |
Brad King
|
6ca4f22292
VS: Add support for the CUDA_SEPARABLE_COMPILATION property
|
8 years ago |
Brad King
|
94255511a6
VS: Select CUDA code generation architectures
|
8 years ago |
Brad King
|
253594d0ae
VS: Select the CUDA runtime library
|
8 years ago |
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 |