| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Enable coverage of special chars in include dirs for Makefiles | Brad King | 2020-04-15 | 2 | -13/+31 |
|
|
* | Tests: Add coverage for special characters in include directories | Brad King | 2020-04-10 | 2 | -0/+29 |
|
|
* | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -1/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+1 |
|
|
* | add_library: Now support aliasing unknown import targets | Robert Maynard | 2019-03-26 | 2 | -4/+15 |
|
|
* | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+1 |
|
|
* | Order SYSTEM include directories after non-system directories | Ephi Sinowitz | 2018-04-23 | 4 | -0/+7 |
|
|
* | Genex: Fix COMPILE_LANGUAGE propagation through try_compile | Brad King | 2018-03-12 | 1 | -8/+3 |
|
|
* | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories | Brad King | 2018-03-12 | 1 | -0/+7 |
|
|
* | Xcode: Properly mark SYSTEM includes as such | Gregor Jasny | 2016-12-27 | 2 | -5/+14 |
|
|
* | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)" | Gregor Jasny | 2016-11-28 | 2 | -14/+5 |
|
|
* | Xcode: Obey SYSTEM keyword for includes (#15687) | Gregor Jasny | 2016-08-09 | 2 | -5/+14 |
|
|
* | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 1 | -2/+2 |
|
|
* | Add a variable to specify language-wide system include directories | Brad King | 2016-05-25 | 4 | -0/+11 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 10 | -11/+21 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -6/+6 |
|
|
* | Tests: Use C-Style comments in C sources and headers | Marc Chevrier | 2015-09-25 | 1 | -3/+3 |
|
|
* | target_include_directories: Support relative SYSTEM include dirs (#15464) | Gregor Jasny | 2015-08-11 | 1 | -0/+10 |
|
|
* | IncludeDirectories: Respect SYSTEM flag when using CONFIG genex. | Stephen Kelly | 2015-01-22 | 3 | -1/+23 |
|
|
* | 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 |
|
|