dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 4 Jun 2013
..
compilers Deprecate "relaxProperties", remove the default -property switch and warn about using them. Fixes #73. 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 Add exception messages. 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 Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. 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