2016-02-27 |
Minor README fixes
Gautam Kotian
committed
on 27 Feb 2016
|
---|---|
Echo test commands.
Sönke Ludwig
committed
on 27 Feb 2016
|
|
Add test case for issue #777.
Sönke Ludwig
committed
on 27 Feb 2016
|
|
2016-02-19 |
Output sorted dependencies to dub.selections.json. Fixes #709.
...
Sönke Ludwig
committed
on 19 Feb 2016
|
Store path based dependencies in dub.selections.json. Fixes #772.
Sönke Ludwig
committed
on 19 Feb 2016
|
|
2016-02-17 |
Merge pull request #759 from D-Programming-Language/issue686-multiple-march
...
Sönke Ludwig
committed
on 17 Feb 2016
|
2016-02-16 |
Improve error message for unsatisfiable root dependencies.
Sönke Ludwig
committed
on 16 Feb 2016
|
2016-02-12 |
Merge pull request #733 from D-Programming-Language/fix_issue_361-opt-dependencies
...
Sönke Ludwig
committed
on 12 Feb 2016
|
2016-02-10 |
Add build type settings after recursive target collection. Fixes #686.
...
Sönke Ludwig
committed
on 10 Feb 2016
|
Add test for #686.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
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 test for #361.
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
|
|
Set FRONTEND variable for all GDC versions tested.
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
|
|
Add missing file.
Sönke Ludwig
committed
on 2 Feb 2016
|
|
Add test for #754.
Sönke Ludwig
committed
on 2 Feb 2016
|