2016-12-27 |
Respect --root option when --bare is given.
Sönke Ludwig
committed
on 27 Dec 2016
|
---|---|
Implement selective package upgrades.
Sönke Ludwig
committed
on 27 Dec 2016
|
|
Also exclude main source files if defined globally instead of in the selected test configuration.
Sönke Ludwig
committed
on 27 Dec 2016
|
|
|
|
Merge pull request #1023 from dlang/remove_force_remove
...
Sönke Ludwig
authored
on 27 Dec 2016
GitHub
committed
on 27 Dec 2016
|
|
2016-12-21 |
Update lists of build types in Sublime generator and fish shell completion
ponce
committed
on 21 Dec 2016
|
2016-12-19 |
Error out on extraneous arguments to "dub list". Fixes #1019.
Sönke Ludwig
committed
on 19 Dec 2016
|
Improve diagnostics for invalid platform specifiers.
Sönke Ludwig
committed
on 19 Dec 2016
|
|
Properly expand relative paths given to add-override. See #779.
Sönke Ludwig
committed
on 19 Dec 2016
|
|
Fix path based package overrides. Fixes #779.
Sönke Ludwig
committed
on 19 Dec 2016
|
|
2016-12-18 |
Detect when multiple configurations have the same name. See #984.
Sönke Ludwig
committed
on 18 Dec 2016
|
Fix compilation errors in the "library" configuration.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Add file/line to JSON parser error messages. Fixes #957.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Fix diagnostic output for dependency resolution failures.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Document force-remove as obsolete in the CLI and in the API.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Merge pull request #1006 from dlang/issue1005_diamond_config_resolution
...
Sönke Ludwig
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
|
Merge pull request #1010 from FilipMalczak/master
...
Sönke Ludwig
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
|
Just mark eliminated configurations instead of shrinking the configuration array.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
|
When eliminating configurations, also remove any configurations that can subsequently not be satisfied.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Small diagnostics improvement.
Sönke Ludwig
committed
on 18 Dec 2016
|
|
Merge pull request #1004 from dlang/override_configs
...
Sönke Ludwig
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
|
2016-12-09 |
|
2016-12-08 |
Fixed a typo
Filip Malczak
committed
on 8 Dec 2016
|
2016-12-02 |
Merge branch 'stable'
Sönke Ludwig
committed
on 2 Dec 2016
|
Merge branch 'dummy' into stable
Sönke Ludwig
committed
on 2 Dec 2016
|
|
2016-11-28 |
Fix typos.
Sönke Ludwig
committed
on 28 Nov 2016
|
introduce x86-mscoff arch
John Colvin
committed
on 28 Nov 2016
|
|
Fix deprecation warning on Windows.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
Apply configuration overrides after dependency resolution.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
Add --override-config command line flag.
Sönke Ludwig
committed
on 28 Nov 2016
|