dmd/.github/workflows
Martin Kinkelin ed22f5c28f
ci/run.sh: Avoid deprecated Makefiles (#15832)
* 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.
2023-11-22 11:41:16 +02:00
..
main.yml ci/run.sh: Avoid deprecated Makefiles (#15832) 2023-11-22 11:41:16 +02:00
nightlies.yml GH Actions: Update set-output to use the new environment files 2022-10-15 01:18:51 +09:00
pre_commit.yml Merge remote-tracking branch 'upstream/stable' into merge_stable 2022-11-01 11:39:15 +00:00
runnable_cxx.yml Fix Issue 23885 - Rearranging the commands makes the crypto operations not fail 2023-05-05 06:40:14 +08:00