Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the IncludeDirectoriesEntry to be more generic. | Stephen Kelly | 2013-02-12 | 1 | -28/+0 |
| | |||||
* | Keep track of INCLUDE_DIRECTORIES as a vector of structs. | Stephen Kelly | 2013-01-03 | 1 | -0/+28 |
The struct can keep track of where the include came from, which gives us proper backtraces. |