2015-07-04 |
Fix JSON unit test for 2.068.
Sönke Ludwig
committed
on 4 Jul 2015
|
---|---|
2015-06-26 |
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-16 |
Merge pull request #582 from D-Programming-Language/dep1-sdl-support
...
Sönke Ludwig
committed
on 16 Jun 2015
|
2015-06-15 |
For child processes (except the target exec for 'dub run'), suppress stdout on --quiet and stderr on --vquiet. Fixes #585
Nick Sabalausky
committed
on 15 Jun 2015
|
2015-06-09 |
Add latest sdlang-d sources.
Sönke Ludwig
committed
on 9 Jun 2015
|
2015-02-16 |
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak
committed
on 16 Feb 2015
|
2015-02-03 |
|
|
|
2015-02-02 |
Use standard tempDir instead of custom implementation
Dicebot
committed
on 2 Feb 2015
|
2014-12-25 |
|
2014-12-24 |
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-12-10 |
Merge pull request #453 from grogancolin/init-with-dependencies
...
Martin Nowak
committed
on 10 Dec 2014
|
2014-12-09 |
Added fuzzySearch function to utils.d and updated createEmptyPackage to print out first 4 close matches according to fuzzy search function. With thanks to Martin Nowak for help with this...
Colin Grogan
committed
on 9 Dec 2014
|
2014-12-02 |
Fix warnings and errors on git master
Per Nordlöw
committed
on 2 Dec 2014
|
2014-10-26 |
Avoid catching Error instances in various places. See #443.
Sönke Ludwig
committed
on 26 Oct 2014
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-10-07 |
Fix build error on CI build.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
2014-09-22 |
|
2014-08-25 |
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig
committed
on 25 Aug 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-08-02 |
create symlinks instead of copying cached build files
Martin Nowak
committed
on 2 Aug 2014
|
2014-05-22 |
Removed extra spaces between words
James Clarke
committed
on 22 May 2014
|
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
|
Use tabs in all JSON and D files
James Clarke
committed
on 22 May 2014
|