dub_jkp / source / dub /
@Matthias Dondorff Matthias Dondorff authored on 17 Jun 2013
..
compilers Avoid calling pkg-config with no libs present. 11 years ago
generators Compile fix for -inline compilation. 11 years ago
internal Add unit tests to the path module and make \\UNC\ paths absolute. 11 years ago
dependency.d dub's Version are now based upon Semantic Verioning 2.0.0-rc.2. 11 years ago
dub.d Fix dangling else warning. 11 years ago
installation.d Fix warnings for latest DMD beta. 11 years ago
package_.d Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. 11 years ago
packagemanager.d Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. 11 years ago
packagesupplier.d Move download() to dub.utils and remove dub.internal.vibecompat.inet.urltransfer. 11 years ago
platform.d Implemented basic build platform detection and extended the possibilities for platform specific fields in package.json. 12 years ago
project.d When conflicting dependencies where current in a project and its dependencies, dub could get into an infinite update loop. 11 years ago
registry.d Move download() to dub.utils and remove dub.internal.vibecompat.inet.urltransfer. 11 years ago
utils.d Query git to determine the current DUB version and report it on the help screen. Fixes #39. 11 years ago