History for dub_jkp / source / dub / init.d
2014-12-15
@ketmar
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-11-07
@grogancolin
Removed extra tabs...
grogancolin committed on 7 Nov 2014
@grogancolin
Added support for "dub init" to take a list dependencies. It will search for the newest version numbers on code.dlang.org and add the required string to dub.json.
grogancolin committed on 7 Nov 2014
2014-10-05
@Martin Nowak
add dub init deimos type
Martin Nowak committed on 5 Oct 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-06-29
@Sönke Ludwig
Create a .gitignore file for "dub init". See #364.
Sönke Ludwig committed on 29 Jun 2014
2014-05-22
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
2014-04-19
@Sönke Ludwig
Update dependency syntax for "dub init" packages of type "vibe.d".
Sönke Ludwig committed on 19 Apr 2014
2014-01-07
@Matthias Dondorff
Keeping track of the saved json file in the journal and some smaller changes.
Matthias Dondorff committed on 7 Jan 2014
@Sönke Ludwig
Make "dub.json" the primary choice for a package description and handle "package.json" as a fallback.
Sönke Ludwig committed on 7 Jan 2014
2013-12-15
@Sönke Ludwig
Add a "VibeDefaultMain" version to the package description of "dub init xx vibe.d". ...
Sönke Ludwig committed on 15 Dec 2013
2013-11-02
@Sönke Ludwig
Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway.
Sönke Ludwig committed on 2 Nov 2013
2013-11-01
@Sönke Ludwig
Extend "dub init" to take an optional type argument and don't create "public"/"views" folders by default. Fixes #152. ...
Sönke Ludwig committed on 1 Nov 2013