Skip to content

1.6.9 - Minor QOL improvements

Latest
Compare
Choose a tag to compare
@xplshn xplshn released this 08 Jul 16:02
· 59 commits to master since this release
  • find_url now prints what its doing:
[anto@~/Documents/TrulyMine/bigdl] $ bigdl_amd64 find_url jq
<1/2> | Found "jq" at https://bin.ajam.dev/x86_64_Linux/https://bin.ajam.dev/x86_64_Linux/jq
]/Documents/TrulyMine/bigdl_master @

The numbers represent on which repo the binary was found. Either Toolpacks or Binutils

  • You can now set BIGDL_ADDNEWLINE=1 if you want bigdl to be verbose when performing installs, updates, etc
  • bigdl doesn't sort binaries anymore in list, since the repos sort them by family. Binaries deriving from the same project are supposed to appear next to each other.
  • Removed Handyscripts from the repo list, I archived that repo weeks ago

Nice, right? You may see X11 programs in bigdl soon. (if things work out with PELF). I need help creating build recipes using Alpine on GHActions and PELF with --add-ld-and-libc to make the binaries LIBC-independent.