pg83 / mix

statically build packages, for darwin/linux, with clang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ix package manager

statically build packages, for darwin/linux, with clang

Goals:

  • lto
  • clang
  • full static
  • musl on linux
  • reproducible builds
  • pure builds if possible
  • serve as stalix foundation
  • first-class support for darwin and linux
  • no(almost) binary seeds, only compiler and dash

About

statically build packages, for darwin/linux, with clang

License:MIT License


Languages

Language:Shell 81.0%Language:Python 8.9%Language:C 8.5%Language:C++ 1.4%Language:Meson 0.2%Language:Awk 0.0%