2014-05-08
@Colden Cullen
Added old --system and --local flags back, but marked as deprecated.
Colden Cullen committed on 8 May 2014
@Colden Cullen
Switched to '--cache=x' param type for package fetching.
Colden Cullen committed on 8 May 2014
2014-05-07
@Sönke Ludwig
Add hint to run "dub <cmd> -h" when usage errors occur.
Sönke Ludwig committed on 7 May 2014
2014-05-06
@Colden Cullen
Removed 'Wide' from PlacementLocation member names.
Colden Cullen committed on 6 May 2014
@Colden Cullen
Merge branch 'upstreammaster' ...
Colden Cullen committed on 6 May 2014
2014-05-05
@Sönke Ludwig
Implement support for $ROOT_PACKAGE_DIR and $<PACK_NAME>_PACKAGE_DIR variables. Fixes #260. ...
Sönke Ludwig committed on 5 May 2014
@Sönke Ludwig
Don't run postBuildCommands for up to date targets.
Sönke Ludwig committed on 5 May 2014
@Sönke Ludwig
Process variables for pre-/postGenerateCommands.
Sönke Ludwig committed on 5 May 2014
@Sönke Ludwig
Merge pull request #313 from AndrejMitrovic/SpellCheck ...
Sönke Ludwig committed on 5 May 2014
@Andrej Mitrovic
Add spellchecker to dub for --config mismatches.
Andrej Mitrovic committed on 5 May 2014
2014-05-02
@Sönke Ludwig
Improve the error message when removing a package is ambiguous. ...
Sönke Ludwig committed on 2 May 2014
@Sönke Ludwig
Fix suggestion text for -debug= dflags. See #310.
Sönke Ludwig committed on 2 May 2014
2014-04-25
@Sönke Ludwig
Print the version of each target during the build.
Sönke Ludwig committed on 25 Apr 2014
2014-04-24
@Colden Cullen
Reverse mkdir fix, as it was already done.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Switched fetch command to use defaultPlacementLocation.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Fixed bug where Path was used for URL on Windows.
Colden Cullen committed on 24 Apr 2014
@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