2016-07-11 |
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-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 |
Call the recipe callback for initPackage before actually writing files to disk. Fixes #883.
Sönke Ludwig
committed
on 23 Jun 2016
|
2016-06-20 |
Update change log and version file.
Sönke Ludwig
committed
on 20 Jun 2016
|
2016-06-15 |
Merge pull request #878 from dlang/restrict-recipe-comments
...
Sönke Ludwig
authored
on 15 Jun 2016
GitHub
committed
on 15 Jun 2016
|
Enforce that recipe comments are the first thing in the source file.
...
Sönke Ludwig
committed
on 15 Jun 2016
|
|
2016-06-08 |
Move shebang invocation syntax handling further up the command line processing queue.
...
Sönke Ludwig
committed
on 8 Jun 2016
|
Don't copy the target executable to the package directory for single-file packages.
Sönke Ludwig
committed
on 8 Jun 2016
|
|
Don't search the default source directories for sources for single-file packages.
...
Sönke Ludwig
committed
on 8 Jun 2016
|
|
Skip non-essential output for the "dub file.d" script syntax.
Sönke Ludwig
committed
on 8 Jun 2016
|
|
2016-06-07 |
Pass all remaining args to the script for "dub [file].d" invocations. Fixes #856.
Sönke Ludwig
committed
on 7 Jun 2016
|
2016-06-04 |
Merge pull request #861 from dlang/issue831-superfluous-registry-query
...
Andrei Alexandrescu
committed
on 4 Jun 2016
|
Merge pull request #847 from dlang/switch_std_stream_to_std_stdio
...
Sönke Ludwig
committed
on 4 Jun 2016
|
|
2016-06-02 |
Let Dependency.toString() print if an optional dependency is marked as default.
Sönke Ludwig
committed
on 2 Jun 2016
|
Perform dependency resolution for missing default optional dependencies.
...
Sönke Ludwig
committed
on 2 Jun 2016
|
|
|
|
|
|
2016-06-01 |
Align LDC invoke function on DMD one. Fix both #859 and #834.
ponce
committed
on 1 Jun 2016
|
2016-05-27 |
|
2016-05-25 |
|
Check return value of rawRead().
Sönke Ludwig
committed
on 25 May 2016
|
|
|
|
Merge pull request #851 from dlang/issue103_single_file_packages
...
Sönke Ludwig
committed
on 25 May 2016
|
|
Add assertion message.
Sönke Ludwig
committed
on 25 May 2016
|
|
|