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 |
|
2014-12-24 |
|
2014-10-07 |
Remove PackageManager argument from createProjectGenerator().
...
Sönke Ludwig
committed
on 7 Oct 2014
|
Remove obsolete field from BuildGenerator.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
2014-09-22 |
|
2014-09-21 |
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 |
Avoid '/', '\\' and ':' in build path when --compiler specifies a complex path. Fixes #412.
Sönke Ludwig
committed
on 30 Aug 2014
|
2014-08-29 |
|
2014-08-28 |
Improve warning message when --rdmd is used without a "mainSourceFile".
...
Sönke Ludwig
committed
on 28 Aug 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-08-02 |
create symlinks instead of copying cached build files
Martin Nowak
committed
on 2 Aug 2014
|