2015-06-11
@Sönke Ludwig
Pass -vcolumns to DMD if supported. Fixes #581.
Sönke Ludwig committed on 11 Jun 2015
2015-06-10
@Sönke Ludwig
Fix line wrapping behavior for indented lines and bullet lists.
Sönke Ludwig committed on 10 Jun 2015
@Sönke Ludwig
Mention how add-(local/path) determines the version of a package. See #579.
Sönke Ludwig committed on 10 Jun 2015
@Sönke Ludwig
Improve help text for add-local and add-path. See #579.
Sönke Ludwig committed on 10 Jun 2015
2015-06-09
@Sönke Ludwig
Add more unit tests.
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Fix and unit test all supported fields for the SDL description parser.
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Add simple SDL based test project.
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Implement basic SDL package description support. Fixes #348. ...
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Add latest sdlang-d sources.
Sönke Ludwig committed on 9 Jun 2015
@Sönke Ludwig
Add Dependency.versionSpec property.
Sönke Ludwig committed on 9 Jun 2015
2015-05-31
@Sönke Ludwig
Show quoted args for compiler invocations. See #569.
Sönke Ludwig committed on 31 May 2015
2015-05-26
@Sönke Ludwig
Merge pull request #574 from p0nce/master ...
Sönke Ludwig committed on 26 May 2015
@ponce
Pass 'x86-64' arch to LDC instead of 'x86_64'
ponce committed on 26 May 2015
2015-05-13
@Sönke Ludwig
Remove the deprecated "visuald-combined" generator.
Sönke Ludwig committed on 13 May 2015
2015-05-05
@Martin Nowak
Merge pull request #565 from D-Programming-Language/issue-564 ...
Martin Nowak committed on 5 May 2015
@Sönke Ludwig
Catch errors caused by invalid path dependencies during upgrade checks. Fixes #564.
Sönke Ludwig committed on 5 May 2015
@Sönke Ludwig
Add test for issue #564.
Sönke Ludwig committed on 5 May 2015
@Sönke Ludwig
Implement a --bare option to only search for packages in CWD/root. ...
Sönke Ludwig committed on 5 May 2015
@Sönke Ludwig
Fix root package loading sequence to avoid spurious warnings. ...
Sönke Ludwig committed on 5 May 2015
2015-05-03
@Martin Nowak
Merge pull request #561 from Abscissa/fix-560 ...
Martin Nowak committed on 3 May 2015
2015-05-02
@Nick Sabalausky
Fix #560: --import-paths error when "configurations" section exists
Nick Sabalausky committed on 2 May 2015
2015-04-29
@Martin Nowak
Merge pull request #552 from w0rp/list-import-paths ...
Martin Nowak committed on 29 Apr 2015
2015-04-27
@w0rp
Get rid of jq checks for now, as Travis doesn't seem to support it.
w0rp committed on 27 Apr 2015
@w0rp
Tweak to see if Travis will like this.
w0rp committed on 27 Apr 2015
@w0rp
Simplify some things. Use jq to test some of the dub describe output.
w0rp committed on 27 Apr 2015
2015-04-26
@w0rp
Add dummy .d files to import paths for tests, so the directories will appear, as git ignores empty directories.
w0rp committed on 26 Apr 2015
@w0rp
Fix the expected output files for the test scripts by generating them.
w0rp committed on 26 Apr 2015
@w0rp
Make the diffs less quiet so we can make sense of Travis CI.
w0rp committed on 26 Apr 2015
@w0rp
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
@w0rp
Add a command to dub to list all of the import paths for a project.
w0rp committed on 18 Apr 2015