dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 21 Oct 2013
..
compilers Fix "-w" to be the default warnings mode again. 11 years ago
generators Make all paths issued by the build generator relative to work around issue #130. 11 years ago
internal Use DirEntry() instead of dirEntry() on DMD >= 2.064 to avoid deprecation warnings. Fixes #116. 11 years ago
dependency.d Move dub.utils to dub.internal.utils and update copyright dates. 11 years ago
dub.d Fix running dub from a non-package path and allow sub packages to reference their parent. 11 years ago
package_.d Add a "targetFileName" field to the output of "dub describe" (a platform and target type specific version of "targetName"). Fixes rejectedsoftware/dub-registry#25. 11 years ago
packagemanager.d Implement building of specific packages, including sub packages. 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 Output a proper error message when trying to build a "sourceLibrary". 11 years ago
version_.d Add version_.d to GIT to ease building directly from .tgz. 11 years ago