Marc Chevrier
|
3073bd1f3d
VisualStudio generators: refactoring
|
7 years ago |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
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
|
1ab4d186a7
cmLocalVisualStudio7Generator: Clarify variable name of compiled language
|
7 years ago |
Brad King
|
07e1a74361
cmLocalVisualStudio7Generator: Clarify condition for target that compiles
|
7 years ago |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
7 years ago |
Brad King
|
4bc5c08476
Merge topic 'per-source-COMPILE_LANGUAGE-genex-support'
|
7 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 |
Brad King
|
c871446abc
cmSourceGroup: Return strings from GetName and GetFullName
|
8 years ago |
Brad King
|
344d149ae4
VS,Xcode: Add CMakeLists.txt sources without mutating targets
|
8 years ago |
Brad King
|
303cd7037a
VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property
|
8 years ago |
Brad King
|
068effa4d8
Merge topic 'auto_ptr'
|
8 years ago |
Fredrik Orderud
|
b3e6514c2a
VS: Adapt project parsers to support "ProjectGUID" without curly brackets
|
8 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Minmin Gong
|
bc7c94fe13
MSVC: Add support for ARM64 architecture
|
8 years ago |
Aaron Orenstein
|
7bc6577017
Performance: Fix a few more unnecessary vector copies missed in af3fd6f
|
8 years ago |
Brad King
|
ba247ccaba
IPO: Consider support for each language separately
|
8 years ago |
Brad King
|
5b241d0ae8
Merge topic '16760-refactor-get-mac-content-directory'
|
8 years ago |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
8 years ago |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 years ago |
Brad King
|
97cc29c766
VS: Teach generators how to mark per-config source files
|
8 years ago |
Brad King
|
888c8af6cb
VS: List config-specific object library files on link lines
|
8 years ago |