dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 20 Jul 2013
..
compilers Ignore import libraries when building a static library. Fixes #91. 11 years ago
generators Add "workingDirectory" build setting to change the working directory from which the final executable will be run. Fixes #84. 11 years ago
internal Remove deprecated aliases. 11 years ago
dependency.d Rename log levels to be in line with the latest vibe.d versions. 11 years ago
dub.d Update package registry URL. 11 years ago
installation.d Fix warnings for latest DMD beta. 11 years ago
package_.d Fix taking the actual library type given as a global "targetType" field when configurations are inferred. Fixes #92. 11 years ago
packagemanager.d Avoid creating an additional Package instance for the main project if already loaded. Fixes #87. 11 years ago
packagesupplier.d Rename log levels to be in line with the latest vibe.d versions. 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 creating an additional Package instance for the main project if already loaded. Fixes #87. 11 years ago
registry.d Rename log levels to be in line with the latest vibe.d versions. 11 years ago
utils.d Change the format of the reported version in HTTP requests to SemVer. 11 years ago