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

Add ce_install option to Only install nightlies

partouf opened this issue · comments

So like --enable nightly, but --only nightly (or something) then only exclusively install compilers that have if: nightly

This will enable us to experiment better with installing the nightlies somewhere else or keep those up to date without having to install other things.