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
|
2014-12-10 |
Merge pull request #453 from grogancolin/init-with-dependencies
...
Martin Nowak
committed
on 10 Dec 2014
|
Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error
Colin Grogan
committed
on 10 Dec 2014
|
|
2014-12-09 |
Fixed conflict
Colin Grogan
committed
on 9 Dec 2014
|
2014-12-06 |
Update commandline.d
grogancolin
committed
on 6 Dec 2014
|
|
|
|
|
|
|
2014-11-19 |
Revert "Remove the build type switch for "dub test". See #385."
...
Martin Nowak
committed
on 19 Nov 2014
|
2014-11-09 |
Removed unneeded "if" from InitCommand.execute()
grogancolin
committed
on 9 Nov 2014
|
2014-11-08 |
|
2014-11-07 |
Removed extra tabs...
grogancolin
committed
on 7 Nov 2014
|
Added support for "dub init" to take a list dependencies. It will search for the newest version numbers on code.dlang.org and add the required string to dub.json.
grogancolin
committed
on 7 Nov 2014
|
|
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
|
|
|