2017-10-20 |
update version to v1.6.0-beta.2
Martin Nowak
committed
on 20 Oct 2017
|
---|---|
2017-10-16 |
update changelog and version for v1.6.0-beta.1
Martin Nowak
committed
on 16 Oct 2017
|
2017-10-05 |
Use logDebug instead of assert(1)
Sebastian Wilzbach
committed
on 5 Oct 2017
|
Hide enums from public API.
Sönke Ludwig
authored
on 5 Oct 2017
GitHub
committed
on 5 Oct 2017
|
|
2017-09-20 |
Refactor determinePlatform, determineArchitecture, and determineCompiler from dub.platform into strings that can be pasted into generatePlatformProbeFile and remove unused imports.
Joakim
committed
on 20 Sep 2017
|
2017-09-14 |
Change std.algorithm.iteration to std.algorithm to support legacy 2.066
Sebastian Wilzbach
committed
on 14 Sep 2017
|
Extend list of registry fallbacks
Sebastian Wilzbach
committed
on 14 Sep 2017
|
|
2017-09-13 |
Merge pull request #1250 from ohdatboi/cleanup
...
Sebastian Wilzbach
authored
on 13 Sep 2017
GitHub
committed
on 13 Sep 2017
|
Clean up imports
Anton Fediushin
committed
on 13 Sep 2017
|
|
Merge pull request #1200 from dlang/improce_fuzzy_version_match
...
Sebastian Wilzbach
authored
on 13 Sep 2017
GitHub
committed
on 13 Sep 2017
|
|
Improve warning messages.
Sönke Ludwig
committed
on 13 Sep 2017
|
|
Output a warning for sub configurations that have no effect.
...
Sönke Ludwig
committed
on 13 Sep 2017
|
|
Avoid passing linker files to a static library build command line. Fixes #1235.
Sönke Ludwig
authored
on 27 Aug 2017
Sönke Ludwig
committed
on 13 Sep 2017
|
|
2017-09-12 |
Merge pull request #1242 from dlang/shorter_paths
...
Sebastian Wilzbach
authored
on 12 Sep 2017
GitHub
committed
on 12 Sep 2017
|
2017-09-10 |
Handle gzip compression from code.dlang.org
Dave Akers
committed
on 10 Sep 2017
|
Allow to use a list of fallbacks instead of one
Sebastian Wilzbach
committed
on 10 Sep 2017
|
|
2017-09-07 |
Let fuzzy version matches exclude pre-release variants of the bumped version.
...
Sönke Ludwig
committed
on 7 Sep 2017
|
2017-09-05 |
Merge pull request #1241 from dlang/issue_1240_fetch_file_acces_error
...
John Colvin
authored
on 5 Sep 2017
GitHub
committed
on 5 Sep 2017
|
2017-09-03 |
Add unit test for shrinkPath.
Sönke Ludwig
committed
on 3 Sep 2017
|
Prefer absolute paths in build generator if shorter than the relative one.
...
Sönke Ludwig
committed
on 3 Sep 2017
|
|
2017-09-02 |
Avoid file access error on Windows. Fixes #1240.
Sönke Ludwig
committed
on 2 Sep 2017
|
2017-09-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 1 Sep 2017
|
update version to v1.5.0
Martin Nowak
committed
on 1 Sep 2017
|
|
2017-08-29 |
Fix local fetch syntax in documentation. Fixes #1022.
Sönke Ludwig
committed
on 29 Aug 2017
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 29 Aug 2017
|
|
update version to v1.5.0-rc.1
Martin Nowak
committed
on 29 Aug 2017
|
|
2017-08-26 |
Fix spelling error
Les De Ridder
authored
on 26 Aug 2017
GitHub
committed
on 26 Aug 2017
|
Merge pull request #1198 from grogancolin/grogancolin/#1167
...
The Dlang Bot
authored
on 26 Aug 2017
GitHub
committed
on 26 Aug 2017
|
|
Merge pull request #1190 from MartinNowak/fallback_mirror
...
Sönke Ludwig
authored
on 26 Aug 2017
GitHub
committed
on 26 Aug 2017
|
|
Remove unused import.
Sönke Ludwig
authored
on 26 Aug 2017
GitHub
committed
on 26 Aug 2017
|