History for dub_jkp / source / dub / compilers
2017-12-29
@Martin Nowak
speed up platform probe 50ms -> 5ms by avoiding phobos imports
Martin Nowak committed on 29 Dec 2017
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-12-01
@Sönke Ludwig
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig committed on 1 Dec 2017
2017-09-20
@Joakim
Refactor determinePlatform, determineArchitecture, and determineCompiler from dub.platform into strings that can be pasted into generatePlatformProbeFile and remove unused imports.
Joakim committed on 20 Sep 2017
2017-08-04
@Sönke Ludwig
Merge pull request #1204 from MartinNowak/coverage ...
Sönke Ludwig authored on 4 Aug 2017 GitHub committed on 4 Aug 2017
2017-07-25
@Martin Nowak
use GDC's -S flag to avoid creating an object file
Martin Nowak committed on 25 Jul 2017
@Martin Nowak
add tests for BuildSettings add/remove functions ...
Martin Nowak committed on 25 Jul 2017
2017-07-10
@Sönke Ludwig
Add example for architecture flag usage warning.
Sönke Ludwig committed on 10 Jul 2017
2017-06-27
@John Colvin
unused imports
John Colvin committed on 27 Jun 2017
@John Colvin
make pic inherited for dynamic libraries
John Colvin committed on 27 Jun 2017
2017-05-15
@Sönke Ludwig
Merge pull request #1125 from MartinNowak/speedup ...
Sönke Ludwig authored on 15 May 2017 GitHub committed on 15 May 2017
@Martin Nowak
replace slow O(N^2) removeImportFiles with set difference ...
Martin Nowak committed on 15 May 2017
2017-05-13
@Sönke Ludwig
Merge pull request #1100 from atilaneves/better_assert_message ...
Sönke Ludwig authored on 13 May 2017 GitHub committed on 13 May 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-03-23
@Atila Neves
Better assert message for autodetect failure
Atila Neves committed on 23 Mar 2017
2017-02-23
@Sönke Ludwig
Avoid cubic runtime for collecting files. Fixes #1690. ...
Sönke Ludwig committed on 23 Feb 2017
2017-02-14
@Sönke Ludwig
Also fix x86_mscoff to be available as a platform specifier. See #1059.
Sönke Ludwig committed on 14 Feb 2017
@Sönke Ludwig
Merge pull request #1059 from MrSmith33/master ...
Sönke Ludwig committed on 14 Feb 2017
2016-12-02
@Sönke Ludwig
Merge branch 'stable'
Sönke Ludwig committed on 2 Dec 2016
2016-11-28
@John Colvin
introduce x86-mscoff arch
John Colvin committed on 28 Nov 2016
@Sönke Ludwig
Fix deprecation warning on Windows.
Sönke Ludwig committed on 28 Nov 2016
2016-10-28
@John Colvin
remove defaultlib for ldc shared libs
John Colvin committed on 28 Oct 2016
@John Colvin
prepend defaultlib on dmd
John Colvin committed on 28 Oct 2016
2016-10-10
@Adrian Matoga
ldc: call probePlatform as other Compilers do.
Adrian Matoga committed on 10 Oct 2016
@Adrian Matoga
dmd, gdc: move common platform detection code to the base interface.
Adrian Matoga committed on 10 Oct 2016
2016-09-24
@Martin Nowak
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
@Sönke Ludwig
Eliminate use of Json.opDispatch. ...
Sönke Ludwig committed on 24 Jun 2016
2016-06-01
@ponce
Align LDC invoke function on DMD one. Fix both #859 and #834.
ponce committed on 1 Jun 2016
2016-05-27
@Sönke Ludwig
Merge pull request #688 from dlang/fix_issue_618 ...
Sönke Ludwig committed on 27 May 2016