2017-03-10 |
Fix bogus rebuild of packages with no dependencies. Fixes #1091.
...
Sönke Ludwig
committed
on 10 Mar 2017
|
---|---|
2017-01-15 |
Avoid any linker specific compiler command line options for syntaxOnly builds.
...
Sönke Ludwig
committed
on 15 Jan 2017
|
2016-10-19 |
|
2016-09-06 |
Link against the intermediate binary files of dependencies. Fixes #921.
...
Sönke Ludwig
committed
on 6 Sep 2016
|
2016-08-30 |
Fix typo.
Sönke Ludwig
committed
on 30 Aug 2016
|
2016-06-08 |
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 |
|
2016-05-25 |
|
2016-04-27 |
|
2016-04-21 |
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig
committed
on 21 Apr 2016
|
2016-04-20 |
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
Make all internal generator functionality private.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2015-10-18 |
|
2015-09-15 |
|
2015-08-11 |
Improve build messages. Fixes #643. Closes #648.
Sönke Ludwig
committed
on 11 Aug 2015
|
2015-07-26 |
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky
committed
on 26 Jul 2015
|
2015-07-17 |
|
2015-07-16 |
Mention build type, compiler and architecture in a single message.
...
Sönke Ludwig
committed
on 16 Jul 2015
|
Reintroduces the "Linking..." message.
ponce
committed
on 16 Jul 2015
|
|
|
|
2015-07-01 |
Send additional env vars to build commands.
Nick Sabalausky
authored
on 18 Jun 2015
Nick Sabalausky
committed
on 1 Jul 2015
|
2015-06-26 |
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
2015-04-13 |
|
exit with non-zero status code if run is skipped
Martin Nowak
committed
on 13 Apr 2015
|
|
2015-04-10 |
fix selective imports and FQN symbols
Martin Nowak
committed
on 10 Apr 2015
|
2015-03-27 |
Make parallel compilation optional. See #498.
Sönke Ludwig
committed
on 27 Mar 2015
|
2015-02-12 |
Fixed issue where static libraries would be generated instead of object files in singleFile build mode
...
machindertech
committed
on 12 Feb 2015
|
|
|
2015-01-31 |
|