History for dub_jkp / source / dub / generators / build.d
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
@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-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
2015-08-11
@Sönke Ludwig
Improve build messages. Fixes #643. Closes #648.
Sönke Ludwig committed on 11 Aug 2015
2015-07-26
@Nick Sabalausky
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky committed on 26 Jul 2015
2015-07-17
@Sönke Ludwig
Apply workaround for data corruption issue. Fixes #601. ...
Sönke Ludwig committed on 17 Jul 2015
2015-07-16
@Sönke Ludwig
Mention build type, compiler and architecture in a single message. ...
Sönke Ludwig committed on 16 Jul 2015
@ponce
Reintroduces the "Linking..." message.
ponce committed on 16 Jul 2015
@ponce
Logging stripping: ...
ponce authored on 10 Jul 2015 ponce committed on 16 Jul 2015
2015-07-01
@Nick Sabalausky
Send additional env vars to build commands.
Nick Sabalausky authored on 18 Jun 2015 Nick Sabalausky committed on 1 Jul 2015
2015-06-26
@Sönke Ludwig
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig committed on 26 Jun 2015