DUB

Edit Package dub

Package Manager for the D Programming language.

Refresh
Refresh
Source Files
Filename Size Changed
dub-1.11.0.tar.gz 0001258045 1.2 MB
dub.changes 0000005237 5.11 KB
dub.spec 0000002419 2.36 KB
Revision 21 (latest revision is 25)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 639064 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 21)
- Update to 1.11.0
  * Variables such as $ARCH or $PLATFORM are now supported in the build settings.
  * DUB supports build type "syntax"
  * Enviroment variable expansion was improved
  * Dependency resolution has been reimplemented using a recursive algorithm
  * DUB accepts single file packages on STDIN
  * The regular upgrade check has been removed
- Remove '-g' flag for armv6/armv7 as it breaks the build
- Use LDC compiler when DMD is not available
- Update to 1.10.0
  * DUB supports "customCachePaths" for providing read-only package paths
- Update to 1.9.0
  * No changelog was made available.
- Rename LICENCE.txt to LICENCE
- Update to 1.8.1
  * Fixed a regression in 1.8.0 that caused linker files specified 
    as `sourceFiles` to not get inherited properly
    issue (gh#dlang/dub#1408) pull (gh#dlang/dub#1409)
- Stop with static linking. Should resolve build issues in openSUSE:Factory
- Remove dependency of git. It is not needed now when we don't use build script
- Generate dub version file
- Set defaultlib to libphobos2.so
- Update to version 1.8.0
  * No changelog was made available.
- Update to version 1.7.2
  * more reliable retries and fallback mirror usage - pull (gh#dlang/dub#1339)
- Update to version 1.7.1
  * Timeout requests to query mirror instead of hanging - pull (gh#dlang/dub#1338)
- Change to %autosetup rpm macro
- Update to version 1.7.0
  * No changelog was made available.
- Move LICENCE.txt to %license macro in %files section
- Revert to original build script
- Update to version 1.6.0 
  * The version list displayed for interactive package removal is now sorted
  * File attributes of fetched packages are now preserved
  * http://code-mirror.dlang.io is now used as a fallback for code.dlang.org
  * Failed package downloads are now retried two more times (by Colin Grogan)
- Run spec-cleaner
- Get Dub to complie on i586 with some hints from Arch Linux package.  
- RPM group fix.
- update to version 1.3.0
- Support https://en.opensuse.org/SourceUrls
- Update to 1.2.2
- Update to 1.0.0
  * Implemented support for single-file packages, including shebang
  script support - issue #103, pull #851, pull #866, pull #870, pull
  #878
  * Builds on DMD 2.065.0 up to 2.071.1
  * Removed all deprecated functionality from the API, CLI and data
  formats
  * Switched from std.stream to std.stdio - pull #847 
  * Now passes -vcolumns also to LDC - issue #859, pull #860
  * Avoids superfluous registry queries when building - issue #831,
  pull #861
  * Fixed escaping of command line arguments with spaces for LDC -
  issue #834, pull #860
- Eliminate rpmlint-flagged __DATE__
- Initial Version 0.9.24 - 2015-09
Comments 0
openSUSE Build Service is sponsored by