| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Fix system include annotation propagation. | Stephen Kelly | 2014-01-06 | 1 | -0/+4 |
|
|
* | Add a test for SYSTEM headers in INTERFACE libraries. | Stephen Kelly | 2013-10-09 | 3 | -0/+51 |
|
|
* | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 1 | -1/+1 |
|
|
* | Fix OLD behavior of CMP0021. | Stephen Kelly | 2013-08-24 | 4 | -0/+31 |
|
|
* | Remove the LINK_LANGUAGE generator expression. | Stephen Kelly | 2013-07-24 | 1 | -6/+6 |
|
|
* | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 7 | -0/+82 |
|
|
* | Merge topic 'fix-genex-HEAD-target' | Brad King | 2013-06-05 | 2 | -0/+11 |
|\ |
|
| * | Genex: Fix the HEAD target used for evaluated expressions | Stephen Kelly | 2013-06-05 | 2 | -0/+11 |
|
|
* | | Merge topic 'test-INCLUDE_DIRECTORIES-genex-read' | Brad King | 2013-05-31 | 3 | -0/+33 |
|\ \ |
|
| * | | GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-05-30 | 3 | -0/+33 |
| |/ |
|
* | | Merge topic 'language-generator-expressions' | Brad King | 2013-05-24 | 3 | -0/+24 |
|\ \ |
|
| * | | Add $<LINK_LANGUAGE> generator expression | Stephen Kelly | 2013-05-24 | 3 | -0/+24 |
|
|
* | | | Merge topic 'fix-include_directories-whitespace-handling' | Brad King | 2013-05-24 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | Tests/IncludeDirectories: Avoid shared library with no symbols | Brad King | 2013-05-23 | 1 | -1/+4 |
|
|
* | | | | Merge topic 'join-genex' | Brad King | 2013-05-22 | 2 | -0/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Add the JOIN generator expression. | Stephen Kelly | 2013-05-16 | 2 | -0/+6 |
| |/ |
|
* | | include_directories: Fix handling of empty or space-only entries | Stephen Kelly | 2013-05-21 | 2 | -0/+12 |
|/ |
|
* | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property. | Stephen Kelly | 2013-04-10 | 1 | -0/+11 |
|
|
* | Don't use LINKED where not needed. | Stephen Kelly | 2013-02-12 | 1 | -1/+1 |
|
|
* | Test workaround of bad interface include directories from depends. | Stephen Kelly | 2013-01-31 | 1 | -0/+41 |
|
|
* | Merge topic 'interface-includes-defines' | Brad King | 2013-01-07 | 1 | -0/+31 |
|\ |
|
| * | Handle INTERFACE properties transitively for includes and defines. | Stephen Kelly | 2013-01-05 | 1 | -0/+31 |
|
|
* | | Add test for custom command with a genex referring to a target. | Stephen Kelly | 2013-01-07 | 1 | -0/+6 |
|/ |
|
* | GexEx: Validate Target names and property names differently. | Stephen Kelly | 2012-10-22 | 2 | -0/+12 |
|
|
* | GenEx: Test the use of generator expressions to generate lists. | Stephen Kelly | 2012-10-17 | 2 | -0/+6 |
|
|
* | Process generator expressions in the INCLUDE_DIRECTORIES property. | Stephen Kelly | 2012-09-28 | 3 | -0/+13 |
|
|
* | Tests/IncludeDirectories: Files must end in a newline (#13314) | Daniel R. Gomez | 2012-06-18 | 1 | -3/+1 |
|
|
* | Extract and use the INCLUDE_DIRECTORIES target properties. | Stephen Kelly | 2012-02-22 | 3 | -0/+38 |
|
|
* | One more try. Use full path by default, and relative on broken compilers. | Bill Hoffman | 2011-06-03 | 1 | -5/+29 |
|
|
* | Use bin tree for inclues to avoid -I with spaces in the path. | Bill Hoffman | 2011-06-03 | 5 | -8/+17 |
|
|
* | Append and do not clobber CMAKE_CXX_FLAGS in the test. | Bill Hoffman | 2011-06-03 | 1 | -1/+1 |
|
|
* | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. | Bill Hoffman | 2011-06-02 | 6 | -0/+23 |
|
|