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