| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-13 | Avoid '//' in paths in generated header files | Dan Vrátil | |
| REVIEW: 114888 | |||
| 2014-01-03 | Install all headers under FrameworkName, add optional PREFIX for namespaced ↵ | David Faure | |
| headers | |||
| 2013-12-27 | Add the REQUIRED_HEADERS and RELATIVE arguments | Aleix Pol | |
| RELATIVE is needed because some projects have their headers (and sources) split into different subdirectories. REQUIRED_HEADERS gives the opportunity to receive a list of all the headers we're depending on, in case the user wants to re-use it. | |||
| 2013-11-05 | New function to create forward headers | Aleix Pol | |
| Create ECM_GENERATE_HEADERS, a cmake function that will generate the forward headers like we used to, in cmake configure time. REVIEW: 113406 | |||
