| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+1 |
| | | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
| * | IncludeDirectories: Respect SYSTEM flag when using CONFIG genex. | Stephen Kelly | 2015-01-22 | 1 | -0/+2 |
| | | | | | | Update the Makefile and Ninja generators to use the config when requesting the include flags. | ||||
| * | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. | Stephen Kelly | 2013-07-16 | 1 | -0/+7 |
| Unlike other target properties, this does not have a corresponding non-INTERFACE variant. This allows propagation of system attribute on include directories from link dependents. | |||||
