2014-10-07 |
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig
committed
on 7 Oct 2014
|
---|---|
|
|
|
|
Mention "deimos" for "dub init -h". See #431.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
|
2014-10-05 |
|
typo
Martin Nowak
committed
on 5 Oct 2014
|
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-08-06 |
Bug fix, was not accepting package
rikki cattermole
committed
on 6 Aug 2014
|
2014-08-02 |
|
2014-08-01 |
Remove the build type switch for "dub test". See #385.
Sönke Ludwig
committed
on 1 Aug 2014
|
Merged TestCovCommand into TestCommand, but with switch
Colden Cullen
committed
on 1 Aug 2014
|
|
Added test-cov command
Colden Cullen
committed
on 1 Aug 2014
|
|
2014-07-02 |
|
2014-06-30 |
Add "singleFile" as a possible --build-mode value on the help screen.
Sönke Ludwig
committed
on 30 Jun 2014
|
2014-06-28 |
Fix helpText
sinkuu
committed
on 28 Jun 2014
|
2014-06-21 |
Revert "Fix detection of the "command" command line argument. Fixes #351."
...
Sönke Ludwig
committed
on 21 Jun 2014
|
2014-06-19 |
Fix detection of the "command" command line argument. Fixes #351.
Sönke Ludwig
committed
on 19 Jun 2014
|
2014-06-13 |
Add a --temp-build switch to force building in the TEMP folder. Fixes #294.
Sönke Ludwig
committed
on 13 Jun 2014
|
2014-06-02 |
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig
committed
on 2 Jun 2014
|
2014-05-22 |
Use "dub.json" instead of "package.json" in documentation
James Clarke
committed
on 22 May 2014
|
2014-05-14 |
|
Display the build date for "dub -h".
Sönke Ludwig
committed
on 14 May 2014
|
|
2014-05-09 |
Add the --build-mode switch to control how the compiler and linker are invoked.
Sönke Ludwig
committed
on 9 May 2014
|
2014-05-08 |
|
Added old --system and --local flags back, but marked as deprecated.
Colden Cullen
committed
on 8 May 2014
|
|
Switched to '--cache=x' param type for package fetching.
Colden Cullen
committed
on 8 May 2014
|
|
2014-05-07 |
Add hint to run "dub <cmd> -h" when usage errors occur.
Sönke Ludwig
committed
on 7 May 2014
|
2014-05-06 |
Removed 'Wide' from PlacementLocation member names.
Colden Cullen
committed
on 6 May 2014
|
|