2017-02-14 |
Also fix x86_mscoff to be available as a platform specifier. See #1059.
Sönke Ludwig
committed
on 14 Feb 2017
|
---|---|
|
|
2016-12-02 |
Merge branch 'stable'
Sönke Ludwig
committed
on 2 Dec 2016
|
2016-11-28 |
introduce x86-mscoff arch
John Colvin
committed
on 28 Nov 2016
|
Fix deprecation warning on Windows.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
2016-10-28 |
remove defaultlib for ldc shared libs
John Colvin
committed
on 28 Oct 2016
|
prepend defaultlib on dmd
John Colvin
committed
on 28 Oct 2016
|
|
2016-10-10 |
ldc: call probePlatform as other Compilers do.
Adrian Matoga
committed
on 10 Oct 2016
|
dmd, gdc: move common platform detection code to the base interface.
Adrian Matoga
committed
on 10 Oct 2016
|
|
2016-09-24 |
fix ldc optimization settings
...
Martin Nowak
authored
on 24 Sep 2016
GitHub
committed
on 24 Sep 2016
|
2016-09-13 |
Fix -defaultlib flag for ldc2 compiler
Олег Леленков
committed
on 13 Sep 2016
|
2016-06-24 |
|
2016-06-01 |
Align LDC invoke function on DMD one. Fix both #859 and #834.
ponce
committed
on 1 Jun 2016
|
2016-05-27 |
|
2016-05-25 |
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-27 |
Determine linker used by LDC on Windows dynamically. Fixes #618.
Sönke Ludwig
committed
on 27 Apr 2016
|
|
|
2016-04-26 |
Fix build error on Windows.
Sönke Ludwig
committed
on 26 Apr 2016
|
2016-04-22 |
Deprecate dub.compilers.compiler.defaultCompiler and improve docs.
...
Sönke Ludwig
committed
on 22 Apr 2016
|
2016-04-21 |
|
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
Fix warnings.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
2016-04-20 |
Mention version of removal for all deprecated public symbols.
Sönke Ludwig
committed
on 20 Apr 2016
|
Add documentation for dub.compilers.compiler/utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Fix naming convention for the compiler handler classes and add documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Move BuildPlatform to dub.platform and improve docs.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-04-05 |
Fix all deprecation warnings on 2.071.0-b1, except for std.stream.
...
Sönke Ludwig
committed
on 5 Apr 2016
|
2016-04-01 |
Quick fix to allow building shared libraries with LDC on Windows, with LDC on OS X, and with DMD on OS X.
ponce
committed
on 1 Apr 2016
|