2018-07-12 |
Add build type syntax
andre2007
committed
on 12 Jul 2018
|
---|---|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-12-01 |
Avoid GC allocations in DependencyVersionResolver.getChildren.
Sönke Ludwig
committed
on 1 Dec 2017
|
2017-11-08 |
Perform package linting only for packages in the current project.
Sönke Ludwig
committed
on 8 Nov 2017
|
2017-08-06 |
Fix documentation typo
Jan Jurzitza
authored
on 6 Aug 2017
GitHub
committed
on 6 Aug 2017
|
2017-02-23 |
|
2016-12-18 |
Detect when multiple configurations have the same name. See #984.
Sönke Ludwig
committed
on 18 Dec 2016
|
2016-07-19 |
|
2016-05-27 |
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-27 |
|
2016-04-21 |
|
Convert the loading Package constructor to a static method.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
2016-04-20 |
Mention version of removal for all deprecated public symbols.
Sönke Ludwig
committed
on 20 Apr 2016
|
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
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
|
|
Code cleanup.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
Remove pointless extra abstraction for package recipes.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
2016-01-17 |
Add "release-debug" default build type. See #747.
Sönke Ludwig
committed
on 17 Jan 2016
|
2015-10-18 |
|
2015-09-22 |
Only cache versions on Windows.
Sönke Ludwig
committed
on 22 Sep 2015
|
Implement a commit hash based cache of local package versions.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
2015-09-15 |
|
Redesign the fix's implementation as per suggestion in PR.
Nick Sabalausky
committed
on 15 Sep 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
|
Remove stray debugging import that got left in.
Nick Sabalausky
committed
on 17 Aug 2015
|
|
2015-08-09 |
|
2015-07-26 |
Fix #616: Infinite new-process recursion using dub decribe within preGenerateCommands
Nick Sabalausky
committed
on 26 Jul 2015
|