braddr / d-tester

Automated testing for github projects.
http://d.puremagic.com/test-results/
11 stars 5 forks source link

Update the C compilers? #75

Open TurkeyMan opened 5 years ago

TurkeyMan commented 5 years ago

As we move on the C++ interop tasks, I'm running into problems with all the build machines compilers being out of date.

Can we please get VS2017 on the windows build machines, and the other machines with GCC and Clang should ideally be upgraded to toolchains that match GDC and LDC.

GDC actively supports GCC8, so I think it's reasonable for that to be the primary version we should be testing against. Clang machines should also be updated to match the LLVM version that LDC targets.