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 |
Brad King
|
4499cc8bb6
Merge topic 'msvc_cuda_files_use_consistent_obj_names'
|
7 years ago |
Brad King
|
0a37b515af
Merge topic 'vs-restore-order'
|
7 years ago |
Robert Maynard
|
fa583869f7
CUDA: Use MSVC default pattern for naming object files
|
7 years ago |
Vitaly Stakhovsky
|
1fe66c462b
VS: Restore the order of the AdditionalIncludeDirectories tag
|
7 years ago |
Robert Dailey
|
b07b1aa416
VS: Use newline for empty DebugInformationFormat tags
|
7 years ago |
Brad King
|
76f5a87cf1
Merge topic 'sourceFile-new-properties'
|
7 years ago |
Brad King
|
e46ca12acf
Merge topic 'stdstring'
|
7 years ago |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
7 years ago |
Vitaly Stakhovsky
|
25243014e5
cmMakefile: use std::string in more methods; cleanup c_str()s
|
7 years ago |
Marc Chevrier
|
3073bd1f3d
VisualStudio generators: refactoring
|
7 years ago |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
7 years ago |
Vitaly Stakhovsky
|
da1a500cee
cmVisualStudio10TargetGenerator: remove redundant space char in some tags
|
7 years ago |
Brad King
|
bffdc2e2e1
Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language'
|
7 years ago |
Brad King
|
b4dfe1d816
Merge topic 'extend-compile-language-genex'
|
7 years ago |
Robert Maynard
|
46abfedb83
CUDA: MSVC will now state files are cuda files when needed
|
7 years ago |
Brad King
|
506fda1cf0
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
|
7 years ago |
Brad King
|
c2f79c9867
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
|
7 years ago |
Brad King
|
46ad721597
Merge topic 'cuda_allow_G_to_device_debugging_on_msvc'
|
7 years ago |
Brad King
|
0795d25b78
cmVisualStudio10TargetGenerator: Factor out include dir computation
|
7 years ago |
Robert Maynard
|
dcc606ad47
CUDA: Allow -G to control device debuging on MSVC.
|
7 years ago |
Vitaly Stakhovsky
|
d09af94619
VS: Modernize 'for' loops in cmVisualStudio10TargetGenerator to C++11
|
7 years ago |
Brad King
|
4bc5c08476
Merge topic 'per-source-COMPILE_LANGUAGE-genex-support'
|
8 years ago |
Marc Chevrier
|
10f58b27ac
Genex: Per-source $<COMPILE_LANGUAGE:...> support
|
8 years ago |
Vitaly Stakhovsky
|
c62ffdcd4f
cmIDEOptions: use std::string instead of const char*
|
8 years ago |
Marc Chevrier
|
9432f686e6
Add generator expression support to per-source COMPILE_DEFINITIONS
|
8 years ago |
Brad King
|
729dda5420
Merge topic 'src-genex-refactoring'
|
8 years ago |
Brad King
|
21541bb5cc
Use CM_FALLTHROUGH in Windows-specific code
|
8 years ago |