| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | [refactor] Change the project to download wlroots rather than include it. | Josh Rahm | 18 hours |
| | | | | | | | The build system will now just download wlroots directly rather than having it as a submodule. Submodules are really brittle and not well supported. This is the much more correct approach. | ||
| * | [reorg] - Finished reorg. | Josh Rahm | 18 hours |
| Finally have coherent building on top of CMake. And installing actually works. In addition we use a static wlroots to avoid version hell. | |||