History for dub_jkp / source / dub / generators / generator.d
2019-08-19
@Martin Kinkelin
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks) ...
Martin Kinkelin committed on 19 Aug 2019
2018-12-12
@Nicholas Wilson
Merge pull request #1589 from MartinNowak/filter_version_identifiers ...
Nicholas Wilson authored on 12 Dec 2018 GitHub committed on 12 Dec 2018
2018-11-30
@Nicholas Wilson
Merge pull request #1549 from rtbo/dub_exe_var ...
Nicholas Wilson authored on 30 Nov 2018 GitHub committed on 30 Nov 2018
2018-11-28
@Martin Nowak
filter for .d/.di source file endings ...
Martin Nowak committed on 28 Nov 2018
2018-11-27
@RazvanN7
Fix wrong cast
RazvanN7 committed on 27 Nov 2018
2018-11-25
@Remi Thebault
implement $DUB build variable ...
Remi Thebault committed on 25 Nov 2018
2018-11-19
@Martin Nowak
only read existing source files when inferring version identifiers ...
Martin Nowak committed on 19 Nov 2018
@Martin Nowak
put version filtering behind an experimental switch
Martin Nowak committed on 19 Nov 2018
@Martin Nowak
infer unspecified version filters ...
Martin Nowak committed on 19 Nov 2018
@Martin Nowak
add main source files to root executable earlier
Martin Nowak committed on 19 Nov 2018
2018-11-16
@Martin Nowak
Added experimental build settings to filter applicable version identifiers ...
Martin Nowak committed on 16 Nov 2018
2018-11-13
@The Dlang Bot
Merge pull request #1582 from andre2007/feature_pre_post_run_command ...
The Dlang Bot authored on 13 Nov 2018 GitHub committed on 13 Nov 2018
2018-11-06
@andre2007
Fix temp copy files
andre2007 committed on 6 Nov 2018
@andre2007
Pre/post run commands added
andre2007 committed on 6 Nov 2018
2018-09-18
@andre2007
Environment variable DUB_PACKAGE_VERSION added
andre2007 committed on 18 Sep 2018
2018-09-12
@Les De Ridder
Add basic support for 'building' target type "none" ...
Les De Ridder authored on 6 Feb 2018 Sönke Ludwig committed on 12 Sep 2018
2018-07-13
@Remi Thebault
Support more vars in build settings ...
Remi Thebault committed on 13 Jul 2018
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
2017-12-19
@Martin Nowak
rewrite generator targets configuration ...
Martin Nowak committed on 19 Dec 2017
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 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-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 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
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-21
@Sönke Ludwig
Use .getDependencies(config) instead of .dependencies+.hasDependency in Generator.
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