dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 21 Oct 2013
..
compilers Properly escape arguments in GDC response files. Fixes #125. 11 years ago
generators Make all paths issued by the build generator relative to work around issue #130. 11 years ago
internal Use std.stream.File instead of std.stdio.File to improve the unicode path situation. See #130. 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 Let Package.hasDependency return true if no configuration is specified and _any_ configuration has the dependency. Fixes #137. 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