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 9 years ago
generators Merge pull request #655 from Abscissa/more-env 9 years ago
internal fix #674 - cache needs to be locked for concurrent dub runs 9 years ago
recipe Compile fix. 9 years ago
commandline.d left justify package name and version 9 years ago
dependency.d remove dead code 9 years ago
dependencyresolver.d Mention version for invalid root package dependencies. 9 years ago
description.d Add "active" field to "dub describe" output. Fixes #393. Closes #577. 9 years ago
dub.d fix #674 - cache needs to be locked for concurrent dub runs 9 years ago
init.d Update dependency version. 9 years ago
package_.d Only cache versions on Windows. 9 years ago
packagemanager.d Fix naming convention of FileMode enum. 9 years ago
packagesupplier.d fix #674 - cache needs to be locked for concurrent dub runs 9 years ago
platform.d Various small fixes 10 years ago
project.d Fix #624: --data=libs should output in compiler-format, not linker format. 9 years ago
semver.d correct imports 11 years ago
version_.d Bump version number. 9 years ago