Sönke Ludwig
authored
on 21 Mar 2014
|
|
.. |
|
|
|
compilers
|
Output -l flags on the compiler command line after all source files. Fixes #281.
|
11 years ago
|
|
generators
|
Implement user/system wide overriding of certain package version ranges.
|
11 years ago
|
|
internal
|
Fixing serializeToJson for structs/classes with to/fromJson to/fromString.
|
11 years ago
|
|
commandline.d
|
Refactor runDubCommandLine to use less indentation/nesting.
|
11 years ago
|
|
dependency.d
|
Move DependencyResolver to its own module and reorder Version<->Dependency.
|
11 years ago
|
|
dependencyresolver.d
|
Fix handling of overriding selections and let printUpgradesOnly fail gracefully.
|
11 years ago
|
|
dub.d
|
Fix getting the versions of each package during dependency graph resolution.
|
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
|
Implement user/system wide overriding of certain package version ranges.
|
11 years ago
|
|
packagesupplier.d
|
Implement a new dependency resolution algorithm with support for selections.
|
11 years ago
|
|
platform.d
|
Fix ARM FP version identifiers.
|
11 years ago
|
|
project.d
|
Implement user/system wide overriding of certain package version ranges.
|
11 years ago
|
|
semver.d
|
correct imports
|
11 years ago
|
|
version_.d
|
Tag version 0.9.21.
|
11 years ago
|