History for dub_jkp / source / dub / dub.d
2022-07-28
@Geod24
Unify package path in a single PackageManager function ...
Geod24 authored on 28 Jul 2022 Mathias LANG committed on 28 Jul 2022
@Geod24
Trivial: Deprecate Dub.remove(Package, bool) ...
Geod24 authored on 28 Jul 2022 The Dlang Bot committed on 28 Jul 2022
@Geod24
SpecialDirs: Re-order by priority, document
Geod24 authored on 27 Jul 2022 Mathias LANG committed on 28 Jul 2022
@Geod24
Refactor SpecialDirs initialization in its own function ...
Geod24 authored on 27 Jul 2022 Mathias LANG committed on 28 Jul 2022
2022-07-27
@Geod24
Trivial: Deduplicate GeneratorSettings initialization
Geod24 authored on 27 Jul 2022 The Dlang Bot committed on 27 Jul 2022
2022-07-16
@Geod24
Trivial: Remove a leftover debug statement
Geod24 authored on 16 Jul 2022 The Dlang Bot committed on 16 Jul 2022
2022-07-15
@Mathias LANG
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
@Mathias LANG
SelectedVersions: Add Repository to overload set (#2314) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022
@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