summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-30v0.5.1Vladimir Panteleev
2023-02-25Some support for aarch64Vladimir Panteleev
This is still contingent on Arch Linux ARM packaging dtools (as in Arch Linux).
2023-01-02PKGBUILD: Add some rationale/commentary about the PKGBUILDVladimir Panteleev
2023-01-02v0.5.0Vladimir Panteleev
2022-07-14PKGBUILD: Make prepare() idempotentVladimir Panteleev
Fix building across versions without -C. No pkgrel bump, as it doesn't affect the built package.
2022-07-03v0.4.1Vladimir Panteleev
2022-06-01v0.4.0Vladimir Panteleev
2022-01-27v0.3.1Vladimir Panteleev
2022-01-19Add dependency on d-runtimeVladimir Panteleev
If btdu is built with a compiler which links the D runtime dynamically, such as ldc, the resulting binary will have a dependency on the runtime.
2021-10-01v0.3.0Vladimir Panteleev
2020-11-13Update checksumsVladimir Panteleev
2020-11-13v0.2.1Vladimir Panteleev
2020-11-12v0.2.0Vladimir Panteleev
2020-11-12PKGBUILD: Retry without --rdmd if that failsVladimir Panteleev
2020-11-10PKGBUILD: Don't overwrite the user's Dub configurationVladimir Panteleev
2020-11-08Add dtools to makedepends (for rdmd)Vladimir Panteleev
2020-11-08Initial commitVladimir Panteleev