dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 1 Nov 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 Fix error message in case of an empty source path. See #149. 11 years ago
dependency.d Use the exact dependencies instead of base packages for missing dependency resolution. Fixes #140. 11 years ago
dub.d Rename Dub.get() to Dub.fetch(). See #150. 11 years ago
init.d Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152. 11 years ago
package_.d Fix error message in case of an empty source path. See #149. 11 years ago
packagemanager.d Remove 'installation' references. 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 Remove 'installation' references. 11 years ago
version_.d Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152. 11 years ago