2014-04-11 |
Improve diagnostic messages for pkg-config.
Sönke Ludwig
committed
on 11 Apr 2014
|
---|---|
|
|
2014-04-10 |
Fix usage of the selections file (was completely ignored) and improve diagnostic output.
Sönke Ludwig
committed
on 10 Apr 2014
|
Emit better error messages for unresolvable dependency trees.
Sönke Ludwig
committed
on 10 Apr 2014
|
|
2014-04-04 |
Missing tilde
sinkuu
committed
on 4 Apr 2014
|
2014-04-03 |
Enable library targets for LDC compiler.
Dmitri Makarov
committed
on 3 Apr 2014
|
2014-04-02 |
|
Prefer version tags to branches when determining package versions using GIT.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
Avoid querying the package registries repeatedly for invalid packages.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
Optimize dependency version resolution when root dependencies fail.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
Avoid internal exception when loading version selections.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
Fix version overrides with a recursively matching target version.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
2014-04-01 |
Expire cache entries in RegistryPackageSupplier after one day.
Sönke Ludwig
committed
on 1 Apr 2014
|
Fix null pointer dereference in DependencyVersionResolver when no project is loaded.
Sönke Ludwig
committed
on 1 Apr 2014
|
|
Enable vibe.d based HTTP downloads, if possible.
Sönke Ludwig
committed
on 1 Apr 2014
|
|
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig
committed
on 1 Apr 2014
|
|
Rename UpdateOptions->UpgradeOptions and move it to dub.dub.
Sönke Ludwig
committed
on 1 Apr 2014
|
|
Properly support path based version selections.
Sönke Ludwig
committed
on 1 Apr 2014
|
|
2014-03-31 |
Make DependencyVersionResolver public for external use.
Sönke Ludwig
committed
on 31 Mar 2014
|
2014-03-30 |
|
2014-03-28 |
|
Let "*" match any version or branch. Fixes #151.
Sönke Ludwig
committed
on 28 Mar 2014
|
|
2014-03-26 |
Fix an error in the dependency resolution due to a signed/unsigned comparison. See #285.
...
Sönke Ludwig
committed
on 26 Mar 2014
|
|
|
Resolve sub packages of the root package directly instead of using the package manager. Fixes #287.
Sönke Ludwig
committed
on 26 Mar 2014
|
|
Add path based sub packages to Package.m_subPackages, too.
Sönke Ludwig
committed
on 26 Mar 2014
|
|
2014-03-25 |
Fix null pointer dereference in Project.this() when no package was found. Fixes #286.
Sönke Ludwig
committed
on 25 Mar 2014
|
2014-03-22 |
Avoid exponential run time in the dependency resolution algorithm if possible.
...
Sönke Ludwig
committed
on 22 Mar 2014
|
Handle packages with invalid package descriptions gracefully and improve diagnostic output.
Sönke Ludwig
committed
on 22 Mar 2014
|
|
2014-03-21 |
Fix compilation on DMD 2.064.
Sönke Ludwig
committed
on 21 Mar 2014
|