2016-04-26 |
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
|
|
Fix warnings.
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
|
Review fixes.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Fix behavior of "--data-list --data-0" and improve the Dub/Project.listBuildSettings API.
...
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Make defaultPlacementLocation a member of Dub instead of a global.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
|
|
Review and document dub.packagesupplier.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Add documentation for dub.compilers.compiler/utils.
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
|
|
Review dub.packagemanager and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
Make all internal generator functionality private.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
Review dub.generators.generator and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|