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
|
8 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
|
8 years ago |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
8 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
|
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
|
46ad721597
Merge topic 'cuda_allow_G_to_device_debugging_on_msvc'
|
8 years ago |
Brad King
|
0795d25b78
cmVisualStudio10TargetGenerator: Factor out include dir computation
|
8 years ago |
Robert Maynard
|
dcc606ad47
CUDA: Allow -G to control device debuging on MSVC.
|
8 years ago |
Vitaly Stakhovsky
|
d09af94619
VS: Modernize 'for' loops in cmVisualStudio10TargetGenerator to C++11
|
8 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 |
Marc Chevrier
|
6bffc13ef1
Refactor per-source generator expression evaluation
|
8 years ago |
Michael Stürmer
|
8e654a3785
VS: Enable generation of CSharp projects without initial .cs files
|
8 years ago |
Brad King
|
f26009dde6
VS: Order .vcxproj.filters files deterministically
|
8 years ago |
Brad King
|
c871446abc
cmSourceGroup: Return strings from GetName and GetFullName
|
8 years ago |
Yoshinori Tahara
|
15892aa3c0
VS: Fix warnings in generated references to '.settings' files
|
8 years ago |
Jeremiah van Oosten
|
025221df2a
VS: Add source file property to set hlsl debug and optimization flags
|
8 years ago |
Matthias Maennich
|
57132765e0
Replace cmArray{Begin,End,Size} by their standard counterparts
|
8 years ago |