History for dub_jkp / source / dub / generators
2018-03-12
@Sönke Ludwig
Inherit linker sourceFiles as sourceFiles instead of linkerFiles. Fixes #1408. ...
Sönke Ludwig committed on 12 Mar 2018
2018-01-25
@Martin Nowak
fix #1350 - transitive dependencies (none targets) only included once
Martin Nowak committed on 25 Jan 2018
2018-01-14
@Diederik de Groot
Add support for DragonFlyBSD ...
Diederik de Groot committed on 14 Jan 2018
2017-12-19
@Martin Nowak
rewrite generator targets configuration ...
Martin Nowak committed on 19 Dec 2017
2017-12-15
@Kaitlyn Emmons
Fix sublime text generator file regex ...
Kaitlyn Emmons authored on 15 Dec 2017 GitHub committed on 15 Dec 2017
2017-12-04
@The Dlang Bot
Merge pull request #1286 from dlang/short_single_objects ...
The Dlang Bot authored on 4 Dec 2017 GitHub committed on 4 Dec 2017
@Sebastian Wilzbach
Selectively import crc32Of from std.digest.crc
Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Fix compatibility with vibe.d < 0.8.2.
Sönke Ludwig authored on 8 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-11-08
@Sönke Ludwig
Use shortened object file names in single-file build mode. ...
Sönke Ludwig committed on 8 Nov 2017
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