History for dub_jkp / source / dub / dub.d
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
2020-09-18
@Martin Nowak
merge stable (#2014) ...
Martin Nowak authored on 18 Sep 2020 GitHub committed on 18 Sep 2020
2020-09-07
@Luís Ferreira
dub_test_root: remove commented code ...
Luís Ferreira authored on 7 Sep 2020 The Dlang Bot committed on 7 Sep 2020
2020-08-26
@Geod24
Make 'dub remove' remove all packages by default in non-interactive mode ...
Geod24 authored on 26 Aug 2020 Mathias LANG committed on 26 Aug 2020
2020-08-09
@Eugene Wissner
Support dependencies as git url with exact commit (#1798) ...
Eugene Wissner authored on 9 Aug 2020 GitHub committed on 9 Aug 2020
2020-06-30
@Sönke Ludwig
Fix bogus error message for the path used to reference sub packages. ...
Sönke Ludwig committed on 30 Jun 2020
2020-03-07
@Geod24
Default registry: add Skoppe's, remove Herokuapp
Geod24 committed on 7 Mar 2020
2020-03-01
@Sebastian Wilzbach
Merge pull request #1887 from dlang/add_codemirror ...
Sebastian Wilzbach authored on 1 Mar 2020 GitHub committed on 1 Mar 2020
@Sönke Ludwig
Add codemirror.dlang.org as the primary fallback registry.
Sönke Ludwig authored on 1 Mar 2020 Sebastian Wilzbach committed on 1 Mar 2020
2019-12-30
@Geod24
Clean up PackageManager handling of search path ...
Geod24 committed on 30 Dec 2019
@The Dlang Bot
Merge pull request #1838 from Geod24/cleanup ...
The Dlang Bot authored on 30 Dec 2019 GitHub committed on 30 Dec 2019
2019-12-29
@Geod24
Remove traces of VibeCustomMain ...
Geod24 authored on 27 Dec 2019 Mathias LANG committed on 29 Dec 2019
2019-12-27
@Geod24
Windows: Remove Roaming repository migration ...
Geod24 committed on 27 Dec 2019
2019-12-21
@andre2007
Fix local cache
andre2007 authored on 24 Sep 2018 Mathias LANG committed on 21 Dec 2019
2019-12-20
@Geod24
Replace calls to NativePath.toString() with .name ...
Geod24 committed on 20 Dec 2019
2019-12-17
@Geod24
Remove version branches for no-longer-supported compilers
Geod24 committed on 17 Dec 2019
@Geod24
Turn some enums into [static] immutable
Geod24 committed on 17 Dec 2019
@Geod24
Remove unused branch
Geod24 committed on 17 Dec 2019
2019-10-08
@Sebastian Wilzbach
Revert "support dependencies as git url with exact commit"
Sebastian Wilzbach authored on 8 Oct 2019 GitHub committed on 8 Oct 2019
@The Dlang Bot
Merge pull request #1765 from belka-ew/pr_vesion_commit2 ...
The Dlang Bot authored on 8 Oct 2019 GitHub committed on 8 Oct 2019
2019-09-25
@Andre Pany
Command dub lint added
Andre Pany committed on 25 Sep 2019
2019-09-21
@Eugen Wissner
Support dependencies as git url with exact commit
Eugen Wissner committed on 21 Sep 2019
2019-08-25
@The Dlang Bot
Merge pull request #1755 from kinke/ldc ...
The Dlang Bot authored on 25 Aug 2019 GitHub committed on 25 Aug 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
@andre2007
Support fetch sub-package
andre2007 committed on 17 Aug 2019
2019-07-18
@Andre Pany
Project settings file
Andre Pany committed on 18 Jul 2019
2019-06-13
@Mathis Beer
`alias Nullable.get this` will soon be deprecated. Use `.get`.
Mathis Beer committed on 13 Jun 2019
2019-03-10
@andre2007
Support of init-exec sub package
andre2007 committed on 10 Mar 2019
2019-03-05
@andre2007
Custom init type (#1658)
andre2007 authored on 5 Mar 2019 Sebastian Wilzbach committed on 5 Mar 2019