|
02cbf049d2
|
hyprpm: checkout branch and rev separately
sometimes the branch is garbled by incorrect packaging
|
2024-04-15 19:16:25 +01:00 |
|
|
ce4c36392d
|
hyprpm: minor fixes to hyprpm for shallow and versioned clones
|
2024-04-15 01:57:10 +01:00 |
|
bvr-yr
|
32147f5e91
|
hyprpm: fix wlroots path (#5567)
|
2024-04-12 19:49:33 +01:00 |
|
Ben Landon
|
558d1be7e3
|
hyprpm: Improve Hyprpm Update Performance (#5530)
* hyprpm: only clone the required history
* hyprpm: don't include tracy when building headers in release mode
* chore: remove old, commented-out code
See https://github.com/hyprwm/Hyprland/pull/4585#discussion_r1474780294
* chore: format code properly
|
2024-04-10 17:33:50 +01:00 |
|
|
0457c2e348
|
pkg-config -> pkgconf for hyprpm and cmake
|
2024-04-08 20:54:06 +03:00 |
|
bvr-yr
|
baad44b4ca
|
hyprpm: fix incorrect commits number parsing (#5437)
|
2024-04-05 04:40:44 +01:00 |
|
|
12d75c0c26
|
hyprpm: ignore version checks for shallow clones
|
2024-04-05 03:00:34 +01:00 |
|
|
1ae592fcd9
|
hyprpm: add support for minimum versions
|
2024-04-05 00:46:37 +01:00 |
|
|
51b3148f09
|
hyprpm: print more info on build failures
|
2024-04-05 00:23:05 +01:00 |
|
zakk4223
|
846162cce1
|
hyprpm: Use proper path to update repo when processing user provided revision (#5414)
|
2024-04-04 16:33:36 +01:00 |
|
|
6fb8f50205
|
hyprpm: avoid crashes on corrupted headers
ref #5329
|
2024-03-30 03:09:22 +00:00 |
|
|
07ab3b8cd6
|
hyprpm: log shell in build without fails
|
2024-03-19 22:12:55 +00:00 |
|
ItsDrike
|
082bf00254
|
hyprpm: Add support for specifying exact git revisions for plugin repo (#4983)
* hyprpm(feat): support specifying exact git revs
* Mention git rev argument in help
* Mention git rev arg is optional
* Wrap text
|
2024-03-06 12:01:04 +00:00 |
|
|
5d4ff60f53
|
hyprpm: fix invalid pkg-config path env in build
ref #4573
|
2024-02-03 18:32:59 +00:00 |
|
Vaxry
|
3656045ad8
|
hyprpm: install headers locally (#4585)
* hyprpm: install headers locally
* oopsie
|
2024-02-01 19:38:43 +00:00 |
|
|
3ff59e7e1d
|
hyprpm: update global state on plugin recompile not header update
ref #4547
|
2024-01-29 23:37:05 +00:00 |
|
|
91e8c42843
|
hyprpm: don't update headers if they are up-to-date, only recompile
will not update headers if plugins are compiled for different ones, and instead only compile.
ref #4284
|
2024-01-29 10:30:31 +00:00 |
|
|
5a90911b70
|
hyprpm: verify headersHashCompiled as well in headersValid()
ref #4547
|
2024-01-28 20:01:46 +00:00 |
|
|
df990c80e2
|
hyprpm: log verbose return of cmake and meson in update
|
2024-01-28 03:00:05 +00:00 |
|
|
352574d862
|
hyprpm: add --force for update
closes #4547
|
2024-01-28 02:04:35 +00:00 |
|
|
9f2bde925b
|
hyprpm: handle failed compilations gracefully
|
2024-01-07 18:15:51 +01:00 |
|
zakk4223
|
33fe3a2e7f
|
hyprpm: Make sure we're in git repo before getting new hash (#4303)
|
2023-12-30 15:19:53 +01:00 |
|
|
698f3b6576
|
hyprpm: trim paths in PATH
fixes #4210
|
2023-12-21 22:01:55 +01:00 |
|
|
4190b96718
|
hyprpm: add duplicate header error and log more verbose in install fails
|
2023-12-13 02:33:07 +00:00 |
|
|
b3dc58e104
|
hyprpm: clone plugins recursively
|
2023-12-10 16:18:30 +00:00 |
|
|
d9175a0181
|
hyprpm: fix with system headers
fixes #4082
|
2023-12-07 17:22:02 +00:00 |
|
Vaxry
|
d360550546
|
hyprpm: Add hyprpm, a Hyprland Plugin Manager (#4072)
|
2023-12-07 10:41:09 +00:00 |
|