Commit graph

7 commits

Author SHA1 Message Date
Sebastian Wilzbach
245187c7b5 Make scripts executable + runnable 2017-07-03 02:09:29 +02:00
Vladimir Panteleev
6a257202a1 Fix Issue 16593 - Building "tools" produces deprecation warnings 2016-10-10 15:49:38 +02:00
Sebastian Wilzbach
213343d2fd update links to dlang 2016-04-16 06:51:38 +03:00
H. S. Teoh
e4d64e2905 Replace deprecated std.process.system with std.process.executeShell 2014-08-08 09:39:53 -07:00
John Colvin
b189f5b0a7 fix dget build import error
std.stdio wasn't imported. Somehow this didn't cause an error before, but now it does.

Also, now it's imported globally, I've removed the local import from ```usage``` and changed it to a fully qualified call.
2014-03-16 20:06:49 +00:00
Timothee Cour
05a6a6e2f0 fixes bug/11671 2013-12-03 11:18:56 -08:00
dawg
c4885d35ac dget script
- use github API to resolve repositories
- either unpack master zipball or clone
2012-05-27 03:31:36 +02:00