History for dub_jkp / source / dub / commandline.d
2016-06-08
@Sönke Ludwig
Move shebang invocation syntax handling further up the command line processing queue. ...
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Skip non-essential output for the "dub file.d" script syntax.
Sönke Ludwig committed on 8 Jun 2016
2016-06-07
@Sönke Ludwig
Pass all remaining args to the script for "dub [file].d" invocations. Fixes #856.
Sönke Ludwig committed on 7 Jun 2016
2016-06-04
@Andrei Alexandrescu
Merge pull request #861 from dlang/issue831-superfluous-registry-query ...
Andrei Alexandrescu committed on 4 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
@Sönke Ludwig
Only resolve dependencies if necessary. Fixes #831. ...
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-23
@Sönke Ludwig
Remove deprecated --local and --system flags.
Sönke Ludwig committed on 23 May 2016
2016-05-14
@Geod24
Remove usage of Comma expression
Geod24 committed on 14 May 2016
@Geod24
Remove some trailing whitespace
Geod24 committed on 14 May 2016
2016-04-21
@Sönke Ludwig
Fix warnings.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@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
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and improve documentation for dub.commandline.
Sönke Ludwig committed on 20 Apr 2016
2016-02-10
@Sönke Ludwig
Adjusts path based dependencies for "dub dustmite" for all dependencies. Fixes #240.
Sönke Ludwig committed on 10 Feb 2016
@Sönke Ludwig
Fix "dub dustmite" for path based sub-package references. ...
Sönke Ludwig committed on 10 Feb 2016
2016-01-29
@Sönke Ludwig
Merge pull request #528 from MartinNowak/fix528 ...
Sönke Ludwig committed on 29 Jan 2016
2016-01-27
@Brad Anderson
Typo in verify command line help
Brad Anderson committed on 27 Jan 2016
@Martin Nowak
fix Issue #528 - fetch doesn't work for recently updated package ...
Martin Nowak committed on 27 Jan 2016
2016-01-17
@Sönke Ludwig
Add "release-debug" default build type. See #747.
Sönke Ludwig committed on 17 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
Add long-option for non-interactive init mode.
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
@Sönke Ludwig
Support $DFLAGS for "dub test". See #747.
Sönke Ludwig committed on 12 Jan 2016
2015-12-15
@Sönke Ludwig
Switch the default "init" format back to JSON. Fixes #724. ...
Sönke Ludwig committed on 15 Dec 2015