dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 25 Sep 2013
..
compilers Let the individual compiler classes handle passing arguments to the compiler. Fixes #86. 11 years ago
generators Let the individual compiler classes handle passing arguments to the compiler. Fixes #86. 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 dub init will create a package.json with a valid package name, i.e. a name with all lowercase characters. 11 years ago
package_.d Moved Journal into packagemanager.d. Removed Project.writeMetadata as it is not used. Documentation typos and updates. 11 years ago
packagemanager.d #119 Better feedback for dub add-local, dub remove-local 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 Fix compilation. 11 years ago
utils.d Let the individual compiler classes handle passing arguments to the compiler. Fixes #86. 11 years ago