Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-22 | Overhaul the ECM build system. | Alex Merry | |
It should now be easier to read, and more featureful. Among other tweaks, we now print a summary of dependencies and build options, and the documentation is generated with more sensible breadcrumbs and builds properly with Sphinx 1.3. REVIEW: 126075 | |||
2015-08-20 | correct the test name, so that we don't have a duplicate ECMGenerateHeaders test | Patrick Spendrin | |
2014-09-10 | Introduce ECMGeneratePkgConfigFile | Aleix Pol | |
A new module has been introduced to generate pkgconfig files from cmake projects. REVIEW: 119798 |