dub_jkp / source / dub /
@Matthias Dondorff Matthias Dondorff authored on 1 Mar 2014
..
compilers Also warn about using certain "buildOptions" in addition to "dflags". 11 years ago
generators Fix "dub --rdmd" build everything at once. See #255. 11 years ago
internal Fixing Path.relativeTo for directories, a Path whith endsWithSlash==true had this property stripped, when made relative to another Path. 11 years ago
commandline.d Removing superfluous try-catch around dub.remove. 11 years ago
dependency.d Following rubygems version specification for approximate version more closely. 11 years ago
dub.d Cleaning up exception handling for dub remove and not catching Throwable somewhere else than commandline.d. 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Also warn about using certain "buildOptions" in addition to "dflags". 11 years ago
packagemanager.d Fix automatic removing of packages. Path's created for directories were missing a ending slash '/'. 11 years ago
packagesupplier.d Use "%2B" to replace "+" in URLs when downloading packages. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Add --force-remove switch and reimplement PackageManager.remove. 11 years ago
semver.d Following rubygems version specification for approximate version more closely. 11 years ago
version_.d Tag version 0.9.21. 11 years ago