History for dub_jkp / source / dub / dub.d
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
2016-01-12
@Sönke Ludwig
Fix interactive setting of package recipe format.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Centralize the logic to determine the latest available package version.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Implement interactive "init" command.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Implement "dub convert" to convert JSON<->SDLang.
Sönke Ludwig committed on 12 Jan 2016
2015-12-11
@Guillaume Piolat
Fetch packages one directory deeper.
Guillaume Piolat authored on 25 Oct 2015 Sönke Ludwig committed on 11 Dec 2015
2015-10-18
@Martin Nowak
allow to specify ddox tool ...
Martin Nowak committed on 18 Oct 2015
2015-10-03
@Martin Nowak
better support concurrent fetch of package ...
Martin Nowak committed on 3 Oct 2015
2015-09-23
@Martin Nowak
fix #674 - cache needs to be locked for concurrent dub runs ...
Martin Nowak committed on 23 Sep 2015
2015-09-22
@Sönke Ludwig
Work around quadruple search requests being executed. See #663.
Sönke Ludwig committed on 22 Sep 2015
@Martin Nowak
implement search command ...
Martin Nowak committed on 22 Sep 2015
2015-09-15
@Martin Nowak
enable merging of coverage reports to account for tests
Martin Nowak committed on 15 Sep 2015
2015-09-14
@Sönke Ludwig
Fix reading settings.json in --bare mode. ...
Sönke Ludwig committed on 14 Sep 2015