compiler-explorer / infra

Infrastructure to set up the public Compiler Explorer instances and compilers

Home Page:https://godbolt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dedupe packer

mattgodbolt opened this issue · comments

Now we're on a new packer:

  • we can packer build on the directory
  • share a lot of the sources and config
  • name each build
  • make the Makefile use -only=name to pick out sources instead of using individual packer files

might end up with confusing AMI names in fairness so maybe not