dub_jkp / source / dub /
@Matthias Dondorff Matthias Dondorff authored on 2 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 serializeToJson for structs/classes with to/fromJson to/fromString. 11 years ago
commandline.d Preparing dub select command. dub select will select the currently used versions and write them to a file, so that dub can later use this information to rebuild this exact state. This will also be used to override dependencies with either branch versions or not matching versions (to resolve conflicts). (All of this if to be implemented). 11 years ago
dependency.d Build fix. 11 years ago
dub.d Preparing dub select command. dub select will select the currently used versions and write them to a file, so that dub can later use this information to rebuild this exact state. This will also be used to override dependencies with either branch versions or not matching versions (to resolve conflicts). (All of this if to be implemented). 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Preparing dub select command. dub select will select the currently used versions and write them to a file, so that dub can later use this information to rebuild this exact state. This will also be used to override dependencies with either branch versions or not matching versions (to resolve conflicts). (All of this if to be implemented). 11 years ago
packagemanager.d Removing not needed check for git version when installing a package from the registry. 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 Preparing dub select command. dub select will select the currently used versions and write them to a file, so that dub can later use this information to rebuild this exact state. This will also be used to override dependencies with either branch versions or not matching versions (to resolve conflicts). (All of this if to be implemented). 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