2014-08-01 |
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
|
Implement separate linking on gdc
Geod24
committed
on 30 Jun 2014
|
|
Fix output flags for compilers != dmd
Geod24
committed
on 30 Jun 2014
|
|
Add "singleFile" as a possible --build-mode value on the help screen.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
|
|
Fix using an invalid configuration in DependencyResolver when validating dependencies.
...
Sönke Ludwig
committed
on 30 Jun 2014
|
|
|
|
Add a warning for dependency specifications that mismatch the version selections. Fixes #333.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Only upgrade branch dependencies when an explicit upgrade is requested.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Force upgrade of branch based dependencies. Fixes #360.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Fix DependencyResolver's unit test.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Fix optional dependencies being always downloaded with the new dependency resolver. Fixes #359.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Output a reason when implicitly fetching packages.
Sönke Ludwig
committed
on 30 Jun 2014
|