PlaceOS/build

Independent crystal compiler

Closed this issue · 1 comments

Extract the crystal compiler version and vendor the latest compatible version.

  • The crystal version must be extracted from the shard.yml
  • This is compared against the compiler's available. Install or use the latest available.

Closed by 955b052

The local compiler version for a directory may be set via PlaceOS::Build::Compiler.local(version)