DUB
Package Manager for the D Programming language.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / dub
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:D/dub && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000155 155 Bytes | |
dub-1.38.1.tar.gz | 0001517185 1.45 MB | |
dub.changes | 0000019774 19.3 KB | |
dub.spec | 0000002395 2.34 KB |
Revision 56 (latest revision is 57)
Matthias Eliasson (elimat)
accepted
request 1188906
from
Andrea Manzini (amanzini)
(revision 56)
- Update to 1.38.1 * Remove support for OMF, make MsCOFF default * Drop support for LDC v1.26.0 - Update to 1.38.0 * Implement filesystem attributes and use PackageManager.store * Speed up Package.getPackageConfigs * Improve the output when the subcommand is not found * Speed up module parsing with hand-written parser * Respect skipRegistry value from configuration files * Fix glitches in testcases * Fix regression in module-declarations parser - Update to 1.37.0 * Deprecate Package.load, use PackageManager.load instead * platform: add support for LoongArch * Dub.loadPackage: Error out if no recipe is found * CommandLine: Type the user-provided string into its name / path component * Only check if the Package is managed by the Location in lookup * Deprecate Package JSON constructor * Fix #2706: Dub run ignores locally registered packages * fetch: Support multiple arguments, projects, recursive fetch * Add betterC probing for performance and for applications without drun… * Deprecate system flag for registration, use cache instead * Allow building deprecated modules without deprecation warnings * Fix gdc build and test failures * Deprecate unused getSubPackagePath * Introduce PackageName, to fully type a package name * Expand selections file handling to handle new versions * Let user $DFLAGS override build settings as much as possible * Improve Dub.fetch API * Deprecate Package.getInternalSubPackage, simplify DepedencyResolver
Comments 0