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