History for dub_jkp / source / dub / generators / build.d
2022-07-28
@Giacomo De Lazzari
Fixed blue color missing for config in up-to-date
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Making the output prettier - first changes
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
New logging module - initial functionality ...
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
2022-07-14
@Martin Kinkelin
Make Project.addTestRunnerConfiguration() accept a const GeneratorSettings argument
Martin Kinkelin committed on 14 Jul 2022
2022-06-10
@richard andrew cattermole
Refactor checks for platform is Windows into a method on BuildPlatform
richard andrew cattermole committed on 10 Jun 2022
2022-06-07
@richard andrew cattermole
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole committed on 7 Jun 2022
2022-03-08
@Bastiaan Veelo
Define the $DUB_BUILD_PATH variable. ...
Bastiaan Veelo authored on 7 Mar 2022 The Dlang Bot committed on 8 Mar 2022
2022-02-14
@WebFreak001
move command variable substitution to execution ...
WebFreak001 authored on 13 Feb 2022 Jan Jurzitza committed on 14 Feb 2022
2021-11-09
@Martin Kinkelin
Windows: Copy .pdb files ...
Martin Kinkelin authored on 8 Nov 2021 The Dlang Bot committed on 9 Nov 2021
2021-07-13
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 13 Jul 2021
2021-06-10
@Martin Kinkelin
Don't reduce the max path length on Windows even further ...
Martin Kinkelin authored on 9 Jun 2021 Mathias LANG committed on 10 Jun 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2020-12-22
@Geod24
Set cwd on spawn functions instead of chdir ...
Geod24 authored on 20 Dec 2020 The Dlang Bot committed on 22 Dec 2020
2020-12-21
@Geod24
Remove redundant code with relativeTo ...
Geod24 authored on 19 Dec 2020 The Dlang Bot committed on 21 Dec 2020
2020-11-28
@Martin Kinkelin
Use compiler version, not frontend version for build IDs and paths ...
Martin Kinkelin authored on 27 Nov 2020 Mathias LANG committed on 28 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
2019-12-21
@andre2007
Fix local cache
andre2007 authored on 24 Sep 2018 Mathias LANG committed on 21 Dec 2019
2019-12-17
@Geod24
Remove some unused variables ...
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-10-08
@Sönke Ludwig
Include import paths in build ID. ...
Sönke Ludwig committed on 8 Oct 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
2018-12-17
@andre2007
extraDependencyFiles attribute added
andre2007 committed on 17 Dec 2018
2018-11-13
@The Dlang Bot
Merge pull request #1582 from andre2007/feature_pre_post_run_command ...
The Dlang Bot authored on 13 Nov 2018 GitHub committed on 13 Nov 2018