2016-06-08 |
Move shebang invocation syntax handling further up the command line processing queue.
...
Sönke Ludwig
committed
on 8 Jun 2016
|
---|---|
Skip non-essential output for the "dub file.d" script syntax.
Sönke Ludwig
committed
on 8 Jun 2016
|
|
2016-06-07 |
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 |
Merge pull request #861 from dlang/issue831-superfluous-registry-query
...
Andrei Alexandrescu
committed
on 4 Jun 2016
|
2016-06-02 |
|
|
|
2016-05-25 |
|
2016-05-23 |
Remove deprecated --local and --system flags.
Sönke Ludwig
committed
on 23 May 2016
|
2016-05-14 |
Remove usage of Comma expression
Geod24
committed
on 14 May 2016
|
Remove some trailing whitespace
Geod24
committed
on 14 May 2016
|
|
2016-04-21 |
Fix warnings.
Sönke Ludwig
committed
on 21 Apr 2016
|
2016-04-20 |
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 improve documentation for dub.commandline.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-02-10 |
Adjusts path based dependencies for "dub dustmite" for all dependencies. Fixes #240.
Sönke Ludwig
committed
on 10 Feb 2016
|
|
|
2016-01-29 |
|
2016-01-27 |
Typo in verify command line help
Brad Anderson
committed
on 27 Jan 2016
|
fix Issue #528 - fetch doesn't work for recently updated package
...
Martin Nowak
committed
on 27 Jan 2016
|
|
2016-01-17 |
Add "release-debug" default build type. See #747.
Sönke Ludwig
committed
on 17 Jan 2016
|
2016-01-12 |
Fix interactive setting of package recipe format.
Sönke Ludwig
committed
on 12 Jan 2016
|
Add long-option for non-interactive init mode.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Centralize the logic to determine the latest available package version.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement interactive "init" command.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Implement "dub convert" to convert JSON<->SDLang.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
Support $DFLAGS for "dub test". See #747.
Sönke Ludwig
committed
on 12 Jan 2016
|
|
2015-12-15 |
Switch the default "init" format back to JSON. Fixes #724.
...
Sönke Ludwig
committed
on 15 Dec 2015
|