dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 22 Feb 2013
..
compilers Added rudimentary support for the --arch= option and moved build type flag generation to a common place. 12 years ago
generators Another round of replacing invalid uses of to!string(Path) with Path.toNativeString(). 12 years ago
dependency.d Fixed "==" version comparisons - were not handled at all. 12 years ago
dub.d Added rudimentary support for the --arch= option and moved build type flag generation to a common place. 12 years ago
installation.d Another round of replacing invalid uses of to!string(Path) with Path.toNativeString(). 12 years ago
package_.d Avoid use of deprecated functions + fixed package installation. 12 years ago
packagemanager.d Another round of replacing invalid uses of to!string(Path) with Path.toNativeString(). 12 years ago
packagesupplier.d Another round of replacing invalid uses of to!string(Path) with Path.toNativeString(). 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 Another round of replacing invalid uses of to!string(Path) with Path.toNativeString(). 12 years ago
registry.d Compile fix for DMD <2.062. 12 years ago
utils.d Another round of replacing invalid uses of to!string(Path) with Path.toNativeString(). 12 years ago