dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 9 Dec 2013
..
compilers Add support for a "mainSourceFile" field. 11 years ago
generators Added quoting of import paths 11 years ago
internal Fix listing of directories containing invalid symbolic links. 11 years ago
commandline.d Hide deprecated commands. 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 Do not create an application configuration if the detected application main file is the same as the detected library main file. 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