dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 1 Dec 2013
..
compilers Add support for a "mainSourceFile" field. 11 years ago
generators Fix appending absolute paths for the working directory. 11 years ago
internal Work around DMD associative array bug. Fixes #179. 11 years ago
commandline.d Let --nodeps work for any command of the build/generate category. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d Also fall back to "dub -b unittest" if there are no source files in the selected library configuration. 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 Fix running "dub test" on an explicitly named package. 11 years ago
packagemanager.d Don't upgrade unmanaged packages. Fixes #171. 11 years ago
packagesupplier.d Remove log output. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Implement the "test" command. 11 years ago
semver.d Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available. 11 years ago
version_.d Update change log and bump version number. 11 years ago