dub_jkp / source /
@Matthias Dondorff Matthias Dondorff authored on 1 Mar 2013
..
dub Reverted adding the dependency, when "dub install pkg" is called. Creating a dependency should not be done through install. Has impact on #12. 12 years ago
stdx Removed the vibe.d dependency by dragging in a minimal set of interfaces of vibe.d 12 years ago
vibecompat When the user calls install from the command line, a dependency will be added to the project's package.json. However, this will reformat that file. Should now perform more like user expectations mentioned in #12. 12 years ago
app.d Reverted adding the dependency, when "dub install pkg" is called. Creating a dependency should not be done through install. Has impact on #12. 12 years ago