History for dub_jkp / source
2014-08-23
@Sönke Ludwig
Rename PackageInfo to PackageRecipe and separate representation from JSON code. ...
Sönke Ludwig committed on 23 Aug 2014
@Sönke Ludwig
Untangle Package and PackageInfo. See #403.
Sönke Ludwig committed on 23 Aug 2014
2014-08-22
@Jonathan Marler
Updated 3 for SDL support
Jonathan Marler committed on 22 Aug 2014
@Jonathan Marler
More package info abstraction
Jonathan Marler committed on 22 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-20
@Jonathan Marler
prevent code from searching file system for the package file multiple times
Jonathan Marler committed on 20 Aug 2014
2014-08-06
@rikki cattermole
Bug fix, was not accepting package
rikki cattermole committed on 6 Aug 2014
2014-08-02
@Sönke Ludwig
Merge pull request #387 from ibuclaw/gdcopts ...
Sönke Ludwig committed on 2 Aug 2014
@Martin Nowak
create symlinks instead of copying cached build files
Martin Nowak committed on 2 Aug 2014
@Martin Nowak
store metadata cache on disk ...
Martin Nowak committed on 2 Aug 2014
@Martin Nowak
faster determinePlatform ...
Martin Nowak committed on 2 Aug 2014
2014-08-01
@Iain Buclaw
Add some missing build options for gdc
Iain Buclaw committed on 1 Aug 2014
@Sönke Ludwig
Remove the build type switch for "dub test". See #385.
Sönke Ludwig committed on 1 Aug 2014
@Colden Cullen
Merged TestCovCommand into TestCommand, but with switch
Colden Cullen committed on 1 Aug 2014
@Colden Cullen
Added test-cov command
Colden Cullen committed on 1 Aug 2014
2014-07-19
@Sönke Ludwig
Merge pull request #380 from Geod24/ct-platform-probe ...
Sönke Ludwig committed on 19 Jul 2014
2014-07-18
@Geod24
Make the platform probe the file at CT, hence allow it to work for X compilation
Geod24 committed on 18 Jul 2014
@Geod24
Invoke the binary for linking, not the name
Geod24 committed on 18 Jul 2014
2014-07-17
@Sönke Ludwig
Add upgrade() call when building DDOX to get the required dependencies. Fixes #366.
Sönke Ludwig committed on 17 Jul 2014
2014-07-16
@sinkuu
Missing format()
sinkuu committed on 16 Jul 2014
2014-07-07
@Sönke Ludwig
Add .def files to the list of source file types to pass to the linker.
Sönke Ludwig committed on 7 Jul 2014
@Sönke Ludwig
Fix lookup of sub packages from within sub packages of the same package. Fixes #357. ...
Sönke Ludwig committed on 7 Jul 2014
@Sönke Ludwig
Don't print possible upgrades of the root package.
Sönke Ludwig committed on 7 Jul 2014
@Sönke Ludwig
Don't try to reinstall (remove) unmanaged branch based dependencies.
Sönke Ludwig committed on 7 Jul 2014
2014-07-05
@ponce
Missing format() function.
ponce committed on 5 Jul 2014
2014-07-04
@Sönke Ludwig
Merge pull request #367 from Geod24/fix-singlefile ...
Sönke Ludwig committed on 4 Jul 2014
2014-07-02
@Sönke Ludwig
Fix possible range violation error when accessing the upgrade cache.
Sönke Ludwig committed on 2 Jul 2014
@Sönke Ludwig
Cache the results for upgrade suggestions. ...
Sönke Ludwig committed on 2 Jul 2014
2014-07-01
@Sönke Ludwig
Improve some package upgrade related messages.
Sönke Ludwig committed on 1 Jul 2014
2014-06-30
@Geod24
Fix error message with LDC
Geod24 committed on 30 Jun 2014