2016-05-14 |
Remove usage of Comma expression
Geod24
committed
on 14 May 2016
|
---|---|
Remove some trailing whitespace
Geod24
committed
on 14 May 2016
|
|
2016-05-12 |
Make listBuildSettings work for "target-type" and targetType none packages.
Sönke Ludwig
committed
on 12 May 2016
|
Fix not generating a target for targetType none packages.
Sönke Ludwig
committed
on 12 May 2016
|
|
2016-04-27 |
Fix the transition support code for the new managed package directory structure. Fixes #828.
...
Sönke Ludwig
committed
on 27 Apr 2016
|
Determine linker used by LDC on Windows dynamically. Fixes #618.
Sönke Ludwig
committed
on 27 Apr 2016
|
|
|
|
Update change log.
Sönke Ludwig
committed
on 27 Apr 2016
|
|
Merge pull request #807 from dlang/issue813-missing-selected-dependency
...
Sönke Ludwig
committed
on 27 Apr 2016
|
|
|
|
2016-04-26 |
Fix build error on Windows.
Sönke Ludwig
committed
on 26 Apr 2016
|
Update change log.
Sönke Ludwig
committed
on 26 Apr 2016
|
|
Fix test script permissions.
Sönke Ludwig
committed
on 26 Apr 2016
|
|
Fix second failing case of #803.
Sönke Ludwig
committed
on 26 Apr 2016
|
|
Add test for second failing case of #803.
Sönke Ludwig
committed
on 26 Apr 2016
|
|
Fix sub package resolution for dependencies with a fixed selection. Fixes #803.
Sönke Ludwig
committed
on 26 Apr 2016
|
|
|
|
Fix naming of rootPackage() helper.
Sönke Ludwig
committed
on 26 Apr 2016
|
|
|
|
2016-04-22 |
|
Deprecate dub.compilers.compiler.defaultCompiler and improve docs.
...
Sönke Ludwig
committed
on 22 Apr 2016
|
|
2016-04-21 |
|
Move the isLinkerFile unit test to the function definition.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
Use explicit types for static properties in Dependency/Version.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
Rename parameter to match documentation.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
Use .getDependencies(config) instead of .dependencies+.hasDependency in Generator.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
[semantic changes] Use .getAllDependencies instead of .dependencies in Project.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
Avoid some uses of deprecated property Package.dependencies.
Sönke Ludwig
committed
on 21 Apr 2016
|
|
|
|
Convert the loading Package constructor to a static method.
Sönke Ludwig
committed
on 21 Apr 2016
|