dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 11 Aug 2013
..
compilers Add -shared flag for DMD when building dynamic libraries. 11 years ago
generators Generalize common compiler switches in the form of a BuildOptions enum. 11 years ago
internal Remove deprecated aliases. 11 years ago
dependency.d Fix error message for unknown sub-packages. See also #87. 11 years ago
dub.d Fix build script for missing registry.d file. Fixes #95. 11 years ago
installation.d Fix warnings for latest DMD beta. 11 years ago
package_.d Implement a new graph based algorithm for configuration resolution. 11 years ago
packagemanager.d Avoid loading the same package referenced by path multiple times. Fixes #98. 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 Implement a new graph based algorithm for configuration resolution. 11 years ago
utils.d Change the format of the reported version in HTTP requests to SemVer. 11 years ago