2016-07-04
@Sönke Ludwig
Update DUB recipe and convert to more readable SDLang.
Sönke Ludwig committed on 4 Jul 2016
2016-07-01
@Sönke Ludwig
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
@Sönke Ludwig
Adjust tests for the new single-file build behavior.
Sönke Ludwig committed on 30 Jun 2016
2016-06-29
@Sönke Ludwig
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
@Sönke Ludwig
Fix handling of empty array directives in the SDLang recipe parser. ...
Sönke Ludwig committed on 25 Jun 2016
2016-06-24
@Sönke Ludwig
Eliminate use of Json.opDispatch. ...
Sönke Ludwig committed on 24 Jun 2016
2016-06-23
@Sönke Ludwig
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
@Sönke Ludwig
Add test for #884.
Sönke Ludwig committed on 23 Jun 2016
@Sönke Ludwig
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
@Sönke Ludwig
Update change log and version file.
Sönke Ludwig committed on 20 Jun 2016
2016-06-15
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 15 Jun 2016
@Sönke Ludwig
Merge pull request #878 from dlang/restrict-recipe-comments ...
Sönke Ludwig authored on 15 Jun 2016 GitHub committed on 15 Jun 2016
@Sönke Ludwig
Merge pull request #870 from dlang/improve-single-file-packages ...
Sönke Ludwig authored on 15 Jun 2016 GitHub committed on 15 Jun 2016
@Sönke Ludwig
Enforce that recipe comments are the first thing in the source file. ...
Sönke Ludwig committed on 15 Jun 2016
2016-06-08
@Sönke Ludwig
Add back optional dependencies to fix Travis-CI build.
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Update dependencies/selections.
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Move shebang invocation syntax handling further up the command line processing queue. ...
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Don't copy the target executable to the package directory for single-file packages.
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Don't search the default source directories for sources for single-file packages. ...
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Skip non-essential output for the "dub file.d" script syntax.
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Merge pull request #866 from dlang/issue856-shebang-args ...
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Merge pull request #868 from tethyslab/dev_sunos ...
Sönke Ludwig committed on 8 Jun 2016
@Alexandr Basko
Add Solaris configuration lines for LDC
Alexandr Basko committed on 8 Jun 2016
2016-06-07
@Sönke Ludwig
Update copyright dates.
Sönke Ludwig committed on 7 Jun 2016
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 7 Jun 2016
@Sönke Ludwig
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
@Andrei Alexandrescu
Merge pull request #861 from dlang/issue831-superfluous-registry-query ...
Andrei Alexandrescu committed on 4 Jun 2016
@Sönke Ludwig
Merge pull request #847 from dlang/switch_std_stream_to_std_stdio ...
Sönke Ludwig committed on 4 Jun 2016
2016-06-02
@Sönke Ludwig
Let Dependency.toString() print if an optional dependency is marked as default.
Sönke Ludwig committed on 2 Jun 2016
@Sönke Ludwig
Perform dependency resolution for missing default optional dependencies. ...
Sönke Ludwig committed on 2 Jun 2016