2014-04-21 |
Fix path based dependencies. See #282 and #253.
Sönke Ludwig
committed
on 21 Apr 2014
|
---|---|
|
|
Include lightweight GIT tags when determining local package versions.
Sönke Ludwig
committed
on 21 Apr 2014
|
|
2014-04-19 |
Fix member naming convention.
Sönke Ludwig
committed
on 19 Apr 2014
|
Update dependency syntax for "dub init" packages of type "vibe.d".
Sönke Ludwig
committed
on 19 Apr 2014
|
|
Fix the --compiler help message to mark the correct default compiler. See #303.
Sönke Ludwig
committed
on 19 Apr 2014
|
|
|
|
2014-04-18 |
Set default compiler to be the same that built dub
Iain Buclaw
committed
on 18 Apr 2014
|
2014-04-14 |
Detect dependency cycles after version resolution and before configuration resolution. Fixes #280.
Sönke Ludwig
committed
on 14 Apr 2014
|
Fix detection of already visited nodes in DependencyResolver. See #280.
...
Sönke Ludwig
committed
on 14 Apr 2014
|
|
Fix building sub packages that depend on their own parent package.
Sönke Ludwig
committed
on 14 Apr 2014
|
|
2014-04-11 |
Add a --missing-only switch to "dub upgrade". Fixes #271.
Sönke Ludwig
committed
on 11 Apr 2014
|
Collect build targets after running preGenerateCommands. Fixes #144.
...
Sönke Ludwig
committed
on 11 Apr 2014
|
|
Automatically add "mainSourceFile" as a source file. Fixes #258.
Sönke Ludwig
committed
on 11 Apr 2014
|
|
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 |
Depend on latest vibe.d RC to get the required Path.toHash change.
Sönke Ludwig
committed
on 2 Apr 2014
|
Test with the final 0.9.21.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
|
|
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
|
|
Use a version based vibe.d dependency.
Sönke Ludwig
committed
on 2 Apr 2014
|
|
Avoid internal exception when loading version selections.
Sönke Ludwig
committed
on 2 Apr 2014
|