| Commit message (Expand) | Author | Age | Files | Lines |
* | cmDepends: disable long line dependencies for nmake | Kai Wang | 2021-01-11 | 1 | -7/+1 |
|
|
* | cmDepends: merge dependers of depend makefile | Kai Wang | 2021-01-05 | 1 | -1/+7 |
|
|
* | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 1 | -1/+5 |
|
|
* | cmGeneratorTarget: Include Cache now occurs per language+config | Robert Maynard | 2020-09-25 | 1 | -0/+1 |
|
|
* | Tests: Enable coverage of special chars in include dirs for Makefiles | Brad King | 2020-04-15 | 1 | -13/+28 |
|
|
* | Tests: Add coverage for special characters in include directories | Brad King | 2020-04-10 | 1 | -0/+18 |
|
|
* | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -1/+1 |
|
|
* | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 1 | -1/+1 |
|
|
* | Order SYSTEM include directories after non-system directories | Ephi Sinowitz | 2018-04-23 | 1 | -0/+4 |
|
|
* | Xcode: Properly mark SYSTEM includes as such | Gregor Jasny | 2016-12-27 | 1 | -1/+3 |
|
|
* | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)" | Gregor Jasny | 2016-11-28 | 1 | -3/+1 |
|
|
* | Xcode: Obey SYSTEM keyword for includes (#15687) | Gregor Jasny | 2016-08-09 | 1 | -1/+3 |
|
|
* | 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 | 1 | -0/+1 |
|
|
* | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 1 | -1/+1 |
|
|
* | Fix OLD behavior of CMP0021. | Stephen Kelly | 2013-08-24 | 1 | -0/+4 |
|
|
* | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 1 | -0/+17 |
|
|
* | include_directories: Fix handling of empty or space-only entries | Stephen Kelly | 2013-05-21 | 1 | -0/+11 |
|
|
* | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property. | Stephen Kelly | 2013-04-10 | 1 | -0/+11 |
|
|
* | Extract and use the INCLUDE_DIRECTORIES target properties. | Stephen Kelly | 2012-02-22 | 1 | -0/+2 |
|
|
* | 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 | 1 | -4/+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 | 1 | -0/+10 |
|
|