2020-03-20 |
LDC: Suppress noisy warning when cross-compiling via -arch=<triple>
Martin Kinkelin
committed
on 20 Mar 2020
|
---|---|
2019-12-20 |
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2019-04-23 |
Use -dumpfullversion to determine GDC version
Eugen Wissner
committed
on 23 Apr 2019
|
2019-02-17 |
|
|
|
Remove the additional '|' syntax for toolchain requirements.
...
Sönke Ludwig
committed
on 17 Feb 2019
|
|
2018-12-23 |
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
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-10-10 |
dmd, gdc: move common platform detection code to the base interface.
Adrian Matoga
committed
on 10 Oct 2016
|
2016-05-27 |
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-27 |
|
2016-04-22 |
Deprecate dub.compilers.compiler.defaultCompiler and improve docs.
...
Sönke Ludwig
committed
on 22 Apr 2016
|
2016-04-21 |
|
2016-04-20 |
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-03-17 |
Fix for issue #782. Analyze the output of pkg-config --libs <lib> and massage them if they appear to already be ready for direct use with the compiler.
...
Jean-Baptiste Lab
committed
on 17 Mar 2016
|
2015-09-14 |
|
2015-09-12 |
The default compiler should not depend on DUB's own build environment
Marc Schütz
committed
on 12 Sep 2015
|
2015-08-07 |
Fix #624: --data=libs should output in compiler-format, not linker format.
Nick Sabalausky
committed
on 7 Aug 2015
|
2015-07-11 |
Improve error message for invalid platform specifications.
...
Sönke Ludwig
committed
on 11 Jul 2015
|
2015-07-10 |
|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-04-06 |
replace for loops and additional filtering with partition
Martin Nowak
committed
on 6 Apr 2015
|
2015-03-31 |
|
2015-03-21 |
Fixed typo in compilers/compiler.d
Nicolas Sicard
committed
on 21 Mar 2015
|