dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 24 Oct 2013
..
compilers Issue -shared and -fPIC when building shared libraries with DMD. Fixes #138. 11 years ago
generators Make "dub build --build=ddox" work for any target type and avoid including dependencies in the documentation. Fixes #142. 11 years ago
internal Use DirEntry() instead of dirEntry() on DMD >= 2.064 to avoid deprecation warnings. Fixes #116. 11 years ago
dependency.d Use the exact dependencies instead of base packages for missing dependency resolution. Fixes #140. 11 years ago
dub.d Fix "dub build --build=ddox" on Windows. 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 Make "dub build --build=ddox" work for any target type and avoid including dependencies in the documentation. Fixes #142. 11 years ago
version_.d Add version_.d to GIT to ease building directly from .tgz. 11 years ago