dub_jkp / source / dub /
@Nick Sabalausky Nick Sabalausky authored on 19 Jun 2015
Sönke Ludwig committed on 26 Jun 2015
..
compilers Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs) 9 years ago
generators Make targetLookup return an index into targets[], instead of a redundant set of data. 9 years ago
internal Add 'dub describe --data='. 9 years ago
recipe Change Build(Options/Requirements) to BitFlags. 9 years ago
commandline.d Allow comma-separated list in --data, for brevity. 9 years ago
dependency.d Make the describe() API strongly typed. 9 years ago
dependencyresolver.d Fix warnings on DMD master. See #541. 10 years ago
description.d Make targetLookup return an index into targets[], instead of a redundant set of data. 9 years ago
dub.d Allow comma-separated list in --data, for brevity. 9 years ago
init.d Apply patch by ketmar: remove comma expressions and fix property syntax. 10 years ago
package_.d Add 'dub describe --data='. 9 years ago
packagemanager.d Tolerate (with warning) path based sub package dependencies. See #586. 9 years ago
packagesupplier.d Gracefully handle failure to load package cache files. 10 years ago
platform.d Various small fixes 10 years ago
project.d Make targetLookup return an index into targets[], instead of a redundant set of data. 9 years ago
semver.d correct imports 11 years ago
version_.d Bump version number. 10 years ago