dub_jkp / source / dub /
@Matthias Dondorff Matthias Dondorff authored on 4 Feb 2013
..
generators Dub builds with VisualD with latest vibe. BuildPlatform is passed from app.d to the generators. System libraries are suffixed with '.lib' for VisualD. 12 years ago
dependency.d Fixed "==" version comparisons - were not handled at all. 12 years ago
dub.d Dub builds with VisualD with latest vibe. BuildPlatform is passed from app.d to the generators. System libraries are suffixed with '.lib' for VisualD. 12 years ago
installation.d Initial commit (more or less the same code as used for vibe.d's vpm). 12 years ago
package_.d Custom source folders can be specified, root folder will likely cause problems, currently. 12 years ago
packagemanager.d DMD 2.060 compile fix. 12 years ago
packagesupplier.d Incomplete generation of VisualD project files. Missing: project dependencies being compilable libraries and precompiled libraries as well as system installed precompiled libraries. 12 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 Fixed up to date check when checking for validity of an installed package. 12 years ago
registry.d Improved error message. 12 years ago
utils.d Implemented several new commands and moved the download location to the temp folder. 12 years ago