2015-06-30 |
Fix line wrapping for the "dub describe" command description.
Sönke Ludwig
committed
on 30 Jun 2015
|
---|---|
2015-06-26 |
Again, rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky
authored
on 24 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
Rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky
authored
on 21 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Allow comma-separated list in --data, for brevity.
Nick Sabalausky
authored
on 17 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
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
|
|
Replace --data-format with --compiler and --data-list.
Nick Sabalausky
authored
on 5 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add 'dub describe --data-format=' to format the output of --data= directly for a compiler's commandline. Use --data-format=list to get the old list-style output.
Nick Sabalausky
authored
on 5 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs)
...
Nick Sabalausky
authored
on 3 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add "targets" field to "dub describe" output.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Make the describe() API strongly typed.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-10 |
Fix line wrapping behavior for indented lines and bullet lists.
Sönke Ludwig
committed
on 10 Jun 2015
|
Mention how add-(local/path) determines the version of a package. See #579.
Sönke Ludwig
committed
on 10 Jun 2015
|
|
Improve help text for add-local and add-path. See #579.
Sönke Ludwig
committed
on 10 Jun 2015
|
|
2015-05-13 |
Remove the deprecated "visuald-combined" generator.
Sönke Ludwig
committed
on 13 May 2015
|
2015-05-05 |
Implement a --bare option to only search for packages in CWD/root.
...
Sönke Ludwig
committed
on 5 May 2015
|
Fix root package loading sequence to avoid spurious warnings.
...
Sönke Ludwig
committed
on 5 May 2015
|
|
2015-04-26 |
Add --import-paths and --string-import-paths as options for 'dub describe' instead of a new command. Add some scripts for testing the output of each, and a smoke test for 'dub describe'.
w0rp
committed
on 26 Apr 2015
|
2015-04-18 |
Add a command to dub to list all of the import paths for a project.
w0rp
committed
on 18 Apr 2015
|
2015-04-13 |
pass build/config/compiler/arch options to sub-dub
Martin Nowak
committed
on 13 Apr 2015
|
use thisExePath in recursive dub invocations
Martin Nowak
committed
on 13 Apr 2015
|
|
2015-04-08 |
|
2015-04-07 |
Fix warnings on DMD master. See #541.
Sönke Ludwig
committed
on 7 Apr 2015
|
2015-03-27 |
Make parallel compilation optional. See #498.
Sönke Ludwig
committed
on 27 Mar 2015
|
2015-03-10 |
Avoid superfluous update check in "dub dustmite --test-package" mode.
...
Sönke Ludwig
committed
on 10 Mar 2015
|
2015-02-17 |
add --version option to dub
Martin Nowak
committed
on 17 Feb 2015
|
2015-01-24 |
Add generator for CMake build scripts
Steven Dwy
committed
on 24 Jan 2015
|
2015-01-09 |
|
2015-01-05 |
|
2014-12-13 |
Added generator for SublimeText project files
Nicholas Londey
committed
on 13 Dec 2014
|