dub_jkp / source / dub /
@Piotr Szturmaj Piotr Szturmaj authored on 5 Dec 2013
..
compilers Add support for a "mainSourceFile" field. 11 years ago
generators Added quoting of import paths 11 years ago
internal Add back version output for --help and improve SemVer conversion of the GIT describe output. 11 years ago
commandline.d Use an existing "unittest" configuration for "dub test" by default. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d If --main-file was given for "dub test", prefer a normal library configuration over a "unittest" one. 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 Rename badly named PackageManager.get to storeFetchedPackage. 11 years ago
packagesupplier.d Remove log output. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Use an existing "unittest" configuration for "dub test" by default. 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