History for dub_jkp / source / dub / packagemanager.d
2024-01-08
@Mathias Lang
Only check if the Package is managed by the Location in lookup ...
Mathias Lang committed on 8 Jan 2024
@Mathias Lang
Trivial: Add a isManaged property to Location ...
Mathias Lang committed on 8 Jan 2024
2024-01-04
@Mathias Lang
Revert "Simplify PackageManager's Location.lookup" ...
Mathias Lang authored on 4 Jan 2024 Mathias LANG committed on 4 Jan 2024
@Mathias Lang
Make PackageManager.load non-const ...
Mathias Lang authored on 4 Jan 2024 Mathias LANG committed on 4 Jan 2024
@Mathias Lang
Simplify PackageManager's Location.lookup ...
Mathias Lang authored on 4 Jan 2024 Mathias LANG committed on 4 Jan 2024
2024-01-02
@Mathias Lang
Deprecate `Package.load`, use `PackageManager.load` instead ...
Mathias Lang authored on 1 Jan 2024 Mathias LANG committed on 2 Jan 2024
2023-12-28
@Mathias Lang
Test framework: Return fully typed TestPackageManager from TestDub ...
Mathias Lang authored on 28 Dec 2023 Jan Jurzitza committed on 28 Dec 2023
2023-12-27
@Mathias Lang
Add unittest framework and some dependency tests ...
Mathias Lang authored on 19 Dec 2023 Nicholas Wilson committed on 27 Dec 2023
2023-12-21
@Mathias Lang
PackageManager: Make field protected, not private ...
Mathias Lang authored on 19 Dec 2023 The Dlang Bot committed on 21 Dec 2023
@Mathias Lang
Deprecate string-as-version PackageManager.getBestPackage overload ...
Mathias Lang authored on 21 Dec 2023 The Dlang Bot committed on 21 Dec 2023
2023-12-18
@Mathias Lang
Remove inconsistent error on missing subpackage path ...
Mathias Lang authored on 18 Dec 2023 Mathias LANG committed on 18 Dec 2023
2023-03-03
@Geod24
PackageManager: Store packages hierarchically, by version ...
Geod24 committed on 3 Mar 2023
2023-02-16
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 16 Feb 2023
2023-02-13
@Geod24
PackageManager: Don't use deprecated interface to PackageOverride ...
Geod24 authored on 9 Feb 2023 Mathias LANG committed on 13 Feb 2023
2023-02-04
@WebFreak001
review adjustments
WebFreak001 authored on 1 Feb 2023 Mathias LANG committed on 4 Feb 2023
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2022-11-17
@Geod24
Replace all instances of mkdirRecurse with ensureDir ...
Geod24 authored on 15 Nov 2022 Mathias LANG committed on 17 Nov 2022
2022-11-07
@Mathias LANG
Merge pull request #2526 from dlang/add_path_workflow ...
Mathias LANG authored on 7 Nov 2022 GitHub committed on 7 Nov 2022
2022-11-04
@Sönke Ludwig
Fix version match rules for add-path based packages.
Sönke Ludwig committed on 4 Nov 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-10-20
@Geod24
PackageManager: Load packages lazily on dub build ...
Geod24 authored on 22 Aug 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
2022-10-17
@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-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-17
@Sönke Ludwig
Fix package scanning order. ...
Sönke Ludwig authored on 15 Sep 2022 Mathias LANG committed on 17 Sep 2022
2022-09-15
@Geod24
PackMan: Provide an overload of storeFetchedPackage that doesn't expose Location ...
Geod24 authored on 15 Sep 2022 Mathias LANG committed on 15 Sep 2022
@Geod24
PackageManager: Only iterate on internal fromPath array, not everything ...
Geod24 authored on 14 Sep 2022 Mathias LANG committed on 15 Sep 2022
2022-09-14
@Geod24
Remove PlacementLocation information from Dub.fetch ...
Geod24 authored on 12 Sep 2022 Mathias LANG committed on 14 Sep 2022