Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-23 | Use input file for configure_file | Scott Anderson | |
This is so we can potentially add comments to it, and so if a user looks at the installed header, they can see the /* #undef WLR_HAS_FEATURE */ line to see every option, even if not available. | |||
2018-08-22 | Install headers explicitly | Scott Anderson | |
2018-04-03 | Install include directory into includedir | Danilo Spinella | |
Follow includedir parameter when installing include directory. | |||
2017-12-28 | Further fixes to header install dir | Drew DeVault | |
2017-12-27 | libwlroots: Add shared library versioning | Björn Esser | |
2017-12-27 | include: Generate and install version-header | Björn Esser | |
2017-12-27 | include: Install headers in an isolated include-dir | Björn Esser | |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser | |