Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-lang/ldc2: update LLVM package name | Daichi Yamamoto | 2024-12-14 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Daichi Yamamoto <dev@dyama.net> Closes: https://github.com/gentoo/dlang/pull/134 Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> | ||||
* | dev-lang/ldc2: 1.39.0 use external patches | Andrei Horodniceanu | 2024-09-12 | 1 | -9/+20 |
| | | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> | ||||
* | dev-lang/ldc2: add 1.39.0 | Andrei Horodniceanu | 2024-07-07 | 1 | -0/+181 |
The LICENSE has been corrected as I've mistaken the license of the valgrind headers as being BSD when, in fact, it is BZIP2. The other change to LICENSE, RSA being replaced by `|| ( CC0-1.0 Apache-2.0 )' is because some internal hashing implementation has changed. The arm64 keyword has been dropped temporarily as I find myself without the hardware to test it. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> |