dub_jkp / source / dub /
@Martin Nowak Martin Nowak authored on 23 Sep 2015
..
compilers LDC 0.16.0 removed the -noboundschecks flag, replace with -boundscheck=off which is already existing in 0.15.x 10 years ago
generators Merge pull request #655 from Abscissa/more-env 10 years ago
internal fix #674 - cache needs to be locked for concurrent dub runs 10 years ago
recipe Compile fix. 10 years ago
commandline.d left justify package name and version 10 years ago
dependency.d remove dead code 10 years ago
dependencyresolver.d Mention version for invalid root package dependencies. 10 years ago
description.d Add "active" field to "dub describe" output. Fixes #393. Closes #577. 10 years ago
dub.d fix #674 - cache needs to be locked for concurrent dub runs 10 years ago
init.d Update dependency version. 10 years ago
package_.d Only cache versions on Windows. 10 years ago
packagemanager.d Fix naming convention of FileMode enum. 10 years ago
packagesupplier.d fix #674 - cache needs to be locked for concurrent dub runs 10 years ago
platform.d Various small fixes 11 years ago
project.d Fix #624: --data=libs should output in compiler-format, not linker format. 10 years ago
semver.d correct imports 11 years ago
version_.d Bump version number. 10 years ago