History for dub_jkp / source
2018-08-12
@Sönke Ludwig
Fix unresolved optional dependencies causing other dependencies to be skipped.
Sönke Ludwig committed on 12 Aug 2018
@Sönke Ludwig
Add unit tests for dependency resolution error messages.
Sönke Ludwig committed on 12 Aug 2018
@Sönke Ludwig
Implement a recursion based dependency resolution algorithm. ...
Sönke Ludwig committed on 12 Aug 2018
2018-07-27
@Sebastian Wilzbach
Fix Path deprecation
Sebastian Wilzbach authored on 21 Jul 2018 Martin Nowak committed on 27 Jul 2018
@Sebastian Wilzbach
Address review
Sebastian Wilzbach authored on 11 Jul 2018 Martin Nowak committed on 27 Jul 2018
@Martin Nowak
cleanup trailing slash/backslash behavior of expanded vars ...
Martin Nowak committed on 27 Jul 2018
@Martin Nowak
use runtime regex to avoid compile-time slowdown ...
Martin Nowak committed on 27 Jul 2018
@Martin Nowak
fix #1392 - env var replacement not supporting `${VAR_NAME}` syntax ...
Martin Nowak committed on 27 Jul 2018
2018-07-13
@Remi Thebault
Support more vars in build settings ...
Remi Thebault committed on 13 Jul 2018
@Sebastian Wilzbach
Merge pull request #1514 from andre2007/feature_build_type_syntax ...
Sebastian Wilzbach authored on 13 Jul 2018 GitHub committed on 13 Jul 2018
2018-07-12
@andre2007
Add build type syntax
andre2007 committed on 12 Jul 2018
2018-07-07
@Martin Nowak
remove regular upgrade check ...
Martin Nowak authored on 7 Jul 2018 Sebastian Wilzbach committed on 7 Jul 2018
2018-07-03
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 3 Jul 2018
@Martin Nowak
update version to v1.10.0
Martin Nowak committed on 3 Jul 2018
2018-06-28
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 28 Jun 2018
@Martin Nowak
update version to v1.10.0-rc.1
Martin Nowak committed on 28 Jun 2018
@Sebastian Wilzbach
Merge pull request #1488 from andre2007/fix_issue_1487 ...
Sebastian Wilzbach authored on 28 Jun 2018 GitHub committed on 28 Jun 2018
2018-06-26
@andre2007
Add skipRegistry option to settings.json
andre2007 committed on 26 Jun 2018
2018-06-25
@Sebastian Wilzbach
Merge pull request #1475 from dcarp/master ...
Sebastian Wilzbach authored on 25 Jun 2018 GitHub committed on 25 Jun 2018
@Sebastian Wilzbach
Merge pull request #1495 from andre2007/fix/maven-console-documentation ...
Sebastian Wilzbach authored on 25 Jun 2018 GitHub committed on 25 Jun 2018
@Martin Nowak
update version to v1.10.0-beta.2
Martin Nowak committed on 25 Jun 2018
2018-06-22
@andre2007
Maven repository documentation
andre2007 committed on 22 Jun 2018
2018-06-16
@Dragos Carp
Fix misleading message when package description is invalid
Dragos Carp committed on 16 Jun 2018
@Martin Nowak
update version to v1.10.0-beta.1
Martin Nowak committed on 16 Jun 2018
2018-05-23
@Simon Naarmann
Report failed external commands explicitly
Simon Naarmann committed on 23 May 2018
2018-05-08
@Sebastian Wilzbach
Split-up package suppliers into individual modules
Sebastian Wilzbach committed on 8 May 2018
@Sebastian Wilzbach
Merge pull request #1459 from dlang/issue_838_custom_cache_paths ...
Sebastian Wilzbach authored on 8 May 2018 GitHub committed on 8 May 2018
@Vladimir Panteleev
dub.compilers.utils: Fix platform probe code when nothing is detected ...
Vladimir Panteleev committed on 8 May 2018
2018-05-06
@WebFreak001
remove only occurence of ctRegex
WebFreak001 committed on 6 May 2018
@Sönke Ludwig
Add a "customCachePaths" configuration field. Fixes #838. ...
Sönke Ludwig committed on 6 May 2018