dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 16 Feb 2013
..
generators Finished basic MonoD generator support (compiler/linker settings are not yet emitted). 12 years ago
dependency.d Fixed "==" version comparisons - were not handled at all. 12 years ago
dub.d VisualD projects have some nice folders, added (string)importPath and dflags support. 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 Handling missing package.json more gracefully (without a crash) + some trace log messages. 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 Added @property to several getter functions with field names. 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