History for dub_jkp / source / dub / compilers
2019-02-17
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019
@Sönke Ludwig
Remove the additional '|' syntax for toolchain requirements. ...
Sönke Ludwig committed on 17 Feb 2019
2018-12-23
@The Dlang Bot
Merge pull request #1571 from rtbo/requirements ...
The Dlang Bot authored on 23 Dec 2018 GitHub committed on 23 Dec 2018
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 2018
2018-12-17
@andre2007
extraDependencyFiles attribute added
andre2007 committed on 17 Dec 2018
2018-11-19
@Martin Nowak
infer unspecified version filters ...
Martin Nowak committed on 19 Nov 2018
2018-11-16
@Martin Nowak
Added experimental build settings to filter applicable version identifiers ...
Martin Nowak committed on 16 Nov 2018
2018-11-06
@andre2007
Pre/post run commands added
andre2007 committed on 6 Nov 2018
2018-09-20
@Sebastian Wilzbach
Merge pull request #1560 from dlang/cache_ldc_coff_status ...
Sebastian Wilzbach authored on 20 Sep 2018 GitHub committed on 20 Sep 2018
@Sebastian Wilzbach
Merge pull request #1542 from ohdatboi/implement_1427 ...
Sebastian Wilzbach authored on 20 Sep 2018 GitHub committed on 20 Sep 2018
2018-09-14
@Petar Kirov
Merge pull request #1543 from ohdatboi/fix_1228 ...
Petar Kirov authored on 14 Sep 2018 GitHub committed on 14 Sep 2018
2018-09-09
@Sönke Ludwig
Cache the COFF generation status for LDC. ...
Sönke Ludwig committed on 9 Sep 2018
@Nicholas Wilson
Fix detection for other msvc triples ...
Nicholas Wilson authored on 9 Sep 2018 GitHub committed on 9 Sep 2018
2018-08-25
@Anton Fediushin
Add betterC build option
Anton Fediushin committed on 25 Aug 2018
2018-08-24
@Anton Fediushin
Fix dynamicLibrary extensions on OSX. Fixes #1228
Anton Fediushin committed on 24 Aug 2018
2018-07-12
@andre2007
Add build type syntax
andre2007 committed on 12 Jul 2018
2018-05-08
@Vladimir Panteleev
dub.compilers.utils: Fix platform probe code when nothing is detected ...
Vladimir Panteleev committed on 8 May 2018
2018-01-31
@Sebastian Wilzbach
Remove use of the deprecated -gc DMD flag for debugInfoC
Sebastian Wilzbach committed on 31 Jan 2018
2018-01-15
@crimaniak
Fix buildsettings.d according to Sebastian Wilzbach notes ...
crimaniak committed on 15 Jan 2018
2018-01-14
@crimaniak
buildsettings.d refactored to more std library usage
crimaniak committed on 14 Jan 2018
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