Commit Graph

59 Commits

Author SHA1 Message Date
80e505e834
Updated Makefile
Fixed bugs with targets. Removed all if statements for targets related to git submodules. These are their own targets now.
2024-06-18 20:30:29 +01:00
5ebadd41ca
Updated Makefile
Fixed bug with hyprutils and made the git commands their own target. Changed how tomlplusplus is installed.
2024-06-18 19:48:19 +01:00
4e83c6f8e1
Added requirements script
Will install the required system packages.
2024-06-18 19:32:06 +01:00
3864714a58
Updated Makefile with hyprutils
hyprutils is now a submodule of the project which is required by other
Hyprland components.

Removed the targets to install system packages. This is better in a bash
script, but making a Solus container should be considered.
2024-06-18 19:28:34 +01:00
51f172cc6b
Added hyprutils submodule 2024-06-18 19:21:38 +01:00
1fe9c77818
Updated Makefile
Changed meson and cmake paths. Put git clone of tomlplusplus in new target.
2024-06-17 23:22:59 +01:00
6033ec3c00
Added GPL-3.0-or-later 2024-06-17 23:06:24 +01:00
6bd842a350
Added Makefile 2024-06-17 21:13:45 +01:00
1262b890e8
Added project dependency submodules 2024-06-17 21:12:31 +01:00