Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change up a lot of stuff. | Josh Rahm | 2024-02-11 |
| | | | | | Add more functions to the plugin interface and write some generators to generate an interface header file and the plugin's loading code. | ||
* | Fix Setup to not crash when a symlink exists. | Josh Rahm | 2024-02-09 |
| | |||
* | Move the harness to its own CMake project. | Josh Rahm | 2024-02-09 |
| | |||
* | Setup now builds wlroots in the .stack-work directory. | Josh Rahm | 2024-02-09 |
| | |||
* | Put more logic in the build script. | Josh Rahm | 2024-02-09 |
| | | | | | The build script will now create the symbolic links to the binary and the shared library. | ||
* | Add wlroots submodule and add custom build commands to build it. | Josh Rahm | 2024-02-08 |