Commit Graph

2 Commits

Author SHA1 Message Date
William S Fulton 79849cc70c Tidy up EXTRA_ build flags
Use new EXTRA_CPPFLAGS in Github CI
Harmonise use of:
  EXTRA_CPPFLAGS
  EXTRA_CFLAGS
  EXTRA_CXXFLAGS
  EXTRA_LDFLAGS
2024-03-24 18:12:21 +00:00
Olly Betts 9d51ce87a2 [D] Require gdmd to be used to run tests with gdc
gdmd is a wrapper which translates command line options from a
dmd-compatible syntax to the syntax gdc uses, which makes the
machinery to run D tests simpler.
2023-05-20 15:22:26 +12:00