aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
Commit message (Collapse)AuthorAge
* Change up a lot of stuff.Josh Rahm2024-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 Rahm2024-02-09
|
* Move the harness to its own CMake project.Josh Rahm2024-02-09
|
* Setup now builds wlroots in the .stack-work directory.Josh Rahm2024-02-09
|
* Put more logic in the build script.Josh Rahm2024-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 Rahm2024-02-08