2018-09-20 |
Merge pull request #1560 from dlang/cache_ldc_coff_status
...
Sebastian Wilzbach
authored
on 20 Sep 2018
GitHub
committed
on 20 Sep 2018
|
---|---|
Merge pull request #1542 from ohdatboi/implement_1427
...
Sebastian Wilzbach
authored
on 20 Sep 2018
GitHub
committed
on 20 Sep 2018
|
|
Merge pull request #1544 from ohdatboi/fix_1070
...
Sebastian Wilzbach
authored
on 20 Sep 2018
GitHub
committed
on 20 Sep 2018
|
|
2018-09-14 |
Merge pull request #1543 from ohdatboi/fix_1228
...
Petar Kirov
authored
on 14 Sep 2018
GitHub
committed
on 14 Sep 2018
|
2018-09-12 |
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
|
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 |
|
Fix detection for other msvc triples
...
Nicholas Wilson
authored
on 9 Sep 2018
GitHub
committed
on 9 Sep 2018
|
|
2018-09-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 1 Sep 2018
|
update version to v1.11.0
Martin Nowak
committed
on 1 Sep 2018
|
|
2018-08-29 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 29 Aug 2018
|
update version to v1.11.0-rc.1
Martin Nowak
committed
on 29 Aug 2018
|
|
2018-08-25 |
Add betterC build option
Anton Fediushin
committed
on 25 Aug 2018
|
correct AArch64 detection and make consistent with ARM
Cameron Ross
committed
on 25 Aug 2018
|
|
2018-08-24 |
Fix #1070
Anton Fediushin
committed
on 24 Aug 2018
|
Fix dynamicLibrary extensions on OSX. Fixes #1228
Anton Fediushin
committed
on 24 Aug 2018
|
|
2018-08-23 |
update version to v1.11.0-beta.2
Martin Nowak
committed
on 23 Aug 2018
|
2018-08-16 |
update version to v1.11.0-beta.1
Martin Nowak
committed
on 16 Aug 2018
|
2018-08-13 |
Merge pull request #1516 from andre2007/fix_issue_1158
...
Sebastian Wilzbach
authored
on 13 Aug 2018
GitHub
committed
on 13 Aug 2018
|
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 |
Fix unresolved optional dependencies causing other dependencies to be skipped.
Sönke Ludwig
committed
on 12 Aug 2018
|
Add unit tests for dependency resolution error messages.
Sönke Ludwig
committed
on 12 Aug 2018
|
|
Implement a recursion based dependency resolution algorithm.
...
Sönke Ludwig
committed
on 12 Aug 2018
|
|
2018-08-07 |
issue1158-stdin-for-single-files
andre2007
committed
on 7 Aug 2018
|
2018-07-27 |
Fix Path deprecation
Sebastian Wilzbach
authored
on 21 Jul 2018
Martin Nowak
committed
on 27 Jul 2018
|
Address review
Sebastian Wilzbach
authored
on 11 Jul 2018
Martin Nowak
committed
on 27 Jul 2018
|
|
cleanup trailing slash/backslash behavior of expanded vars
...
Martin Nowak
committed
on 27 Jul 2018
|
|
|
|
fix #1392 - env var replacement not supporting `${VAR_NAME}` syntax
...
Martin Nowak
committed
on 27 Jul 2018
|
|
2018-07-17 |
Fix multiple protocols in URL issue
andre2007
committed
on 17 Jul 2018
|