2016-09-06 |
Reduce log noise.
Sönke Ludwig
committed
on 6 Sep 2016
|
---|---|
2016-08-30 |
|
2016-08-08 |
Merge pull request #897 from dlang/issue895-dub-config-in-exe-dir
...
Sönke Ludwig
authored
on 8 Aug 2016
GitHub
committed
on 8 Aug 2016
|
2016-08-05 |
|
|
|
2016-07-27 |
Change configuration search order to user->local->system.
Sönke Ludwig
committed
on 27 Jul 2016
|
2016-07-19 |
Use the raw recipe for "dub convert". Fixes #820.
Sönke Ludwig
committed
on 19 Jul 2016
|
2016-07-13 |
Fix local config file search location and change it to have low precedence.
Sönke Ludwig
committed
on 13 Jul 2016
|
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
|