History for dub_jkp / source / dub / generators / build.d
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
2015-04-13
@Sönke Ludwig
Merge pull request #546 from MartinNowak/exitStatusRun ...
Sönke Ludwig committed on 13 Apr 2015
@Martin Nowak
exit with non-zero status code if run is skipped
Martin Nowak committed on 13 Apr 2015
2015-04-10
@Martin Nowak
fix selective imports and FQN symbols
Martin Nowak committed on 10 Apr 2015
2015-03-27
@Sönke Ludwig
Make parallel compilation optional. See #498.
Sönke Ludwig committed on 27 Mar 2015
2015-02-12
@machindertech
Fixed issue where static libraries would be generated instead of object files in singleFile build mode ...
machindertech committed on 12 Feb 2015
@machindertech
Fixed Windows singleFile build mode issues ...
machindertech committed on 12 Feb 2015
2015-01-31
@Martin Nowak
build multiple objects in parallel ...
Martin Nowak committed on 31 Jan 2015
2014-12-24
@Martin Nowak
hardlink files into target dir ...
Martin Nowak committed on 24 Dec 2014
2014-10-07
@Sönke Ludwig
Remove PackageManager argument from createProjectGenerator(). ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Remove obsolete field from BuildGenerator.
Sönke Ludwig committed on 7 Oct 2014
2014-09-22
@Sönke Ludwig
Merge branch '0.9.22' ...
Sönke Ludwig committed on 22 Sep 2014
2014-09-21
@Sönke Ludwig
Avoid exception in up-to-date check for non-existent source files and trigger rebuild instead.
Sönke Ludwig committed on 21 Sep 2014
2014-08-30
@Sönke Ludwig
Avoid '/', '\\' and ':' in build path when --compiler specifies a complex path. Fixes #412.
Sönke Ludwig committed on 30 Aug 2014
2014-08-29
@Geod24
Various small fixes ...
Geod24 committed on 29 Aug 2014
2014-08-28
@Sönke Ludwig
Improve warning message when --rdmd is used without a "mainSourceFile". ...
Sönke Ludwig committed on 28 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-02
@Martin Nowak
create symlinks instead of copying cached build files
Martin Nowak committed on 2 Aug 2014