History for dub_jkp / source / dub / generators / build.d
2018-12-23
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 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-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
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
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-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
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-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
@Sönke Ludwig
Fix typo.
Sönke Ludwig committed on 30 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-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
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
2015-10-18
@Martin Nowak
fix gdc/ldc flags for ddox/docs ...
Martin Nowak committed on 18 Oct 2015
2015-09-15
@Sönke Ludwig
Merge pull request #633 from Abscissa/fix616 ...
Sönke Ludwig committed on 15 Sep 2015