| Commit message (Expand) | Author | Age | Files | Lines |
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -1/+2 |
|
|
* | cmGeneratorTarget: Make GetConfigCommonSourceFiles Xcode-specific | Brad King | 2020-12-16 | 1 | -2/+3 |
|
|
* | Compile with explicit language flag when source LANGUAGE property is set | Brad King | 2020-12-02 | 1 | -0/+3 |
|
|
* | Merge topic 'cuda_vs_skip_computation' | Brad King | 2020-10-27 | 1 | -0/+2 |
|\ |
|
| * | VS: Don't compute CUDA options unless necessary | Raul Tambre | 2020-10-27 | 1 | -0/+2 |
|
|
* | | Merge topic 'refactor-cmprop' | Brad King | 2020-09-29 | 1 | -6/+6 |
|\ \ |
|
| * | | cmGeneratorTarget: internal refactoring | vvs31415 | 2020-09-28 | 1 | -6/+6 |
|
|
* | | | cmGeneratorTarget: Include Cache now occurs per language+config | Robert Maynard | 2020-09-25 | 1 | -0/+2 |
|/ / |
|
* | | OBJECT libraries: Properly recognize if sources depend on configuration | Deniz Bahadir | 2020-09-23 | 1 | -1/+11 |
|
|
* | | cmGeneratorTarget: Better name for internal variable | Deniz Bahadir | 2020-09-22 | 1 | -1/+1 |
|
|
* | | Merge topic 'ispc_improvements' | Brad King | 2020-09-08 | 1 | -0/+9 |
|\ \ |
|
| * | | ISPC: Support generation for multiple instruction sets | Robert Maynard | 2020-09-04 | 1 | -0/+9 |
|
|
* | | | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|/ / |
|
* | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 1 | -0/+8 |
|\ \ |
|
| * | | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 1 | -0/+8 |
|
|
* | | | WIN32_EXECUTABLE: Add support for generator expressions | Kyle Edwards | 2020-08-21 | 1 | -0/+3 |
|
|
* | | | Add option to optimize link dependencies for static libraries | Kyle Edwards | 2020-08-12 | 1 | -0/+6 |
|/ / |
|
* | | Factor out generator checks for filtering on non-compiling targets | Brad King | 2020-07-23 | 1 | -0/+1 |
|
|
* | | Factor out generator checks for filtering out interface libraries | Brad King | 2020-07-23 | 1 | -0/+1 |
|
|
* | | GetFeature(): return cmProp | Vitaly Stakhovsky | 2020-07-11 | 1 | -2/+2 |
|
|
* | | fileapi: Support multiple backtraces for language standard | Justin Goshi | 2020-07-06 | 1 | -2/+2 |
|
|
* | | Add backtrace support for language standard | Justin Goshi | 2020-06-22 | 1 | -1/+4 |
|
|
* | | cmGeneratorTarget: Clarify name of language property lookup helper | Justin Goshi | 2020-06-22 | 1 | -2/+2 |
|
|
* | | Refactor language standard computation | Justin Goshi | 2020-06-16 | 1 | -0/+17 |
|/ |
|
* | CUDA: Pass toolkit path to Clang | Raul Tambre | 2020-06-12 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: fix misplaced header | Vitaly Stakhovsky | 2020-06-08 | 1 | -2/+1 |
|
|
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -1/+1 |
|
|
* | CUDA: Factor runtime library lookup into helper method | Brad King | 2020-05-22 | 1 | -0/+3 |
|
|
* | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructure | Brad King | 2020-05-18 | 1 | -17/+3 |
|
|
* | cmGeneratorTarget: Remove default config from Get* methods | Brad King | 2020-05-18 | 1 | -9/+8 |
|
|
* | cmGeneratorTarget: Track when the set of link libs is config-dependent | Brad King | 2020-05-12 | 1 | -0/+1 |
|
|
* | GetSafeProperty: return std::string const& | Vitaly Stakhovsky | 2020-04-30 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-29 | 1 | -1/+3 |
|
|
* | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK> | Marc Chevrier | 2020-04-19 | 1 | -0/+19 |
|
|
* | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 1 | -0/+2 |
|
|
* | PCH: Add support for multi architecture iOS projects | Cristian Adam | 2020-04-02 | 1 | -7/+13 |
|
|
* | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Alexandru Croitor | 2020-03-04 | 1 | -0/+3 |
|
|
* | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 1 | -5/+22 |
|
|
* | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 1 | -1/+1 |
|
|
* | Source: use std::string in place of const char* | Vitaly Stakhovsky | 2020-01-29 | 1 | -3/+3 |
|
|
* | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties | Isuru Fernando | 2020-01-24 | 1 | -2/+10 |
|
|
* | target_link_libraries: Fix out-of-dir linking of a list of targets | Brad King | 2020-01-16 | 1 | -0/+8 |
|
|
* | Add set_property option: DEPRECATION | Joseph Snyder | 2020-01-02 | 1 | -0/+7 |
|
|
* | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -0/+1 |
|
|
* | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-09 | 1 | -2/+4 |
|
|
* | Merge topic 'unity-HEADER_FILE_ONLY' | Brad King | 2019-11-12 | 1 | -1/+8 |
|\ |
|
| * | Unity: Don't include sources with HEADER_FILE_ONLY property set | Cristian Adam | 2019-11-11 | 1 | -1/+8 |
|
|
* | | Merge topic 'modernize-memory-management' | Kyle Edwards | 2019-11-06 | 1 | -10/+14 |
|\ \ |
|
| * | | cmGeneratorTarget: modernize memory management | Marc Chevrier | 2019-11-05 | 1 | -10/+14 |
|
|
* | | | INSTALL_NAME_DIR: Add support for generator expressions | Kyle Edwards | 2019-11-04 | 1 | -1/+2 |
|/ / |
|