| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Add a way to represent imported shared library stubs | Robert Maynard | 2023-07-18 | 1 | -1/+1 |
|
|
* | GeneratorExpression: Expand testing of imported location resolution | Robert Maynard | 2023-07-18 | 2 | -0/+21 |
|
|
* | Testing: Map RelWithDebInfo config in GeneratorExpression test | Robert Maynard | 2023-07-06 | 1 | -0/+1 |
|
|
* | Apple: text-based stubs: manage imported configurations mapping | Marc Chevrier | 2023-03-05 | 2 | -0/+17 |
|
|
* | Genex: Fix CONFIG on imported target with no explicit mapping | Luis Caro Campos | 2022-12-16 | 2 | -0/+8 |
|
|
* | Tests: Improve GeneratorExpression SHELL_PATH case robustness on MSYS 1.0 | Brad King | 2022-11-02 | 2 | -4/+20 |
|
|
* | Genex: $<TARGET_PROPERTY> strip emtpy list elements for predefined properties | Marc Chevrier | 2020-07-21 | 1 | -2/+2 |
|
|
* | Genex: $<CONFIG:> now supports multiple configurations | Robert Maynard | 2020-06-24 | 2 | -7/+5 |
|
|
* | add_custom_command: Delay slash conversion until after genex evaluation | Sebastian Lipponer | 2019-09-13 | 2 | -4/+25 |
|
|
* | Genex: PlatformId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 2 | -0/+6 |
|
|
* | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 1 | -0/+45 |
|
|
* | Genex: Teach SHELL_PATH to support a list of paths | Henri Manson | 2019-03-11 | 2 | -0/+14 |
|
|
* | Tests: Generalize GeneratorExpression MSYS path conversion workaround | Brad King | 2019-03-11 | 2 | -8/+24 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 2 | -14/+14 |
|
|
* | Genex: Add IN_LIST logical operator | Marc Chevrier | 2018-02-07 | 2 | -0/+10 |
|
|
* | sourceFile properties: add property INCLUDE_DIRECTORIES | Marc Chevrier | 2018-01-24 | 3 | -2/+37 |
|
|
* | sourceFile properties: add property COMPILE_OPTIONS | Marc Chevrier | 2018-01-23 | 5 | -48/+28 |
|
|
* | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 1 | -4/+2 |
|
|
* | Genex: Per-source $<COMPILE_LANGUAGE:...> support | Marc Chevrier | 2017-12-13 | 3 | -0/+32 |
|
|
* | Add generator expression support to per-source COMPILE_DEFINITIONS | Marc Chevrier | 2017-12-05 | 3 | -3/+20 |
|
|
* | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property | Brad King | 2017-10-03 | 3 | -4/+15 |
|
|
* | Genex: Allow TARGET_OBJECTS to be used everywhere | Robert Maynard | 2017-04-18 | 4 | -0/+50 |
|
|
* | Merge topic 'genex-if' | Brad King | 2017-01-27 | 2 | -0/+9 |
|\ |
|
| * | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 2 | -0/+9 |
|
|
* | | Tests: Extend GeneratorExpression to work with more configurations | Brad King | 2017-01-26 | 2 | -1/+5 |
|
|
* | | Tests: Teach GeneratorExpression to cover spaces in include dirs | Brad King | 2017-01-26 | 2 | -3/+3 |
|
|
* | | Tests: Simplify GeneratorExpression imported include directory check | Brad King | 2017-01-26 | 2 | -15/+9 |
|/ |
|
* | Add generator expression support to per-source COMPILE_FLAGS | Zsolt Parragi | 2016-10-28 | 2 | -0/+4 |
|
|
* | Tests: Add test for MAP_IMPORTED_CONFIG_<CONFIG> empty fallback | Brad King | 2016-10-20 | 2 | -0/+10 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 3 | -17/+18 |
|
|
* | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 2 | -3/+38 |
|
|
* | Tests: Simplify GeneratorExpression check implementation | Brad King | 2015-09-23 | 2 | -3/+3 |
|
|
* | Genex: Only evaluate TARGET_OBJECTS to determine target sources. | Stephen Kelly | 2014-04-02 | 4 | -72/+0 |
|
|
* | cmTarget: Allow any generator expression in SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -1/+1 |
|
|
* | Genex: Evaluate TARGET_OBJECTS as a normal expression. | Stephen Kelly | 2014-03-31 | 4 | -0/+72 |
|
|
* | Genex: Use case-sensitive comparison for COMPILER_ID. | Stephen Kelly | 2014-01-08 | 3 | -0/+51 |
|
|
* | Genex: Add a nullary form for CONFIG | Stephen Kelly | 2014-01-07 | 2 | -0/+2 |
|
|
* | Genex: Make EQUAL support upper case binary literals | Stephen Kelly | 2014-01-06 | 2 | -9/+13 |
|
|
* | Genex: Add EQUAL expression. | Stephen Kelly | 2014-01-06 | 2 | -0/+42 |
|
|
* | Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER. | Stephen Kelly | 2013-12-19 | 2 | -6/+6 |
|
|
* | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER. | Stephen Kelly | 2013-11-27 | 2 | -0/+6 |
|
|
* | Merge topic 'test-property-genex' | Brad King | 2013-10-07 | 3 | -1/+73 |
|\ |
|
| * | cmTestGenerator: Evaluate generator expressions in test properties | Ben Boeckel | 2013-09-20 | 3 | -1/+73 |
|
|
* | | Genex: Add the PLATFORM_ID expression. | Stephen Kelly | 2013-08-28 | 2 | -0/+13 |
|/ |
|
* | Genex: Fix segfault when parsing ends with parameter expectation. | Stephen Kelly | 2013-08-13 | 2 | -0/+4 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 3 | -2/+16 |
|
|
* | Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations. | Stephen Kelly | 2013-07-24 | 2 | -0/+43 |
|
|
* | Split the GeneratorExpression test into a third part. | Stephen Kelly | 2013-06-28 | 3 | -9/+22 |
|
|
* | Add generator expressions for version comparision. | Stephen Kelly | 2013-06-12 | 2 | -0/+12 |
|
|
* | Fix handling of commas in arbitrary content in genexes. | Stephen Kelly | 2013-05-16 | 2 | -0/+20 |
|
|