2016-02-10 |
Filter out invalid dependencies before starting the resolution process.
...
Sönke Ludwig
committed
on 10 Feb 2016
|
---|---|
Fix purging of optional dependencies when sub packages are involved.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
Fix test variable names.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
|
|
Add "default" flag to Dependency and fix "*" to match optional dependencies.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
Extend DependencyResolver to properly handle optional dependencies.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
Output hierarchical log messages during dependency collection.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
Change internal logic error to assertion and improve error message.
...
Sönke Ludwig
committed
on 10 Feb 2016
|
|
Merge pull request #766 from D-Programming-Language/issue754-path-dependency-fail
...
Sönke Ludwig
committed
on 10 Feb 2016
|
|
2016-02-02 |
|
CMake generator: use forward slashes in paths on Windows
Steven Dwy
committed
on 2 Feb 2016
|
|
Add workaround for DMD 2.070.0 AA regression.
Sönke Ludwig
committed
on 2 Feb 2016
|
|
Properly handle path based selections for manual --root paths.
Sönke Ludwig
committed
on 2 Feb 2016
|
|
Parse the (undocumented) "version" field in dub.sdl.
Sönke Ludwig
committed
on 2 Feb 2016
|
|
Let dub.selections.json always have precedence. Fixes #754.
Sönke Ludwig
committed
on 2 Feb 2016
|
|
2016-01-29 |
|
Make sublimetext generator create import paths for DKit
xentec
committed
on 29 Jan 2016
|
|
2016-01-27 |
Typo in verify command line help
Brad Anderson
committed
on 27 Jan 2016
|
fix Issue #528 - fetch doesn't work for recently updated package
...
Martin Nowak
committed
on 27 Jan 2016
|
|
2016-01-24 |
Avoid possible range error.
Sönke Ludwig
committed
on 24 Jan 2016
|
Only use the first part of the Posix user info as name for "dub init".
...
Sönke Ludwig
committed
on 24 Jan 2016
|
|
2016-01-23 |
Fix class Dub's public default constructor.
Sönke Ludwig
committed
on 23 Jan 2016
|
2016-01-17 |
Add "release-debug" default build type. See #747.
Sönke Ludwig
committed
on 17 Jan 2016
|
2016-01-12 |
Fix interactive setting of package recipe format.
Sönke Ludwig
committed
on 12 Jan 2016
|
Add long-option for non-interactive init mode.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Centralize the logic to determine the latest available package version.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement interactive "init" command.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Let initPackage use the new recipe.io functionality and enable recipe customization.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Let Dependency.versionString output "~>" style version ranges.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Serialize "x:ddoxTool" for toSDL().
Sönke Ludwig
committed
on 12 Jan 2016
|