History for dub_jkp / source / dub / generators
2020-12-07
@Mathias LANG
Merge pull request #2040 from omerfirmak/agora-1327 ...
Mathias LANG authored on 7 Dec 2020 GitHub committed on 7 Dec 2020
@Ömer Faruk IRMAK
Don't export DFLAGS & LFLAGS to nested invocations by default
Ömer Faruk IRMAK authored on 30 Nov 2020 The Dlang Bot committed on 7 Dec 2020
@Ömer Faruk IRMAK
Recursively apply dependencyBuildSettings ...
Ömer Faruk IRMAK authored on 25 Nov 2020 Geod24 committed on 7 Dec 2020
2020-11-18
@Ömer Faruk IRMAK
Rebuild buildSettings after preGenerateCommand
Ömer Faruk IRMAK authored on 16 Nov 2020 Mathias LANG committed on 18 Nov 2020
@MrZoraman
betterC flag enabled in generated visuald project file. ...
MrZoraman authored on 14 Oct 2020 Mathias LANG committed on 18 Nov 2020
2020-11-17
@Guillaume Piolat
Correct issue #1673 (with dupe #1797 and #2019)
Guillaume Piolat authored on 12 Nov 2020 Mathias LANG committed on 17 Nov 2020
2020-09-30
@foerdi
cache the generated test main file: dub_test_root.d ...
foerdi authored on 28 Aug 2020 The Dlang Bot committed on 30 Sep 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-06-08
@Andre Pany
Dub root package´target env vars added
Andre Pany committed on 8 Jun 2020
2020-01-15
@andre2007
New environment variable SOURCE_FILES
andre2007 committed on 15 Jan 2020
2019-12-21
@andre2007
Fix local cache
andre2007 authored on 24 Sep 2018 Mathias LANG committed on 21 Dec 2019
2019-12-20
@The Dlang Bot
Merge pull request #1820 from Geod24/fix1775 ...
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 issue #1775: preBuildCommand does not take root into account ...
Geod24 committed on 20 Dec 2019
2019-12-17
@Geod24
Remove version branches for no-longer-supported compilers
Geod24 committed on 17 Dec 2019
@Geod24
Remove some unused variables ...
Geod24 committed on 17 Dec 2019
@Geod24
Turn some enums into [static] immutable
Geod24 committed on 17 Dec 2019
2019-12-15
@andre2007
Fix unnecessary rebuild of single file package
andre2007 authored on 5 Dec 2019 Andre Pany committed on 15 Dec 2019
2019-11-02
@Sönke Ludwig
Stop recursion early if possible.
Sönke Ludwig committed on 2 Nov 2019
@Sönke Ludwig
Relax string import override rules. Fixes #1788. ...
Sönke Ludwig committed on 2 Nov 2019
@Sönke Ludwig
Store root target reference in a common variable instead of doing repeated lookups.
Sönke Ludwig committed on 2 Nov 2019
2019-10-08
@Sönke Ludwig
Include import paths in build ID. ...
Sönke Ludwig committed on 8 Oct 2019
2019-08-31
@JinShil
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil committed on 31 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-17
@Martin Kinkelin
Support separate linking with ldc2 ...
Martin Kinkelin committed on 17 Aug 2019
2019-05-10
@Jonathan M Davis
Use std.digest instead of the deprecated std.digest.digest.
Jonathan M Davis committed on 10 May 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
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
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