History for dub_jkp / source
2016-06-07
@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
@Sönke Ludwig
Pass app arguments to ddox for "dub --build=ddox". ...
Sönke Ludwig committed on 2 Jun 2016
@Sönke Ludwig
Only resolve dependencies if necessary. Fixes #831. ...
Sönke Ludwig committed on 2 Jun 2016
2016-06-01
@ponce
Align LDC invoke function on DMD one. Fix both #859 and #834.
ponce committed on 1 Jun 2016
2016-05-27
@Sönke Ludwig
Merge pull request #688 from dlang/fix_issue_618 ...
Sönke Ludwig committed on 27 May 2016
2016-05-25
@Sönke Ludwig
Fix handling "libs" on Windows for BuildMode.allAtOnce. ...
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Check return value of rawRead().
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Use std.stdio instead of the deprecated std.stream. ...
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Merge pull request #851 from dlang/issue103_single_file_packages ...
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Add assertion message.
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Implement single-file package semantics. ...
Sönke Ludwig committed on 25 May 2016
2016-05-24
@Sönke Ludwig
Avoid querying the registry for unregistered root packages.
Sönke Ludwig committed on 24 May 2016
2016-05-23
@Sönke Ludwig
Remove deprecated --local and --system flags.
Sönke Ludwig committed on 23 May 2016
@Sönke Ludwig
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig committed on 23 May 2016
2016-05-22
@Sönke Ludwig
Merge pull request #837 from Geod24/commaexp ...
Sönke Ludwig committed on 22 May 2016
2016-05-14
@Sönke Ludwig
Update version file.
Sönke Ludwig committed on 14 May 2016
@Geod24
Remove usage of Comma expression
Geod24 committed on 14 May 2016
@Geod24
Remove some trailing whitespace
Geod24 committed on 14 May 2016
2016-05-12
@Sönke Ludwig
Make listBuildSettings work for "target-type" and targetType none packages.
Sönke Ludwig committed on 12 May 2016
@Sönke Ludwig
Fix not generating a target for targetType none packages.
Sönke Ludwig committed on 12 May 2016
2016-04-27
@Sönke Ludwig
Fix the transition support code for the new managed package directory structure. Fixes #828. ...
Sönke Ludwig committed on 27 Apr 2016
@Sönke Ludwig
Determine linker used by LDC on Windows dynamically. Fixes #618.
Sönke Ludwig committed on 27 Apr 2016
@Sönke Ludwig
Move getTargetFileName to Compiler interface. ...
Sönke Ludwig committed on 27 Apr 2016
@Sönke Ludwig
Merge pull request #807 from dlang/issue813-missing-selected-dependency ...
Sönke Ludwig committed on 27 Apr 2016
@Sönke Ludwig
Use .byKey instead of .keys. ...
Sönke Ludwig committed on 27 Apr 2016
2016-04-26
@Sönke Ludwig
Fix build error on Windows.
Sönke Ludwig committed on 26 Apr 2016