2023-02-10 |
Make `dub run --root=x` default app CWD in dub CWD
...
WebFreak001
authored
on 9 Feb 2023
Mathias LANG
committed
on 10 Feb 2023
|
---|---|
2023-02-01 |
update version to v1.31.0
Iain Buclaw
committed
on 1 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
fix cyclic dependency of dub.internal.utils
WebFreak001
authored
on 8 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
|
2023-01-15 |
update version to v1.31.0-rc.1
Iain Buclaw
committed
on 15 Jan 2023
|
2023-01-01 |
update version to v1.31.0-beta.1
Iain Buclaw
committed
on 1 Jan 2023
|
2022-12-11 |
Reduce dependency on `std.file` (#2547)
Mathias LANG
authored
on 11 Dec 2022
GitHub
committed
on 11 Dec 2022
|
2022-12-05 |
Use a central build cache for all build artifacts
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 5 Dec 2022
|
2022-12-01 |
Rename UserConfiguration to Settings
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 1 Dec 2022
|
Move user settings to dub.data.settings
...
Geod24
authored
on 30 Nov 2022
Mathias LANG
committed
on 1 Dec 2022
|
|
Move computeBuildID outside of BuildGenerator
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 1 Dec 2022
|
|
Rename localRepository to userPackages
...
Geod24
authored
on 30 Nov 2022
Mathias LANG
committed
on 1 Dec 2022
|
|
2022-11-28 |
Fixed dub init docs (#2537)
Jan Jurzitza
authored
on 28 Nov 2022
GitHub
committed
on 28 Nov 2022
|
2022-11-25 |
Improve dub init custom template docs
WebFreak001
authored
on 25 Nov 2022
Mathias LANG
committed
on 25 Nov 2022
|
2022-11-17 |
Revert "Remove Vibe.d HTTP support / library-nonet"
...
Sönke Ludwig
authored
on 17 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
Add nothrow attributes to dub.semver module
Geod24
authored
on 17 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
|
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
|
2022-11-14 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 14 Nov 2022
|
update version to v1.30.0
Iain Buclaw
committed
on 14 Nov 2022
|
|
2022-11-07 |
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 |
Fix version match rules for add-path based packages.
Sönke Ludwig
committed
on 4 Nov 2022
|
2022-11-02 |
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-11-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Nov 2022
|
update version to v1.30.0-rc.1
Iain Buclaw
committed
on 1 Nov 2022
|
|
2022-10-29 |
Move existsDirectory next to existsFile
...
Geod24
authored
on 29 Oct 2022
Jan Jurzitza
committed
on 29 Oct 2022
|
Unify reading and writing files under a single API
...
Geod24
authored
on 28 Oct 2022
Mathias LANG
committed
on 29 Oct 2022
|
|
2022-10-28 |
Dub: Use removeFile instead of std.file.remove (#2516)
...
Mathias LANG
authored
on 28 Oct 2022
GitHub
committed
on 28 Oct 2022
|
Remove Vibe.d HTTP support / library-nonet
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 28 Oct 2022
|
|
2022-10-27 |
Make the test runner code more readable
...
Geod24
authored
on 27 Oct 2022
Jan Jurzitza
committed
on 27 Oct 2022
|
vibecompat/core/file: Publicly import path, not URL
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|