History for dub_jkp / source / dub / init.d
2017-02-23
@Denis Feklushkin
fill copyright names from authors[]
Denis Feklushkin committed on 23 Feb 2017
2016-11-23
@Sönke Ludwig
Update vibe.d template for 0.7.30.
Sönke Ludwig committed on 23 Nov 2016
2016-09-01
@Thayne McCombs
Ignore test executables in .gitignore
Thayne McCombs committed on 1 Sep 2016
2016-06-23
@Sönke Ludwig
Call the recipe callback for initPackage before actually writing files to disk. Fixes #883.
Sönke Ludwig committed on 23 Jun 2016
2016-04-20
@Sönke Ludwig
Review dub.init and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Clean up and document the dub.package_ public API.
Sönke Ludwig committed on 20 Apr 2016
2016-01-24
@Sönke Ludwig
Avoid possible range error.
Sönke Ludwig committed on 24 Jan 2016
@Sönke Ludwig
Only use the first part of the Posix user info as name for "dub init". ...
Sönke Ludwig committed on 24 Jan 2016
2016-01-12
@Sönke Ludwig
Fix interactive setting of package recipe format.
Sönke Ludwig committed on 12 Jan 2016
@Sönke Ludwig
Let initPackage use the new recipe.io functionality and enable recipe customization.
Sönke Ludwig committed on 12 Jan 2016
2015-11-02
@Martin Nowak
implement #715 - use full user name to init package ...
Martin Nowak committed on 2 Nov 2015
2015-08-05
@Sönke Ludwig
Update dependency version.
Sönke Ludwig committed on 5 Aug 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-06-30
@Sönke Ludwig
Add SDL support to "dub init". ...
Sönke Ludwig committed on 30 Jun 2015
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