Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include_directory: Add missing include. | Stephen Kelly | 2014-02-17 | 1 | -0/+2 |
* | target_include_directories: Allow relative path with genex | Stephen Kelly | 2013-11-26 | 1 | -1/+1 |
* | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 1 | -3/+14 |
* | Add a SYSTEM parameter to target_include_directories (#14180) | Stephen Kelly | 2013-07-02 | 1 | -2/+21 |
* | Rename the IncludeDirectoriesEntry to be more generic. | Stephen Kelly | 2013-02-12 | 1 | -3/+1 |
* | Deduplicate the isGeneratorExpression method. | Stephen Kelly | 2013-02-07 | 1 | -9/+1 |
* | Make subclasses responsible for joining content. | Stephen Kelly | 2013-01-29 | 1 | -2/+34 |
* | Don't allow targets args in the new target commands. | Stephen Kelly | 2013-01-29 | 1 | -20/+0 |
* | Disallow porcelain to populate includes and defines of IMPORTED targets. | Stephen Kelly | 2013-01-21 | 1 | -5/+3 |
* | Add the target_include_directories command. | Stephen Kelly | 2013-01-10 | 1 | -0/+74 |