summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-12-18PKGBUILD: Bump package version.Diab Neiroukh
Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
2021-09-10PKGBUILD: Enforce the usage of rust-nightly (or rustup).Diab Neiroukh
This is due to Quiche's usage of "unstable" rust features. Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
2021-09-08PKGBUILD: Bump the package version.Diab Neiroukh
Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
2021-03-18PKGBUILD: Bump the package version to match the new release.Diab Neiroukh
Also, make sure we checkout to release tags in case HEAD differs. Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
2021-03-18PKGBUILD: Avoid explictly setting flags to improve toolchain support.Diab Neiroukh
Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
2021-03-18PKGBUILD: Drop Rust version requirement to allow building with rust-nightly-bin.Diab Neiroukh
This is required when compiling with LLVM newer than 11 as rust and rustup packages complain about mismatching libraries. Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
2021-03-18Initial CommitDiab Neiroukh
Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>