dub_jkp / source / dub /
@Matthias Dondorff Matthias Dondorff authored on 26 Jan 2013
..
generators System libraries and additional link files are used for project generation. A postbuild copy-files command is needed in order to build successfully. 12 years ago
dependency.d Fixed "==" version comparisons - were not handled at all. 12 years ago
dub.d Fixed startup. 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 System libraries and additional link files are used for project generation. A postbuild copy-files command is needed in order to build successfully. 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
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