History for dub_jkp / source / dub / generators
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
@Sönke Ludwig
Make all internal generator functionality private.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.generators.generator and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Clean up and document the dub.package_ public API.
Sönke Ludwig committed on 20 Apr 2016
2016-04-05
@Sönke Ludwig
Fix all deprecation warnings on 2.071.0-b1, except for std.stream. ...
Sönke Ludwig committed on 5 Apr 2016
2016-03-13
@Justinas Šneideris
Fix the error regex in the Sublime Text generator ...
Justinas Šneideris committed on 13 Mar 2016
2016-02-10
@Sönke Ludwig
Add build type settings after recursive target collection. Fixes #686. ...
Sönke Ludwig committed on 10 Feb 2016
2016-02-02
@Sönke Ludwig
Merge pull request #738 from Yoplitein/cmakeBackslashes ...
Sönke Ludwig committed on 2 Feb 2016
@Steven Dwy
CMake generator: use forward slashes in paths on Windows
Steven Dwy committed on 2 Feb 2016
2016-01-29
@xentec
Make sublimetext generator create import paths for DKit
xentec committed on 29 Jan 2016
2015-10-18
@Martin Nowak
fix gdc/ldc flags for ddox/docs ...
Martin Nowak committed on 18 Oct 2015
2015-10-14
@Sönke Ludwig
Fix compilation on old compilers.
Sönke Ludwig committed on 14 Oct 2015