mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
![]() * ci/run.sh: Avoid deprecated Makefiles * ci/run.sh: Streamline OS_NAME from `darwin` to `osx` on macOS As DMD uses `osx` as OS in most other places, including the `generated/osx/release/64` output dir, which is currently wrong in run.sh's `build_path` and leads to CI failures on macOS. * GHA: Disable `-debug` for DMD unittests with old host compilers * GHA: Work around linker errors with -g on macOS 13 See https://issues.dlang.org/show_bug.cgi?id=23517. compiler/src/posix.mak sets it to 10.9, compiler/test/Makefile to 11. |
||
---|---|---|
.. | ||
main.yml | ||
nightlies.yml | ||
pre_commit.yml | ||
runnable_cxx.yml |