[improvement][aur] optimizations to speed up zst packages building

This commit is contained in:
Vinícius Moreira
2020-02-12 13:39:07 -03:00
parent 01e8333ef4
commit 9d373adfcc
3 changed files with 16 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- improved how missing dependencies are checked when installing a new package ( the old way was not identifying some missing dependencies of **anbox-git** ). It is possible to use the old algorithm by setting **simple_checking** to **true** in **~/.config/bauh/arch.yml**. More information at [README](https://github.com/vinifmor/bauh/#aur--arch-).
- checking architecture dependencies (x86_64, i686)
- architecture dependencies are displayed on the info window as well
- optimizations to speed up zst packages building
- Web:
- separate temp build folder for standard and root users
- UI: