| Commit message (Expand) | Author | Age | Files | Lines |
* | Genex: Allow TARGET_OBJECTS to be used everywhere | Robert Maynard | 2017-04-18 | 1 | -3/+1 |
|
|
* | Help: Fix error in $<COMPILE_LANGUAGE:lang> example | Nils Gladitz | 2017-04-04 | 1 | -1/+1 |
|
|
* | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 1 | -0/+9 |
|
|
* | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 1 | -0/+2 |
|
|
* | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 1 | -2/+6 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|
|
* | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 1 | -0/+4 |
|
|
* | Help: Document supported compilers in cmake-compile-features.7 | Robert Maynard | 2015-04-07 | 1 | -1/+1 |
|
|
* | Help: Move docs of $<0:...> and $<1:...> to output section. | Stephen Kelly | 2015-03-10 | 1 | -4/+4 |
|
|
* | Genex: Allow COMPILE_LANGUAGE when processing include directories. | Stephen Kelly | 2015-03-09 | 1 | -1/+5 |
|
|
* | Genex: Allow COMPILE_LANGUAGE when processing compile definitions. | Stephen Kelly | 2015-03-09 | 1 | -0/+10 |
|
|
* | Genex: Enable use of COMPILE_LANGUAGE for compile options. | Stephen Kelly | 2015-03-09 | 1 | -0/+30 |
|
|
* | Help: Drop TOC from latex manuals | Brad King | 2014-11-06 | 1 | -1/+1 |
|
|
* | Help/manual: Avoid long lines in code blocks | Brad King | 2014-10-22 | 1 | -1/+11 |
|
|
* | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 1 | -0/+11 |
|
|
* | Make $<LINK_ONLY> available to projects (#14751) | Brad King | 2014-07-16 | 1 | -0/+7 |
|
|
* | Help: Link to variables corresponding to id and version expressions (#15012) | Brad King | 2014-07-14 | 1 | -1/+6 |
|
|
* | Help: Add a manual for compiler feature control. | Stephen Kelly | 2014-05-27 | 1 | -1/+3 |
|
|
* | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 1 | -0/+6 |
|
|
* | Genex: Only evaluate TARGET_OBJECTS to determine target sources. | Stephen Kelly | 2014-04-02 | 1 | -1/+3 |
|
|
* | Genex: Evaluate TARGET_OBJECTS as a normal expression. | Stephen Kelly | 2014-03-31 | 1 | -0/+3 |
|
|
* | Genex: Add a nullary form for CONFIG | Stephen Kelly | 2014-01-07 | 1 | -0/+2 |
|
|
* | Genex: Add EQUAL expression. | Stephen Kelly | 2014-01-06 | 1 | -0/+2 |
|
|
* | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER. | Stephen Kelly | 2013-11-27 | 1 | -0/+6 |
|
|
* | Help: Fix typo in genex docs. | Stephen Kelly | 2013-11-26 | 1 | -1/+1 |
|
|
* | Help: Reformat cmake-generator-expressions.7 manual | Stephen Kelly | 2013-11-21 | 1 | -77/+171 |
|
|
* | Help: Glob manual/*.rst in Sphinx configuration | Brad King | 2013-10-30 | 1 | -0/+2 |
|
|
* | Help: Factor out cmake-generator-expressions manual page | Brad King | 2013-10-16 | 1 | -0/+84 |
|
|