Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-06 | Add missing documentation. | Alex Merry | |
Three modules (ECMCoverageOption, ECMEnableSanitizers and ECMGeneratePkgConfigFile) were not being documented. This commit fixes that situation. | |||
2015-02-06 | Document when modules were added to ECM. | Alex Merry | |
2014-09-10 | Introduce ECMGeneratePkgConfigFile | Aleix Pol | |
A new module has been introduced to generate pkgconfig files from cmake projects. REVIEW: 119798 |