Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Feature updates and bugfixes

Choose a tag to compare

@Skycoder42 Skycoder42 released this 09 Mar 21:54
· 19 commits to master since this release

Changelog:

  • Now use trizen as default frontend
  • Fix frontend --set
  • Add remove command to remove rules
  • Test if all packages to be rebuild are already installed
  • Added bash completition
  • Sort rebuild command to build packages in order
    • Prevents most frontends from having to build packages multiple times
    • For frontends that don't support ordered build arguments, the --waved can be use when adding the frontend. It splits the rebuild into multiple commands to archieve the same effect.