Brad King
|
48aac247e9
Compile with explicit language flag when source LANGUAGE property is set
|
5 years ago |
Vitaly Stakhovsky
|
f6e7d5f3a0
Reduce the scope of temporary cmProp variables and other improvements
|
5 years ago |
Brad King
|
3e36d5e846
cmGeneratorTarget: Refactor custom command dependency evaluation
|
5 years ago |
Brad King
|
c300355aab
Merge topic 'cuda_vs_skip_computation'
|
5 years ago |
Raul Tambre
|
dd77dec18d
VS: Don't compute CUDA options unless necessary
|
5 years ago |
Brad King
|
f87360b781
Merge topic 'per-config-source-TARGET_FILE'
|
5 years ago |
Deniz Bahadir
|
cd33bfcad5
add_custom_command: Properly recognize if sources depend on config
|
5 years ago |
Cengizhan Pasaoglu
|
bd705788f6
Constify some code as suggested by clang-tidy
|
5 years ago |
Kyle Edwards
|
fd50a75fa0
CMP0115: Require source file extensions to be explicit
|
5 years ago |
Brad King
|
0090a11a42
cmLocalGenerator: Migrate custom command output lookup from cmMakefile
|
5 years ago |
Brad King
|
2e8b85b040
Merge topic 'macos-arm64'
|
5 years ago |
Brad King
|
b6c60f14b6
macOS: Default to arm64 architecture on Apple Silicon hosts
|
5 years ago |
Brad King
|
ede7a32ef6
Merge topic 'refactor-cmprop'
|
5 years ago |
vvs31415
|
c88dde2869
cmGeneratorTarget: internal refactoring
|
5 years ago |
Robert Maynard
|
b6418155f3
cmGeneratorTarget: Include Cache now occurs per language+config
|
5 years ago |
Deniz Bahadir
|
2f76e7429b
OBJECT libraries: Properly recognize if sources depend on configuration
|
5 years ago |
Deniz Bahadir
|
d575ecc9de
cmGeneratorTarget: Better name for internal variable
|
5 years ago |
Brad King
|
48ed3bae58
Merge topic 'pch-instantiate-templates'
|
5 years ago |
vvs31415
|
a46fdda464
cmGeneratorTarget: Avoid missing nullptr check
|
5 years ago |
Brad King
|
d0ccc7cf2a
Merge topic 'ispc_improvements'
|
5 years ago |
Robert Maynard
|
a020787a9b
ISPC: Support generation for multiple instruction sets
|
5 years ago |
Vitaly Stakhovsky
|
1380b43764
Refactor: Use cmToCStr()
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Tobias Hieta
|
8c8f03422e
PCH: Template instantiation support
|
5 years ago |
Brad King
|
f10682b796
Merge topic 'ispc_lang_support'
|
5 years ago |
Robert Maynard
|
e783bf8aa6
ISPC: Support ISPC header generation byproducts and parallel builds
|
5 years ago |
Kyle Edwards
|
3ef0c40962
WIN32_EXECUTABLE: Add support for generator expressions
|
5 years ago |
Kyle Edwards
|
2e42651dff
Add option to optimize link dependencies for static libraries
|
5 years ago |
Brad King
|
9a27e803d4
Merge topic 'osx-archs-apple-only'
|
5 years ago |
Brad King
|
70ce1ad64a
PCH: Avoid Apple-specific architecture flags on other platforms
|
5 years ago |