IABSD.fr/ports/lang/ldc

Branch :


Log

Author Commit Date CI Message
1b134527 2026-02-11 15:12:24 reset bcallah maintainer lines, quite a lot of timeouts which make it tricky for others to work on the ports tree, this will also bring more visible to portroach of those which are outdated
f5ec1d24 2025-06-15 11:20:02 ldc: comment out MODCLANG_VERSION for this BROKEN port This is the last 'consumer' of llvm/16 and an update to a more recent version will allow more recent LLVMs to be used.
e2dd982f 2024-03-09 15:18:28 lang/dmd, lang/ldc: disable until new bootstrap becomes available
0eb6a08f 2023-12-14 15:31:31 Regen bootstrap to unbreak the build
48c2c00b 2023-12-08 05:14:12 Update to ldc-1.35.0 Changelog: https://github.com/ldc-developers/ldc/releases Also moves LDC to use LLVM-16
f4571122 2023-12-06 12:45:59 ldc: explicitly set MODCLANG_VERSION = 13 ldc needs updating to >= 1.34 for llvm 16 support. bcallah is working on it
93fa7585 2023-09-25 17:07:27 zap remaining MASTER_SITES0...9
c2a7c02a 2023-09-03 16:31:04 use the lang/clang module and adapt to the switch of devel/llvm
aaaf59c8 2023-08-14 22:35:35 Update to ldc-1.33.0 Changelog: https://github.com/ldc-developers/ldc/releases Our LDC package defaults to -fcf-protection=branch now, newly supported as of 1.33.0
19ba5e7b 2023-02-14 13:32:45 Regen bootstrap; was linked to an older version of libc. Spotted by naddy -- thanks and sorry.