2013-06-04
@Sönke Ludwig
Query git to determine the current DUB version and report it on the help screen. Fixes #39.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Fix dangling else warning.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. ...
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Add exception messages.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Compile fix for -inline compilation.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Add unit tests to the path module and make \\UNC\ paths absolute.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Remove all unit tests from the processcompat module as many of them failed (not an issue since the new std.process is now in DMD 2.063).
Sönke Ludwig committed on 4 Jun 2013
2013-05-30
@Sönke Ludwig
Deprecate "relaxProperties", remove the default -property switch and warn about using them. Fixes #73.
Sönke Ludwig committed on 30 May 2013
2013-05-28
@Sönke Ludwig
Fix warnings for latest DMD beta.
Sönke Ludwig committed on 28 May 2013
2013-05-25
@Sönke Ludwig
Merge pull request #75 from Lutger/master ...
Sönke Ludwig committed on 25 May 2013
@Lutger Blijdestijn
fixes support for unc path
Lutger Blijdestijn committed on 25 May 2013
2013-05-24
@Lutger Blijdestijn
fixes unc path error
Lutger Blijdestijn committed on 24 May 2013
2013-05-23
@Sönke Ludwig
Fix object directory for -op switch in the VisualD generator and prepare for different project file directories. ...
Sönke Ludwig committed on 23 May 2013
2013-05-14
@Sönke Ludwig
Change the file dictionary to a file list for "dub describe"'s output.
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Implement a first version of "dub describe".
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Improve JSON pretty printing and appending.
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Log warnings/errors/diagnostics to stderr instead of stdout.
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Implement the "noDefaultFlags" build requirement. Fixes #68.
Sönke Ludwig committed on 14 May 2013
@Sönke Ludwig
Write the "optional" field out as bool instead of string.
Sönke Ludwig committed on 14 May 2013
2013-05-08
@Sönke Ludwig
Add build workaround also for LDC.
Sönke Ludwig committed on 8 May 2013
@Sönke Ludwig
Add warning for package names with upper case letters, but handle them gracefully.
Sönke Ludwig committed on 8 May 2013
2013-05-07
@Sönke Ludwig
Preparing for the new std.process in Phobos.
Sönke Ludwig committed on 7 May 2013
@Sönke Ludwig
Attempt to replace the Ubuntu fix by a more generic fix that does not depend on a distribution name. See also #71.
Sönke Ludwig committed on 7 May 2013
2013-05-06
@Sönke Ludwig
Silence lsb_release output.
Sönke Ludwig committed on 6 May 2013
@Sönke Ludwig
Syntax error fix.
Sönke Ludwig committed on 6 May 2013
@Sönke Ludwig
Redo build script to directly call the compiler + limited compiler auto-detection. ...
Sönke Ludwig committed on 6 May 2013
2013-05-05
@Sönke Ludwig
Fix LDC linker flag specification and add workaround for conflicting object file names.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Use separate compile/link only for dmd (and not for ldmd and gdmd).
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Use -d-debug instead of -debug for LDC.
Sönke Ludwig committed on 5 May 2013
@Sönke Ludwig
Fix compilation with latest LDC.
Sönke Ludwig committed on 5 May 2013