History for dub_jkp / source / dub / compilers
2020-11-17
@Vladimir Panteleev
dub.compilers.ldc: Fix --rdmd with --compiler=ldc2 ...
Vladimir Panteleev authored on 11 Nov 2020 Mathias LANG committed on 17 Nov 2020
2020-11-08
@Dentcho Bankov
Add support for '-platformlib' option. Fixes #2031 ...
Dentcho Bankov authored on 7 Nov 2020 Mathias LANG committed on 8 Nov 2020
2020-10-10
@Sönke Ludwig
Revert "Deduplicate dflags and lflags" (#2016) ...
Sönke Ludwig authored on 1 Oct 2020 Petar Kirov committed on 10 Oct 2020
@Geod24
Deduplicate dflags and lflags ...
Geod24 authored on 28 Sep 2020 Petar Kirov committed on 10 Oct 2020
2020-08-15
@Geod24
Replace occurences of 'in ref' with 'const scope ref' ...
Geod24 authored on 15 Aug 2020 The Dlang Bot committed on 15 Aug 2020
2020-08-04
@SHOO
Add architecture x86_omf for windows-dmd
SHOO authored on 27 Jul 2020 The Dlang Bot committed on 4 Aug 2020
2020-05-18
@myfreeweb
ldc: support --arch=aarch64 and powerpc64 ...
myfreeweb authored on 26 Jan 2020 Geod24 committed on 18 May 2020
2020-05-03
@Iain Buclaw
gdc: Build dub_platform_probe with -fsyntax-only
Iain Buclaw authored on 3 May 2020 Mathias LANG committed on 3 May 2020
2020-03-20
@Martin Kinkelin
LDC: Suppress noisy warning when cross-compiling via -arch=<triple>
Martin Kinkelin committed on 20 Mar 2020
@Martin Kinkelin
LDC: Fix isLinkerDFlag() detection for options specified with 2 leading hyphens
Martin Kinkelin committed on 20 Mar 2020
@Martin Kinkelin
Add support for iOS/tvOS/watchOS
Martin Kinkelin committed on 20 Mar 2020
2019-12-20
@The Dlang Bot
Merge pull request #1823 from Geod24/fix1206 ...
The Dlang Bot authored on 20 Dec 2019 GitHub committed on 20 Dec 2019
@Geod24
Replace calls to NativePath.toString() with .name ...
Geod24 committed on 20 Dec 2019
@Geod24
Fix #1206: Remove warning when using ldmd2 or gdmd ...
Geod24 committed on 20 Dec 2019
2019-11-10
@سليمان السهمي  (Suleyman Sahmi)
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi) committed on 10 Nov 2019
@سليمان السهمي  (Suleyman Sahmi)
Print the platform probe atomically ...
سليمان السهمي (Suleyman Sahmi) committed on 10 Nov 2019
2019-10-31
@ZombineDev
[dip1000] Fix compilation and test it on Travis CI
ZombineDev committed on 31 Oct 2019
2019-08-20
@Martin Kinkelin
Fix linking shared libs with ldmd2 and gdmd
Martin Kinkelin committed on 20 Aug 2019
2019-08-19
@Martin Kinkelin
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks) ...
Martin Kinkelin committed on 19 Aug 2019
2019-08-18
@Martin Kinkelin
ldc2: Only use `-L--no-as-needed` for Linux *targets*
Martin Kinkelin committed on 18 Aug 2019
@Martin Kinkelin
ldc2: Fix MSVC target detection for static libs ...
Martin Kinkelin committed on 18 Aug 2019
2019-08-17
@Martin Kinkelin
Enable specifying full target triples as --arch for ldc2 ...
Martin Kinkelin committed on 17 Aug 2019
@Martin Kinkelin
Support separate linking with ldc2 ...
Martin Kinkelin committed on 17 Aug 2019
@Martin Kinkelin
Restrict extra ldc2 invocation for static libs to Windows hosts ...
Martin Kinkelin committed on 17 Aug 2019
@Martin Kinkelin
Support a few more ldc2 command-line options
Martin Kinkelin committed on 17 Aug 2019
2019-06-13
@Mathis Beer
`alias Nullable.get this` will soon be deprecated. Use `.get`.
Mathis Beer committed on 13 Jun 2019
2019-05-06
@Samathy Barratt
fix #1003 - Check empty ldflags
Samathy Barratt committed on 6 May 2019
2019-04-23
@Eugen Wissner
Use -dumpfullversion to determine GDC version
Eugen Wissner committed on 23 Apr 2019
2019-03-22
@Sebastian Wilzbach
Windows: Don't use Optlink by default (#1661) ...
Sebastian Wilzbach authored on 22 Mar 2019 The Dlang Bot committed on 22 Mar 2019
2019-02-17
@Sönke Ludwig
Perform the tool chain checks based on the compiler name. ...
Sönke Ludwig committed on 17 Feb 2019