termux-packages/packages/ldc
Martin Kinkelin 6d50ac0afd LDC: Upgrade from v1.13 to v1.17 (#4246)
* LDC: Upgrade from v1.13 to v1.17

* LDC: Fix missing symbols in druntime's core.sys.posix.unistd

* LDC: Fix repeated llvm-config help output

* LDC: Revise build script

1) Use an 'installed' (ninja install) LLVM for LDC.
2) Cross-compile LLVM before invoking CMake for LDC, so that the LLVM
   dir is actually populated (previously: just fake bin/llvm-config).
3) Include dlang tools ddemangle and dustmite in the final package too,
   just like official LDC packages. Cmdline flags have been synced with
   upstream.

* Add hello-world smoke test

* LDC: Upgrade LLVM from v7.0.1 to v8.0.1
2019-09-03 20:06:03 +03:00
..
tests LDC: Upgrade from v1.13 to v1.17 (#4246) 2019-09-03 20:06:03 +03:00
build.sh LDC: Upgrade from v1.13 to v1.17 (#4246) 2019-09-03 20:06:03 +03:00
ldc-druntime-link-symbols.patch LDC: Upgrade from v1.13 to v1.17 (#4246) 2019-09-03 20:06:03 +03:00
ldc-druntime-unistd.patch LDC: Upgrade from v1.13 to v1.17 (#4246) 2019-09-03 20:06:03 +03:00
ldc-linker-flags.patch ldc: Update from 1.10 to 1.11, add AArch64 build, update llvm-config 2018-08-21 00:49:42 +02:00
ldc-readme.patch ldc: Update from 1.10 to 1.11, add AArch64 build, update llvm-config 2018-08-21 00:49:42 +02:00
ldc-tools-utils-bugs.patch ldc: Enable the package, switch to lightly tweaked llvm from ldc repo, add more targets, update wiki link, and upgrade host D compiler to 2.075.1 2017-08-29 21:15:08 +02:00
ldc-x64-sprintf.patch LDC: Upgrade from v1.13 to v1.17 (#4246) 2019-09-03 20:06:03 +03:00
llvm-config.in LDC: Upgrade from v1.13 to v1.17 (#4246) 2019-09-03 20:06:03 +03:00