dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 4 Nov 2013
..
compilers Support excluding paths using glob matching. 11 years ago
generators Fix running executables that are not built in the CWD and create the target path if necessary. 11 years ago
internal Fix running executables that are not built in the CWD and create the target path if necessary. 11 years ago
dependency.d Use the exact dependencies instead of base packages for missing dependency resolution. Fixes #140. 11 years ago
dub.d Let "dub --build=ddox" start a local HTTP server instead of generating .html files. 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 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
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 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
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