geode
geode copied to clipboard
move ci builds to appleclang
trafficstars
resolves #991
also adds support for pch + sccache on (apple) clang in certain circumstances. previously builds would error with pch + sccache + multiple architectures on clang so this intentionally disables that, and then enables pch when possible on apple clang. yay