aboutsummaryrefslogtreecommitdiffhomepage
path: root/hyprpm
AgeCommit message (Expand)Author
2024-03-06hyprpm: Add support for specifying exact git revisions for plugin repo (#4983)ItsDrike
2024-03-02hyprpm: don't copy .so if file doesn't existVaxry
2024-02-03hyprpm: fix invalid pkg-config path env in buildVaxry
2024-02-02hyprpm: fix crash on add pluginVaxry
2024-02-01hyprpm: install headers locally (#4585)Vaxry
2024-01-29hyprpm: update global state on plugin recompile not header updateVaxry
2024-01-29hyprpm: don't update headers if they are up-to-date, only recompileVaxry
2024-01-28hyprpm: verify headersHashCompiled as well in headersValid()Vaxry
2024-01-28hyprpm: log verbose return of cmake and meson in updateVaxry
2024-01-28hyprpm: add --force for updateVaxry
2024-01-07hyprpm: handle failed compilations gracefullyvaxerski
2023-12-30hyprpm: Make sure we're in git repo before getting new hash (#4303)zakk4223
2023-12-21hyprpm: trim paths in PATHvaxerski
2023-12-13hyprpm: Link against tomlplusplus when using cmake (#4145)Junxuan Liao
2023-12-13hyprpm: add duplicate header error and log more verbose in install failsVaxry
2023-12-11hyprpm: cast std::clamp args to be of the same type (#4116)Jan Beich
2023-12-10hyprpm: guard empty commandVaxry
2023-12-10hyprpm: clone plugins recursivelyVaxry
2023-12-07hyprpm: fix with system headersVaxry
2023-12-07hyprpm: Add hyprpm, a Hyprland Plugin Manager (#4072)Vaxry