dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 13 Nov 2013
..
compilers Import and string import files are now added to generated VisualD projects and "dub describe". 11 years ago
generators Add diagnostic message for the target copy operation of the cached build generator. 11 years ago
internal Support HTTP proxy using the "http_proxy" environment variable. 11 years ago
commandline.d Move command line processing to a separate module. 11 years ago
dependency.d Fix unit test for DependencyGraph. 11 years ago
dub.d shell glob must not be quoted 11 years ago
init.d Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway. 11 years ago
package_.d Some "dub describe" output corrections. 11 years ago
packagemanager.d Remove 'installation' references. 11 years ago
packagesupplier.d Move dub.utils to dub.internal.utils and update copyright dates. 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 Fix up-to-date tracking of import and string import files. 11 years ago
semver.d Gracefully handle incomplete version strings in isValidVersion(). 11 years ago
version_.d Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152. 11 years ago