History for dub_jkp / source / dub / package_.d
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-02-01
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 1 Feb 2023
@Zachary Yedidia
Fix typo in subpackage license warning
Zachary Yedidia authored on 1 Feb 2023 Mathias LANG committed on 1 Feb 2023
2023-01-26
@WebFreak001
reduce dependency on the working directory ...
WebFreak001 authored on 26 Jan 2023 Mathias LANG committed on 26 Jan 2023
2022-12-11
@Mathias LANG
Reduce dependency on `std.file` (#2547)
Mathias LANG authored on 11 Dec 2022 GitHub committed on 11 Dec 2022
2022-12-05
@Geod24
Use a central build cache for all build artifacts ...
Geod24 authored on 1 Dec 2022 Mathias LANG committed on 5 Dec 2022
2022-11-02
@Sönke Ludwig
Move foreign code from global scope to dub.internal. ...
Sönke Ludwig authored on 2 Nov 2022 Jan Jurzitza committed on 2 Nov 2022
2022-10-29
@Geod24
Unify reading and writing files under a single API ...
Geod24 authored on 28 Oct 2022 Mathias LANG committed on 29 Oct 2022
2022-08-28
@Geod24
Use configy library to parse dub.json file ...
Geod24 authored on 12 Jun 2022 Mathias LANG committed on 28 Aug 2022
2022-08-27
@Geod24
Remove 'unknown' version ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
2022-08-25
@Geod24
Integrate `dependencyBuildSettings` into dependencies ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 25 Aug 2022
2022-08-22
@WebFreak001
reduce FS access count for main file generation ...
WebFreak001 committed on 22 Aug 2022
@WebFreak001
only do main file searching when neccessary
WebFreak001 committed on 22 Aug 2022
2022-07-28
@Bastiaan Veelo
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo authored on 13 Jun 2022 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-06-07
@Per Nordlöw
Add support for coverage at compile-time (CTFE)
Per Nordlöw authored on 2 Jun 2022 Jan Jurzitza committed on 7 Jun 2022
2022-04-19
@richard andrew cattermole
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole authored on 10 Apr 2022 Jan Jurzitza committed on 19 Apr 2022
2021-12-05
@Jan Jurzitza
fix CLI --print-builds implementation
Jan Jurzitza authored on 3 Dec 2021 The Dlang Bot committed on 5 Dec 2021
2021-09-27
@Victor Porton
fix Issue 1645: the DFLAGS env variable is not handled when --build is passed
Victor Porton authored on 11 Feb 2019 The Dlang Bot committed on 27 Sep 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-01-24
@Bastiaan Veelo
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
2020-11-20
@Ömer Faruk IRMAK
Mutually exclude mainSourceFile of different configurations ...
Ömer Faruk IRMAK authored on 18 Nov 2020 Mathias LANG committed on 20 Nov 2020
2019-11-28
@Mathis Beer
Move git version detection into a separate module.
Mathis Beer committed on 28 Nov 2019
2019-11-22
@Sebastian Wilzbach
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach authored on 22 Nov 2019 GitHub committed on 22 Nov 2019
2019-10-22
@FeepingCreature
make git submodule version checks use -C with relative --git-dir instead of absolute --git-dir. ...
FeepingCreature authored on 8 Oct 2019 Mathis Beer committed on 22 Oct 2019
@Mathis Beer
Add flag --submodules to add git submodules in the project folder as available packages. ...
Mathis Beer committed on 22 Oct 2019
2019-02-17
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019
@Sönke Ludwig
Fix compile error on DMD 2.083.1.
Sönke Ludwig committed on 17 Feb 2019
2018-12-23
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 2018
2018-11-19
@Martin Nowak
infer unspecified version filters ...
Martin Nowak committed on 19 Nov 2018