History for dub_jkp / source
2018-09-20
@Sebastian Wilzbach
Merge pull request #1560 from dlang/cache_ldc_coff_status ...
Sebastian Wilzbach authored on 20 Sep 2018 GitHub committed on 20 Sep 2018
@Sebastian Wilzbach
Merge pull request #1542 from ohdatboi/implement_1427 ...
Sebastian Wilzbach authored on 20 Sep 2018 GitHub committed on 20 Sep 2018
@Sebastian Wilzbach
Merge pull request #1544 from ohdatboi/fix_1070 ...
Sebastian Wilzbach authored on 20 Sep 2018 GitHub committed on 20 Sep 2018
2018-09-14
@Petar Kirov
Merge pull request #1543 from ohdatboi/fix_1228 ...
Petar Kirov authored on 14 Sep 2018 GitHub committed on 14 Sep 2018
2018-09-12
@Les De Ridder
Clean sub-packages when main package target type is "none"
Les De Ridder authored on 6 Feb 2018 Sönke Ludwig committed on 12 Sep 2018
@Les De Ridder
Add basic support for 'building' target type "none" ...
Les De Ridder authored on 6 Feb 2018 Sönke Ludwig committed on 12 Sep 2018
2018-09-09
@Sönke Ludwig
Cache the COFF generation status for LDC. ...
Sönke Ludwig committed on 9 Sep 2018
@Nicholas Wilson
Fix detection for other msvc triples ...
Nicholas Wilson authored on 9 Sep 2018 GitHub committed on 9 Sep 2018
2018-09-01
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 1 Sep 2018
@Martin Nowak
update version to v1.11.0
Martin Nowak committed on 1 Sep 2018
2018-08-29
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 29 Aug 2018
@Martin Nowak
update version to v1.11.0-rc.1
Martin Nowak committed on 29 Aug 2018
2018-08-25
@Anton Fediushin
Add betterC build option
Anton Fediushin committed on 25 Aug 2018
@Cameron Ross
correct AArch64 detection and make consistent with ARM
Cameron Ross committed on 25 Aug 2018
2018-08-24
@Anton Fediushin
Fix #1070
Anton Fediushin committed on 24 Aug 2018
@Anton Fediushin
Fix dynamicLibrary extensions on OSX. Fixes #1228
Anton Fediushin committed on 24 Aug 2018
2018-08-23
@Martin Nowak
update version to v1.11.0-beta.2
Martin Nowak committed on 23 Aug 2018
2018-08-16
@Martin Nowak
update version to v1.11.0-beta.1
Martin Nowak committed on 16 Aug 2018
2018-08-13
@Sebastian Wilzbach
Merge pull request #1516 from andre2007/fix_issue_1158 ...
Sebastian Wilzbach authored on 13 Aug 2018 GitHub committed on 13 Aug 2018
@Sebastian Wilzbach
Merge pull request #1511 from andre2007/fix_issue_1418 ...
Sebastian Wilzbach authored on 13 Aug 2018 GitHub committed on 13 Aug 2018
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-08-07
@andre2007
issue1158-stdin-for-single-files
andre2007 committed on 7 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-17
@andre2007
Fix multiple protocols in URL issue
andre2007 committed on 17 Jul 2018