History for dub_jkp / source / dub / project.d
2016-04-27
@Sönke Ludwig
Merge pull request #807 from dlang/issue813-missing-selected-dependency ...
Sönke Ludwig committed on 27 Apr 2016
@Sönke Ludwig
Use .byKey instead of .keys. ...
Sönke Ludwig committed on 27 Apr 2016
2016-04-26
@Sönke Ludwig
Fix sub package resolution for dependencies with a fixed selection. Fixes #803.
Sönke Ludwig committed on 26 Apr 2016
2016-04-21
@Sönke Ludwig
[semantic changes] Use .getAllDependencies instead of .dependencies in Project.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Mention version of removal for all deprecated public symbols.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Fix behavior of "--data-list --data-0" and improve the Dub/Project.listBuildSettings API. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make defaultPlacementLocation a member of Dub instead of a global.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and document dub.project. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and document module dub.dub. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Move utility functions from dub.compilers.compiler to dub.compilers.utils.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Remove PathAndFormat struct. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Remove pointless extra abstraction for package recipes.
Sönke Ludwig committed on 20 Apr 2016
2016-03-20
@Martin Nowak
Merge pull request #762 from D-Programming-Language/issue240-dustmite-path-based-deps ...
Martin Nowak committed on 20 Mar 2016
2016-02-28
@Sönke Ludwig
Fix loading packages that have a path based selection.
Sönke Ludwig committed on 28 Feb 2016
2016-02-19
@Sönke Ludwig
Output sorted dependencies to dub.selections.json. Fixes #709. ...
Sönke Ludwig committed on 19 Feb 2016
2016-02-10
@Sönke Ludwig
Add mutable overload of Project.getTopologicalPackageList.
Sönke Ludwig committed on 10 Feb 2016
@Sönke Ludwig
Implement new optional dependency semantics. Fixes #361. ...
Sönke Ludwig committed on 10 Feb 2016
@Sönke Ludwig
Output hierarchical log messages during dependency collection.
Sönke Ludwig committed on 10 Feb 2016
@Sönke Ludwig
Change internal logic error to assertion and improve error message. ...
Sönke Ludwig committed on 10 Feb 2016
2016-02-02
@Sönke Ludwig
Let dub.selections.json always have precedence. Fixes #754.
Sönke Ludwig committed on 2 Feb 2016
2015-12-27
@Sönke Ludwig
Output proper error message when using list based describe on "none" target type. Fixes #739.
Sönke Ludwig committed on 27 Dec 2015
2015-10-14
@Sönke Ludwig
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig committed on 14 Oct 2015
2015-09-28
@Martin Nowak
mentions wrong --data-format argument
Martin Nowak committed on 28 Sep 2015
2015-08-07
@Nick Sabalausky
Fix #624: --data=libs should output in compiler-format, not linker format.
Nick Sabalausky committed on 7 Aug 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-07-05
@Sönke Ludwig
Iterate the dependency graph in alphabetic order. ...
Sönke Ludwig committed on 5 Jul 2015
2015-07-04
@Sönke Ludwig
Fix compilation and CI test on DMD 2.068-b1. Fixes #541.
Sönke Ludwig committed on 4 Jul 2015
2015-06-30
@Sönke Ludwig
Add "active" field to "dub describe" output. Fixes #393. Closes #577. ...
Sönke Ludwig committed on 30 Jun 2015
2015-06-26
@Nick Sabalausky
Fixed: Compile error on anything before DMD 2.067.
Nick Sabalausky authored on 26 Jun 2015 Sönke Ludwig committed on 26 Jun 2015