2014-04-24
@Colden Cullen
Fixed build bugs on Windows. ...
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Removed logInfo from commandline.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
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
@Sönke Ludwig
Fix copying "copyFiles".
Sönke Ludwig committed on 24 Apr 2014
2014-04-23
@Sönke Ludwig
Create target directory if necessary. Fixes #261.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Implement a basic "clean" command. Fixes #134.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Remove debug log noise.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Add the compiler frontend version to the build hash. Fixes #284.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Put BuildSettings into its own module and invoke DMD to determine the actual build platform. ...
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Rebuild packages when dub.json (all packages) or dub.selections.json (root package) changed.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
*Rally* only overwrite dub.selections.json if necessary.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Rename m_selectedVersions -> m_selections.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Only overwrite dub.selections.json if there are actual changes.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Handle invalid version selections gracefully. ...
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Add a "commit" prefix for descendant versions.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Always treat tag descendant commits as build metadata. ...
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Merge pull request #305 from ColdenCullen/master ...
Sönke Ludwig committed on 23 Apr 2014
@Colden Cullen
Switched dub.fetch() to take an enum FetchOptions instead of 4 bools.
Colden Cullen committed on 23 Apr 2014
2014-04-21
@Sönke Ludwig
For "dub run", change the CWD only if non-empty. Fixes #272.
Sönke Ludwig committed on 21 Apr 2014
@Sönke Ludwig
Update unit test for new path based dependency behavior.
Sönke Ludwig committed on 21 Apr 2014
@Sönke Ludwig
Remove unused prototype.
Sönke Ludwig committed on 21 Apr 2014
@Sönke Ludwig
Fix path based dependencies. See #282 and #253.
Sönke Ludwig committed on 21 Apr 2014
@Sönke Ludwig
Run executables _after_ generation has finished. ...
Sönke Ludwig committed on 21 Apr 2014
@Sönke Ludwig
Include lightweight GIT tags when determining local package versions.
Sönke Ludwig committed on 21 Apr 2014
2014-04-19
@Sönke Ludwig
Fix member naming convention.
Sönke Ludwig committed on 19 Apr 2014
@Sönke Ludwig
Update dependency syntax for "dub init" packages of type "vibe.d".
Sönke Ludwig committed on 19 Apr 2014
@Sönke Ludwig
Fix the --compiler help message to mark the correct default compiler. See #303.
Sönke Ludwig committed on 19 Apr 2014
@Sönke Ludwig
Merge pull request #303 from ibuclaw/default_compiler ...
Sönke Ludwig committed on 19 Apr 2014
2014-04-18
@Iain Buclaw
Set default compiler to be the same that built dub
Iain Buclaw committed on 18 Apr 2014
2014-04-14
@Sönke Ludwig
Detect dependency cycles after version resolution and before configuration resolution. Fixes #280.
Sönke Ludwig committed on 14 Apr 2014