History for dub_jkp / source
2022-10-27
@Geod24
vibecompat/core/file: Publicly import path, not URL ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
@Geod24
Path: Remove unused isValidFilename private function
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
@Geod24
Path: Add missing else clause on version statement ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
2022-10-20
@Geod24
PackageManager: Load packages lazily on dub build ...
Geod24 authored on 22 Aug 2022 Mathias LANG committed on 20 Oct 2022
@Geod24
Use getPackage instead of getBestPackage for resolved dependencies ...
Geod24 authored on 20 Oct 2022 Mathias LANG committed on 20 Oct 2022
@Geod24
Document PackageManager.getBestPackage, deprecate Dependency overload ...
Geod24 authored on 19 Oct 2022 Mathias LANG committed on 20 Oct 2022
2022-10-19
@Geod24
Deprecate `PackageManager.refresh(true)`, only expose `refresh()` ...
Geod24 authored on 19 Oct 2022 The Dlang Bot committed on 19 Oct 2022
@Geod24
Deprecate yet another dub.remove overload using force_remove
Geod24 authored on 19 Oct 2022 The Dlang Bot committed on 19 Oct 2022
2022-10-18
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 18 Oct 2022
@Iain Buclaw
update version to v1.30.0-beta.1
Iain Buclaw committed on 18 Oct 2022
2022-10-17
@Geod24
Fix unittest for platform probe on Windows
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
sumtype: Fix unittest compatibility with v2.096
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
sumtype: Fix compatibility with v2.094
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
sumtype: Work around v2.095 ICE
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
sumtype: Work around bugs in return type inference
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
sumtype: Use non-packaged import for std.format ...
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
sumtype/dyaml: Work around various compatibility issues with v2.097
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
dyaml: Fix unittest compatibility with v2.099
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
Do not use Phobos' sumtype, use dyaml's versioned one ...
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
2022-10-15
@Sebastiaan Koppe
Return null instead of empty array
Sebastiaan Koppe authored on 15 Oct 2022 Mathias LANG committed on 15 Oct 2022
2022-10-09
@Iain Buclaw
Merge remote-tracking branch 'upstream/master' into stable
Iain Buclaw committed on 9 Oct 2022
2022-09-21
@Steven Schveighoffer
Fix zip symlink problem.
Steven Schveighoffer authored on 21 Sep 2022 The Dlang Bot committed on 21 Sep 2022
2022-09-19
@Geod24
Dub: Deprecate changing the rootPath ...
Geod24 authored on 19 Jul 2022 Mathias LANG committed on 19 Sep 2022
@Geod24
Commandline: Use inheritance, not a boolean, to control Dub initialization ...
Geod24 authored on 19 Sep 2022 Mathias LANG committed on 19 Sep 2022
2022-09-18
@Martin Nowak
update version to v1.30.1-beta.1
Martin Nowak committed on 18 Sep 2022
2022-09-17
@Martin Kinkelin
Copy all dynamicLib deps extra files for root packages with `none` targetType ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 2022
@Martin Kinkelin
Copy extra files of (direct & indirect) dynamicLibrary deps to root package output dir only
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 2022
@Martin Kinkelin
Windows: Copy .lib files from DLL deps only ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 2022
@christian.koestlin
Use dscanner-config for `dub lint` ...
christian.koestlin authored on 16 Sep 2022 Mathias LANG committed on 17 Sep 2022
@Christian Köstlin
Support --temp-build also in `dub build` (#2428)
Christian Köstlin authored on 17 Sep 2022 GitHub committed on 17 Sep 2022