Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-02 | PKGBUILD: Migrate 'pnpm prep' to build() | Shohei Maruyama | |
'pnpm prep' runs 'cargo' internally, so it should be in build(). Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com> | |||
2023-12-02 | PKGBUILD: Fix psl-core build error | Shohei Maruyama | |
Since rust 1.74, failed to buiild psl-core. Use 1.73. Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com> | |||
2023-11-21 | PKGBUILD: Fix build failure | Shohei Maruyama | |
sd-core requires 'git' and bindgen requires 'clang'. Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com> | |||
2023-11-06 | Initial commit | Shohei Maruyama | |
Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com> |