Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.
/ mix Public archive

statically build packages, for darwin/linux, with clang

License

Notifications You must be signed in to change notification settings

pg83/mix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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