dub_jkp / source / dub /
@Guillaume Piolat Guillaume Piolat authored on 2 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 avoid early allocation and formatting of lazy message 9 years ago
recipe Compile fix. 10 years ago
commandline.d Fix some places where "profile-gc" was missing. 9 years ago
dependency.d remove dead code 9 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 enable merging of coverage reports to account for tests 9 years ago
init.d Update dependency version. 9 years ago
package_.d Merge pull request #633 from Abscissa/fix616 9 years ago
packagemanager.d Fix naming convention of FileMode enum. 10 years ago
packagesupplier.d Gracefully handle failure to load package cache files. 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. 9 years ago
semver.d correct imports 11 years ago
version_.d Bump version number. 9 years ago