2020-12-07 |
Recursively apply dependencyBuildSettings
...
Ömer Faruk IRMAK
authored
on 25 Nov 2020
Geod24
committed
on 7 Dec 2020
|
---|---|
2020-11-18 |
Rebuild buildSettings after preGenerateCommand
Ömer Faruk IRMAK
authored
on 16 Nov 2020
Mathias LANG
committed
on 18 Nov 2020
|
betterC flag enabled in generated visuald project file.
...
MrZoraman
authored
on 14 Oct 2020
Mathias LANG
committed
on 18 Nov 2020
|
|
2020-11-17 |
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 |
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 |
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 |
Dub root package´target env vars added
Andre Pany
committed
on 8 Jun 2020
|
2020-01-15 |
New environment variable SOURCE_FILES
andre2007
committed
on 15 Jan 2020
|
2019-12-21 |
Fix local cache
andre2007
authored
on 24 Sep 2018
Mathias LANG
committed
on 21 Dec 2019
|
2019-12-20 |
Merge pull request #1820 from Geod24/fix1775
...
The Dlang Bot
authored
on 20 Dec 2019
GitHub
committed
on 20 Dec 2019
|
|
|
Fix issue #1775: preBuildCommand does not take root into account
...
Geod24
committed
on 20 Dec 2019
|
|
2019-12-17 |
Remove version branches for no-longer-supported compilers
Geod24
committed
on 17 Dec 2019
|
|
|
Turn some enums into [static] immutable
Geod24
committed
on 17 Dec 2019
|
|
2019-12-15 |
Fix unnecessary rebuild of single file package
andre2007
authored
on 5 Dec 2019
Andre Pany
committed
on 15 Dec 2019
|
2019-11-02 |
Stop recursion early if possible.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
|
Store root target reference in a common variable instead of doing repeated lookups.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
2019-10-08 |
|
2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2019-08-17 |
|
2019-05-10 |
Use std.digest instead of the deprecated std.digest.digest.
Jonathan M Davis
committed
on 10 May 2019
|
2019-02-17 |
|
|
|
2018-12-23 |
Merge pull request #1571 from rtbo/requirements
...
The Dlang Bot
authored
on 23 Dec 2018
GitHub
committed
on 23 Dec 2018
|
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
|
2018-12-17 |
extraDependencyFiles attribute added
andre2007
committed
on 17 Dec 2018
|
2018-12-12 |
Merge pull request #1589 from MartinNowak/filter_version_identifiers
...
Nicholas Wilson
authored
on 12 Dec 2018
GitHub
committed
on 12 Dec 2018
|