2016-08-07 |
Merge pull request #879 from MartinNowak/interactive_remove
...
Sönke Ludwig
authored
on 7 Aug 2016
GitHub
committed
on 7 Aug 2016
|
---|---|
2016-08-05 |
|
|
|
|
|
2016-07-27 |
Change configuration search order to user->local->system.
Sönke Ludwig
committed
on 27 Jul 2016
|
2016-07-19 |
Add test case for #820.
Sönke Ludwig
committed
on 19 Jul 2016
|
Use the raw recipe for "dub convert". Fixes #820.
Sönke Ludwig
committed
on 19 Jul 2016
|
|
|
|
Add PackageRecipe.clone.
Sönke Ludwig
committed
on 19 Jul 2016
|
|
2016-07-13 |
Fix local config file search location and change it to have low precedence.
Sönke Ludwig
committed
on 13 Jul 2016
|
Add test for issue #895.
Sönke Ludwig
committed
on 13 Jul 2016
|
|
2016-07-12 |
Merge pull request #898 from ximion/master
...
Sönke Ludwig
authored
on 12 Jul 2016
GitHub
committed
on 12 Jul 2016
|
Fix configuration file lookup order.
Sönke Ludwig
committed
on 12 Jul 2016
|
|
trivial: Fix typos
Matthias Klumpp
committed
on 12 Jul 2016
|
|
Also search for DUB settings file in ../etc/dub/. Fixes #895.
...
Sönke Ludwig
committed
on 12 Jul 2016
|
|
2016-07-11 |
Aggregate special directories in a single struct.
Sönke Ludwig
committed
on 11 Jul 2016
|
Encapsulate configuration data in a class.
Sönke Ludwig
committed
on 11 Jul 2016
|
|
Don't ever reset the any_config flag to false. Fixes #896.
...
Sönke Ludwig
committed
on 11 Jul 2016
|
|
2016-07-07 |
Merge pull request #891 from MartinNowak/dmd_nightly
...
Sönke Ludwig
authored
on 7 Jul 2016
GitHub
committed
on 7 Jul 2016
|
2016-07-06 |
Handle unbound stdout/stderr gracefully. See #892.
Sönke Ludwig
committed
on 6 Jul 2016
|
2016-07-05 |
|
|
|
2016-07-04 |
Update DUB recipe and convert to more readable SDLang.
Sönke Ludwig
committed
on 4 Jul 2016
|
2016-07-01 |
Merge pull request #888 from dlang/issue887-single-temp-build
...
Sönke Ludwig
authored
on 1 Jul 2016
GitHub
committed
on 1 Jul 2016
|
2016-06-30 |
Adjust tests for the new single-file build behavior.
Sönke Ludwig
committed
on 30 Jun 2016
|
2016-06-29 |
Only use temporary builds for single-file packages if the shebank invocation syntax is used. Fixes #887.
Sönke Ludwig
committed
on 29 Jun 2016
|
2016-06-25 |
Fix handling of empty array directives in the SDLang recipe parser.
...
Sönke Ludwig
committed
on 25 Jun 2016
|
2016-06-24 |
|
2016-06-23 |
Merge pull request #884 from dlang/issue883-init-defer-file-creation
...
Sönke Ludwig
authored
on 23 Jun 2016
GitHub
committed
on 23 Jun 2016
|
Add test for #884.
Sönke Ludwig
committed
on 23 Jun 2016
|