History for dub_jkp / source
2014-11-17
@Szabo Bogdan
Revert version file
Szabo Bogdan committed on 17 Nov 2014
2014-11-16
@Szabo Bogdan
Fix get module name diagnostic message
Szabo Bogdan committed on 16 Nov 2014
@Szabo Bogdan
Fix get module name from empty string
Szabo Bogdan committed on 16 Nov 2014
2014-11-13
@Nicholas Londey
Fixed generation of Solution Platform for x64
Nicholas Londey committed on 13 Nov 2014
2014-11-09
@grogancolin
Removed unneeded "if" from InitCommand.execute()
grogancolin committed on 9 Nov 2014
2014-11-08
@grogancolin
Added initialisation to m_buildType. ...
grogancolin committed on 8 Nov 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-26
@Sönke Ludwig
Avoid awkward mixture of format() and string concatenation.
Sönke Ludwig committed on 26 Oct 2014
@Sönke Ludwig
Avoid catching Error instances in various places. See #443.
Sönke Ludwig committed on 26 Oct 2014
2014-10-18
@Geod24
DFix the code
Geod24 committed on 18 Oct 2014
2014-10-14
@Sönke Ludwig
Initialize regex engines lazily. See #441.
Sönke Ludwig committed on 14 Oct 2014
@Etienne Cimon
Fix ctRegex unstable parser
Etienne Cimon committed on 14 Oct 2014
@Sönke Ludwig
Upgrade Travis test to LDC 0.14.0 and add linker workaround.
Sönke Ludwig committed on 14 Oct 2014
2014-10-07
@John Colvin
builtin reverse to std.algorithm.reverse ...
John Colvin committed on 7 Oct 2014
@Sönke Ludwig
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #433 from MartinNowak/cleanCaches ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #432 from MartinNowak/typo ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Mention "deimos" for "dub init -h". See #431.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #431 from MartinNowak/deimosInit ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Fix build error on CI build.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Mention what to do with linkDependencies when building.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Add some more documentation in the Generator class.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Remove PackageManager argument from createProjectGenerator(). ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Add "packageManager" property to Project.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Add basic documentation for the Generator class and improve method protection.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Remove obsolete field from BuildGenerator.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Improve JSON parser error format. Fixes #317. ...
Sönke Ludwig committed on 7 Oct 2014
2014-10-05
@Martin Nowak
add clean-caches command ...
Martin Nowak committed on 5 Oct 2014
@Martin Nowak
typo
Martin Nowak committed on 5 Oct 2014