dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 18 Feb 2013
..
compilers Fixed linker and version flag translation for LDC 12 years ago
generators "dub build" and "dub run" are now also executed using the generator system (RdmdGenerator). 12 years ago
dependency.d Fixed "==" version comparisons - were not handled at all. 12 years ago
dub.d "dub build" and "dub run" are now also executed using the generator system (RdmdGenerator). 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 Implemented basic multi-compiler support (with only a dmd implementation right now). 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 "dub build" and "dub run" are now also executed using the generator system (RdmdGenerator). 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