History for dub_jkp / source / dub / generators
2017-09-13
@Sönke Ludwig
Avoid passing linker files to a static library build command line. Fixes #1235.
Sönke Ludwig authored on 27 Aug 2017 Sönke Ludwig committed on 13 Sep 2017
2017-09-03
@Sönke Ludwig
Add unit test for shrinkPath.
Sönke Ludwig committed on 3 Sep 2017
@Sönke Ludwig
Prefer absolute paths in build generator if shorter than the relative one. ...
Sönke Ludwig committed on 3 Sep 2017
2017-08-26
@Les De Ridder
Fix spelling error
Les De Ridder authored on 26 Aug 2017 GitHub committed on 26 Aug 2017
2017-06-27
@John Colvin
make pic inherited for dynamic libraries
John Colvin committed on 27 Jun 2017
2017-05-26
@=
temp-build: Fix colon in folder path
= committed on 26 May 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-03-10
@Sönke Ludwig
Fix bogus rebuild of packages with no dependencies. Fixes #1091. ...
Sönke Ludwig committed on 10 Mar 2017
@Sönke Ludwig
Properly handle "x86_mscoff" pseudo architecture in the VisualD generator.
Sönke Ludwig committed on 10 Mar 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017
2017-02-22
@Sönke Ludwig
Remove unused "GeneratorSettings.clean" option.
Sönke Ludwig committed on 22 Feb 2017
2017-01-15
@Sönke Ludwig
Avoid any linker specific compiler command line options for syntaxOnly builds. ...
Sönke Ludwig committed on 15 Jan 2017
2016-12-21
@ponce
Update lists of build types in Sublime generator and fish shell completion
ponce committed on 21 Dec 2016
2016-11-03
@ponce
Fix Issue #931
ponce committed on 3 Nov 2016
2016-10-19
@Martin Nowak
fix build differences between dmd and path/to/dmd ...
Martin Nowak committed on 19 Oct 2016
2016-09-06
@Sönke Ludwig
Link against the intermediate binary files of dependencies. Fixes #921. ...
Sönke Ludwig committed on 6 Sep 2016
2016-08-30
@Andrei Alexandrescu
Merge pull request #918 from p0nce/friendlier-sublime-gen ...
Andrei Alexandrescu authored on 30 Aug 2016 GitHub committed on 30 Aug 2016
@Sönke Ludwig
Fix typo.
Sönke Ludwig committed on 30 Aug 2016
2016-08-29
@ponce
Changes the name of SublimeText folders of a subpackage by the one of the base package. This avoid misnaming of folders in SublimeText project generation.
ponce committed on 29 Aug 2016
2016-06-08
@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
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
Implement single-file package semantics. ...
Sönke Ludwig committed on 25 May 2016
2016-05-23
@Sönke Ludwig
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig committed on 23 May 2016
2016-05-12
@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
Move getTargetFileName to Compiler interface. ...
Sönke Ludwig committed on 27 Apr 2016
2016-04-21
@Sönke Ludwig
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig committed on 21 Apr 2016
@Sönke Ludwig
Use .getDependencies(config) instead of .dependencies+.hasDependency in Generator.
Sönke Ludwig committed on 21 Apr 2016
@Sönke Ludwig
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016