issues
search
dlang
/
dub
Package and build management system for D
MIT License
677
stars
227
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PackageManager: Support directly loading a sub-package via path-based `getOrLoadPackage()`
#2977
kinke
opened
1 week ago
1
Merge stable
#2976
kinke
closed
1 week ago
1
[stable] Fix CI
#2975
kinke
closed
2 weeks ago
1
[stable] Fix #2973: [Reg] error when depending on a subpackages that is already resolved
#2974
kinke
closed
1 week ago
5
Serious regression in stable/v1.39 wrt. 'Non-optional dependency not found in dependency tree!?'
#2973
kinke
closed
1 week ago
2
Throw instead of assertion and better message
#2972
MrcSnm
opened
3 weeks ago
3
Regression: Latest dub can't build git specification
#2971
MrcSnm
closed
3 weeks ago
1
dub test fails with "Error: unable to read module `has`"
#2970
LunaTheFoxgirl
opened
1 month ago
1
MockFS: Move all absolute-path-aware functions from FSEntry to MockFS
#2969
Geod24
closed
1 month ago
1
feat: Upgrade macOS version from 12 to 13
#2968
Geod24
opened
1 month ago
3
Update actions/upload-artifact to v4
#2967
Geod24
closed
1 month ago
1
Move FSEntry.{writeFile,readText,readFile} to MockFS
#2966
Geod24
closed
1 month ago
1
dub fetch --annotate doesn't generate complete dub.selections.lock file
#2965
TomaSajt
opened
1 month ago
5
Build only the "application" configuration with -preview=in
#2964
s-ludwig
closed
2 months ago
1
Enable building against vibe.d 0.10.x
#2963
s-ludwig
closed
2 months ago
1
Ignore --arch switch if it doesn't affect the build
#2962
the-horo
closed
1 month ago
6
Keep the default option for dependencies when serializing a sdl recipe
#2961
the-horo
closed
2 months ago
1
Do dependency resolution after checking valid configs
#2960
grillo-delmal
closed
1 month ago
5
reproduction test case for #2695
#2959
grillo-delmal
closed
1 month ago
4
dflags-ldc (and probably dflags-gdc and dflags-dmd) don't work with SDL recipes
#2958
apbryan
closed
3 months ago
1
packagesuppliers/filesystem.d: Fix out of bounds on invalid pkg names
#2957
the-horo
closed
1 month ago
1
dub add <packagename> ignores local packages
#2956
gitgit3
opened
3 months ago
0
dub run does not work with gdc out of the box.
#2955
baryluk
opened
3 months ago
0
Dub build fails to build project on macOS with M1 chip
#2954
Vladiwostok
opened
3 months ago
10
Dub fails to link when `"lflags"` contais `"-fopenmp"`
#2953
vabenil
closed
3 months ago
2
Add runtests subcommand
#2952
shoo
opened
3 months ago
11
chore(path): Make a commonly triggered assert more verbose
#2951
Geod24
closed
4 months ago
2
"Non-optional dependency ... not found in dependency tree!?" with `--single --nodeps`
#2950
CyberShadow
opened
4 months ago
0
Allow inline recipe comments to be anywhere in the file
#2949
CyberShadow
opened
4 months ago
0
Fix skipRegistry parsing unittest
#2948
the-horo
closed
4 months ago
1
template for new project .config/dub/template/
#2947
vitalfadeev
opened
4 months ago
0
update version to v1.39.0-beta.1
#2946
ibuclaw
closed
4 months ago
1
update version to v1.38.1
#2945
ibuclaw
closed
4 months ago
1
Refactor filesystem abstraction to and use it in production
#2944
Geod24
closed
4 months ago
1
CI: Reduce dependency on std.path / std.file in one unittest
#2943
Geod24
closed
4 months ago
1
[stable] Drop support for LDC v1.26.0
#2942
Geod24
closed
4 months ago
1
Tests: Mock IO in the `Dub` class too
#2941
Geod24
opened
4 months ago
1
CI: Adapt pr_info_post to github-script v7 breaking changes
#2940
Geod24
closed
4 months ago
1
CI: Correct version for sticky-pull-request-comment action
#2939
Geod24
closed
4 months ago
0
"gdc" Fatal error: can't create ~/.dub/cache/ No such file or directory
#2938
mw66
opened
4 months ago
1
gdc: error: unrecognized command-line option ‘-preview=dip1000’; did you mean ‘-fpreview=dip1000’?
#2937
mw66
opened
4 months ago
1
CI: Only attempt to upload coverage reports with COVERAGE: true
#2936
Geod24
closed
5 months ago
2
CI: Upgrade some more actions to their latest versions
#2935
Geod24
closed
4 months ago
2
Upgrade vibe-d dependencies
#2934
Geod24
closed
5 months ago
1
[stable] Upgrade CI configuration following macOS-11 deprecation
#2933
Geod24
closed
4 months ago
12
merge stable
#2932
ibuclaw
closed
5 months ago
1
Provide a directive to link the documentation on the registry
#2931
schveiguy
opened
5 months ago
0
Trivial: Remove internal deprecations
#2930
Geod24
closed
5 months ago
1
Tests: Implement the ability to mock the registry too
#2929
Geod24
closed
5 months ago
1
VersionRange: Always output minor version for ~> and ^
#2928
Geod24
closed
5 months ago
3
Next