History for dub_jkp / source / dub / dub.d
2022-07-15
@Mathias LANG
Various code simplification around `dub.selections.json` (#2311) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
@Mathias LANG
Trivial: Remove an always-true if (#2313) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
2022-07-14
@Geod24
Dependency: Move `spec` / git ref inside of `Repository` ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 14 Jul 2022
@Martin Kinkelin
getDefaultConfiguration(): Accept a const BuildPlatform argument ...
Martin Kinkelin committed on 14 Jul 2022
2022-07-13
@Geod24
Use Dependency.any whenever possible
Geod24 committed on 13 Jul 2022
@Martin Kinkelin
Merge remote-tracking branch 'origin/stable' into merge_stable ...
Martin Kinkelin committed on 13 Jul 2022
@Sönke Ludwig
Also use strict version matching for cached packages when determining the need to fetch a dependency. ...
Sönke Ludwig committed on 13 Jul 2022
2022-07-12
@Martin Kinkelin
Fix dub_test_root imports for non-all-at-once compilations (#2288) ...
Martin Kinkelin authored on 12 Jul 2022 GitHub committed on 12 Jul 2022
2022-06-28
@Sönke Ludwig
Add a command line option for upgrading all sub packages. ...
Sönke Ludwig committed on 28 Jun 2022
2022-05-17
@Martin Kinkelin
Handle unittest config special case in Dub.generateProject()
Martin Kinkelin authored on 18 Feb 2022 Jan Jurzitza committed on 17 May 2022
@Martin Kinkelin
Refactor Dub.testProject() to Project.addTestRunnerConfiguration() ...
Martin Kinkelin authored on 18 Feb 2022 Jan Jurzitza committed on 17 May 2022
@Martin Kinkelin
Fix #1856 - enable building the special test runner config
Martin Kinkelin authored on 14 Feb 2022 Jan Jurzitza committed on 17 May 2022
2022-03-31
@WebFreak001
Posix: use /etc/dub/settings.json if in /usr ...
WebFreak001 authored on 17 Feb 2022 The Dlang Bot committed on 31 Mar 2022
2022-02-06
@rikki cattermole
Fix issue 2051 failing CI
rikki cattermole authored on 5 Feb 2022 The Dlang Bot committed on 6 Feb 2022
2021-08-05
@Guillaume Piolat
Remove line 'Excluding package.d blah...' from default dub build
Guillaume Piolat authored on 27 Jul 2021 The Dlang Bot committed on 5 Aug 2021
2021-08-01
@SHOO
Fix #2141 - When used as a library, the default compiler is different from the expected. (#2158)
SHOO authored on 1 Aug 2021 GitHub committed on 1 Aug 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-05-09
@dkorpel
only show package.d warning once
dkorpel authored on 8 May 2021 Mathias LANG committed on 9 May 2021
2021-03-11
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 11 Mar 2021
2021-03-09
@foerdi
fixed a bug with DFLAGS environment variable and cached generated unittest
foerdi authored on 7 Mar 2021 Mathias LANG committed on 9 Mar 2021
2021-03-01
@SHOO
Add lowmem for settings
SHOO authored on 21 Apr 2020 The Dlang Bot committed on 1 Mar 2021
2020-12-22
@drug007
Add the main source file directory to import paths ...
drug007 committed on 22 Dec 2020
@drug007
In single file packages the main source file shouldn't be ignored ...
drug007 committed on 22 Dec 2020
2020-12-18
@Geod24
Trivial: Clean up trailing whitespace
Geod24 committed on 18 Dec 2020
@Geod24
Trivial: Remove redundant import ...
Geod24 committed on 18 Dec 2020
2020-12-06
@foerdi
Improved ldc cross compile: ...
foerdi authored on 3 Dec 2020 The Dlang Bot committed on 6 Dec 2020
2020-12-03
@drug007
Fix #2051 "Running unittests from dub single file packages fails" (#2052) ...
drug007 authored on 3 Dec 2020 GitHub committed on 3 Dec 2020
2020-12-01
@Ömer Faruk IRMAK
Use DC env variable as the default compiler
Ömer Faruk IRMAK authored on 30 Nov 2020 Mathias LANG committed on 1 Dec 2020
2020-10-10
@Geod24
Minor: Remove superfluous if in Dub constructor ...
Geod24 authored on 28 Sep 2020 Petar Kirov committed on 10 Oct 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