History for dub_jkp / source / dub / dub.d
2016-04-20
@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
@Sönke Ludwig
Implement --skip-registry switch. Fixes #580.
Sönke Ludwig committed on 14 Sep 2015
2015-09-13
@Sönke Ludwig
Add support for a user defined default compiler. See #678. ...
Sönke Ludwig committed on 13 Sep 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-06-30
@Sönke Ludwig
Add SDL support to "dub init". ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
Allow comma-separated list in --data, for brevity.
Nick Sabalausky authored on 17 Jun 2015 Sönke Ludwig committed on 26 Jun 2015
@Nick Sabalausky
Add --data-0 to output --data= info null-delimited for (ex.) xargs -0
Nick Sabalausky authored on 14 Jun 2015 Sönke Ludwig committed on 26 Jun 2015