dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 11 Sep 2013
..
compilers Add -shared flag for DMD when building dynamic libraries. 11 years ago
generators [visuald generator] When generating a combined VisualD project file, generates nicer <Folder>. 11 years ago
internal Remove deprecated aliases. 11 years ago
dependency.d For the DependencyGraph, when dependencies are looked up, provide the base package name, to the callback. 11 years ago
dub.d Only upgrade branch packages if required and never upgrade the same package twice. Fixes #118. 11 years ago
installation.d Fix warnings for latest DMD beta. 11 years ago
package_.d Parse configurations after all global settings have been parsed. Fixes #113. 11 years ago
packagemanager.d Only allow zip file prefixes of one directory deep. Partial fix for #118. 11 years ago
packagesupplier.d Refactor code. 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 Avoid redundant dependencies and .lib dependencies in generated VisualD projects if possible. 11 years ago
utils.d Change the format of the reported version in HTTP requests to SemVer. 11 years ago