2016-07-12 |
Fix configuration file lookup order.
Sönke Ludwig
committed
on 12 Jul 2016
|
---|---|
Also search for DUB settings file in ../etc/dub/. Fixes #895.
...
Sönke Ludwig
committed
on 12 Jul 2016
|
|
2016-07-11 |
Aggregate special directories in a single struct.
Sönke Ludwig
committed
on 11 Jul 2016
|
Encapsulate configuration data in a class.
Sönke Ludwig
committed
on 11 Jul 2016
|
|
2016-06-15 |
Merge pull request #878 from dlang/restrict-recipe-comments
...
Sönke Ludwig
authored
on 15 Jun 2016
GitHub
committed
on 15 Jun 2016
|
Enforce that recipe comments are the first thing in the source file.
...
Sönke Ludwig
committed
on 15 Jun 2016
|
|
2016-06-08 |
Don't search the default source directories for sources for single-file packages.
...
Sönke Ludwig
committed
on 8 Jun 2016
|
2016-06-02 |
|
2016-05-25 |
|
2016-05-24 |
Avoid querying the registry for unregistered root packages.
Sönke Ludwig
committed
on 24 May 2016
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-22 |
Deprecate dub.compilers.compiler.defaultCompiler and improve docs.
...
Sönke Ludwig
committed
on 22 Apr 2016
|
2016-04-21 |
|
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
2016-04-20 |
Mention version of removal for all deprecated public symbols.
Sönke Ludwig
committed
on 20 Apr 2016
|
Fix behavior of "--data-list --data-0" and improve the Dub/Project.listBuildSettings API.
...
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Make defaultPlacementLocation a member of Dub instead of a global.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
|
|
Review and document dub.packagesupplier.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
2016-03-12 |
Avoid API breakage vs. 0.9.24.
Sönke Ludwig
committed
on 12 Mar 2016
|
2016-02-28 |
Store path based selections relative to the root package.
Sönke Ludwig
committed
on 28 Feb 2016
|
2016-02-19 |
Store path based dependencies in dub.selections.json. Fixes #772.
Sönke Ludwig
committed
on 19 Feb 2016
|
2016-02-10 |
Filter out invalid dependencies before starting the resolution process.
...
Sönke Ludwig
committed
on 10 Feb 2016
|
|
|
2016-02-02 |
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
|
|
2016-01-27 |
fix Issue #528 - fetch doesn't work for recently updated package
...
Martin Nowak
committed
on 27 Jan 2016
|
2016-01-23 |
Fix class Dub's public default constructor.
Sönke Ludwig
committed
on 23 Jan 2016
|