Revisions of dub
buildservice-autocommit
accepted
request 1219696
from
Matthias Eliasson (elimat)
(revision 57)
baserev update by copy to link target
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
buildservice-autocommit
accepted
request 1166906
from
Dirk Stoecker (dstoecker)
(revision 55)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 1162312
from
Andrea Manzini (amanzini)
(revision 54)
- Update to 1.36.0 * Deprecate unused packageInfoFilenames * Remove inconsistent error on missing subpackage path * Remove dub.internal.vibecompat.file : listDirectory * Remove logging from dub.dependency * Allow to load dub.selections.json before Project instantiation - Update to 1.35.0 * Don't wastefully execute everything via a shell * Implemented recipe files for dub * add --deep flag to dub build * add dub describe --data=configs,builds * interactively query for license, suggest SPDX licenses - Update to 1.34.0 * Fix flags Json serialization * Cache json db * support specifying --d-versions
buildservice-autocommit
accepted
request 1099795
from
Matthias Eliasson (elimat)
(revision 53)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 1099793
from
Matthias Eliasson (elimat)
(revision 52)
- Update to 1.33.0 * Add collection of c sources and headers to dub by @cschlote in #2544 * update version to v1.32.0-beta.1 by @ibuclaw in #2609 * Don't depend on the whole of Vibe.d for the test_registry by @Geod24 in #2612 * Upgrade dependencies by @Geod24 in #2613 * Make all static library exports contribute to dlls on Windows by @rikkimax in #2614 * Revert "Make all static library exports contribute to dlls on Windows" by @Geod24 in #2616 * PackageManager: Store packages hierarchically, by version by @Geod24 in #2610 * add pr_info GitHub actions run by @WebFreak001 in #2586 * try to fix pr_info permissions problem by @WebFreak001 in #2621 * fix pr_info_post file paths by @WebFreak001 in #2622 * update version to v1.32.0-rc.1 by @ibuclaw in #2625 * merge stable by @ibuclaw in #2628 * update version to v1.32.1-beta.1 by @ibuclaw in #2631 * update version to v1.32.1 by @ibuclaw in #2634
Matthias Eliasson (elimat)
accepted
request 1084535
from
Deepthi Yadabettu Venkatachala (dvenkatachala)
(revision 51)
- Update to 1.32.1 * Implement --color=auto|always|never, fix #2410 by @WebFreak001 in #2552 * update version to v1.31.0-beta.1 by @ibuclaw in #2555 * Remove GeneratorSettings.direct as it is never set by @Geod24 in #2559 * Fix various DDOC warnings by @Geod24 in #2558 * Don't assume the cache path is relative to CWD by @Geod24 in #2557 * replace std.variant with std.sumtype by @WebFreak001 in #2550 * add markdown documentation generator to gen_man.d by @WebFreak001 in #2563 * update version to v1.31.0-rc.1 by @ibuclaw in #2565 * Fix typo in subpackage license warning by @zyedidia in #2576 * merge stable by @ibuclaw in #2578 * fix man page generator by @WebFreak001 in #2571 * fix typo(s) by @WebFreak001 in #2564 * Add betterC support - fixes #1636 by @etcimon in #2581 * merge stable by @ibuclaw in #2591 * Add OpenBSD package to README.md by @ibara in #2592 * Fix #2574: Suggest alternative spelling when a command is mistyped by @elvodqa in #2593 * improve warning messages, especially with ~branch by @WebFreak001 in #2585 * reintroduce dmd-latest to CI runner by @WebFreak001 in #2594 * merge stable by @ibuclaw in #2595 * make build names much smaller by @WebFreak001 in #2589 * Make getDUBExePath returns a NativePath by @Geod24 in #2604
buildservice-autocommit
accepted
request 1038025
from
Matthias Eliasson (elimat)
(revision 50)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 1036472
from
Josten (HenkKalkwater)
(revision 49)
Update dub from 1.23.0 to 1.29.0
buildservice-autocommit
accepted
request 858895
from
Matthias Eliasson (elimat)
(revision 48)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 858894
from
Matthias Eliasson (elimat)
(revision 47)
- Update to 1.23.0 * Added architecture x86_omf for windows-dmd * dub remove --non-interactive will now remove all packages by default * Running dub upgrade on a package-less folder is now a no-op * Support dependencies as git url with exact commit * All commands now support package[@<version-spec>], --version is deprecated
buildservice-autocommit
accepted
request 806047
from
Matthias Eliasson (elimat)
(revision 46)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 800351
from
Paolo Stivanin (polslinux)
(revision 45)
- Update to 1.20.0 (no changelog)
buildservice-autocommit
accepted
request 723310
from
Matthias Eliasson (elimat)
(revision 44)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 723307
from
Matthias Eliasson (elimat)
(revision 43)
Update to version 1.16.0
buildservice-autocommit
accepted
request 685840
from
Matthias Eliasson (elimat)
(revision 42)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 685839
from
Matthias Eliasson (elimat)
(revision 41)
- Update to version 1.14.0 * dub fetch now supports <package>@<version> as a shortcut * extraDependencyFiles attribute added * File system supplier enabled * toolchainRequirements recipe entry
buildservice-autocommit
accepted
request 673435
from
Matthias Eliasson (elimat)
(revision 40)
baserev update by copy to link target
Matthias Eliasson (elimat)
accepted
request 673362
from
Guillaume GARDET (Guillaume_G)
(revision 39)
- Increase required memory in _constraints as latest ldc requires more RAM
buildservice-autocommit
accepted
request 668743
from
Matthias Eliasson (elimat)
(revision 38)
baserev update by copy to link target
Displaying revisions 1 - 20 of 57