2014-04-24 |
|
---|---|
Removed logInfo from commandline.
Colden Cullen
committed
on 24 Apr 2014
|
|
Added support for fetching to any location, now need to add support for finding packages in other locations.
Colden Cullen
committed
on 24 Apr 2014
|
|
Fix copying "copyFiles".
Sönke Ludwig
committed
on 24 Apr 2014
|
|
2014-04-23 |
Create target directory if necessary. Fixes #261.
Sönke Ludwig
committed
on 23 Apr 2014
|
Implement a basic "clean" command. Fixes #134.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Remove debug log noise.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Add the compiler frontend version to the build hash. Fixes #284.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Put BuildSettings into its own module and invoke DMD to determine the actual build platform.
...
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Rebuild packages when dub.json (all packages) or dub.selections.json (root package) changed.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
*Rally* only overwrite dub.selections.json if necessary.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Rename m_selectedVersions -> m_selections.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Only overwrite dub.selections.json if there are actual changes.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
|
|
Add a "commit" prefix for descendant versions.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
|
|
|
|
Switched dub.fetch() to take an enum FetchOptions instead of 4 bools.
Colden Cullen
committed
on 23 Apr 2014
|
|
2014-04-21 |
For "dub run", change the CWD only if non-empty. Fixes #272.
Sönke Ludwig
committed
on 21 Apr 2014
|
Update unit test for new path based dependency behavior.
Sönke Ludwig
committed
on 21 Apr 2014
|
|
Remove unused prototype.
Sönke Ludwig
committed
on 21 Apr 2014
|
|
Fix path based dependencies. See #282 and #253.
Sönke Ludwig
committed
on 21 Apr 2014
|
|
|
|
Include lightweight GIT tags when determining local package versions.
Sönke Ludwig
committed
on 21 Apr 2014
|
|
2014-04-19 |
Fix member naming convention.
Sönke Ludwig
committed
on 19 Apr 2014
|
Update dependency syntax for "dub init" packages of type "vibe.d".
Sönke Ludwig
committed
on 19 Apr 2014
|
|
Fix the --compiler help message to mark the correct default compiler. See #303.
Sönke Ludwig
committed
on 19 Apr 2014
|
|
|
|
2014-04-18 |
Set default compiler to be the same that built dub
Iain Buclaw
committed
on 18 Apr 2014
|
2014-04-14 |
Detect dependency cycles after version resolution and before configuration resolution. Fixes #280.
Sönke Ludwig
committed
on 14 Apr 2014
|