2018-03-12 |
Inherit linker sourceFiles as sourceFiles instead of linkerFiles. Fixes #1408.
...
Sönke Ludwig
committed
on 12 Mar 2018
|
---|---|
2018-01-25 |
fix #1350 - transitive dependencies (none targets) only included once
Martin Nowak
committed
on 25 Jan 2018
|
2017-12-19 |
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-08-26 |
Fix spelling error
Les De Ridder
authored
on 26 Aug 2017
GitHub
committed
on 26 Aug 2017
|
2017-06-27 |
make pic inherited for dynamic libraries
John Colvin
committed
on 27 Jun 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-02-23 |
|
2017-02-22 |
Remove unused "GeneratorSettings.clean" option.
Sönke Ludwig
committed
on 22 Feb 2017
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-05-12 |
Fix not generating a target for targetType none packages.
Sönke Ludwig
committed
on 12 May 2016
|
2016-04-21 |
Use .getDependencies(config) instead of .dependencies+.hasDependency in Generator.
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
|
Review dub.generators.generator and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Clean up and document the dub.package_ public API.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-04-05 |
Fix all deprecation warnings on 2.071.0-b1, except for std.stream.
...
Sönke Ludwig
committed
on 5 Apr 2016
|
2016-02-10 |
Add build type settings after recursive target collection. Fixes #686.
...
Sönke Ludwig
committed
on 10 Feb 2016
|
2015-10-14 |
Fix compilation on old compilers.
Sönke Ludwig
committed
on 14 Oct 2015
|
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig
committed
on 14 Oct 2015
|
|
2015-09-21 |
|
2015-09-15 |
|
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky
committed
on 15 Sep 2015
|
|
2015-09-14 |
Only add global build settings once per target. Fixes #635.
...
Sönke Ludwig
committed
on 14 Sep 2015
|
2015-08-18 |
Add DUB_ROOT_PACKAGE and DUB_ROOT_PACKAGE_DIR to environment of custom commands.
Nick Sabalausky
committed
on 18 Aug 2015
|
2015-08-17 |
Fixed: PackagesUsed didn't get reset after being updated to run a custom command, which occasionally caused later custom commands to accidentally get skipped.
Nick Sabalausky
committed
on 17 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-05 |
|
2015-07-01 |
Change delimiter on DUB_PLATFORM/DUB_ARCH to space.
Nick Sabalausky
committed
on 1 Jul 2015
|
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
|