2017-10-05 |
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-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
|
|
Add a simple Windows CI
Sebastian Wilzbach
authored
on 29 May 2017
Sönke Ludwig
committed
on 13 Sep 2017
|
|
Merge pull request #1236 from dlang/fix_static_library_build
...
Sönke Ludwig
authored
on 13 Sep 2017
GitHub
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 |
Merge pull request #1247 from dazoe/handle-gzip
...
Martin Nowak
authored
on 10 Sep 2017
GitHub
committed
on 10 Sep 2017
|
Handle gzip compression from code.dlang.org
Dave Akers
committed
on 10 Sep 2017
|
|
2017-09-07 |
Merge pull request #1227 from ThomasMader/issue884
...
Sebastian Wilzbach
authored
on 7 Sep 2017
GitHub
committed
on 7 Sep 2017
|
Let fuzzy version matches exclude pre-release variants of the bumped version.
...
Sönke Ludwig
committed
on 7 Sep 2017
|
|
2017-09-06 |
Merge pull request #1244 from dlang/update_change_log
...
The Dlang Bot
authored
on 6 Sep 2017
GitHub
committed
on 6 Sep 2017
|
Update change log.
Sönke Ludwig
committed
on 6 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
|
Merge pull request #1243 from joakim-noah/version
...
The Dlang Bot
authored
on 5 Sep 2017
GitHub
committed
on 5 Sep 2017
|
|
Merge pull request #1239 from MartinNowak/merge_stable
...
Sönke Ludwig
authored
on 5 Sep 2017
GitHub
committed
on 5 Sep 2017
|
|
Fix #555, tweak sed pattern in build.sh so that it properly checks the
...
Joakim
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 |
Merge pull request #1238 from dlang/issue1022_fetch_local_doc_issue
...
The Dlang Bot
authored
on 29 Aug 2017
GitHub
committed
on 29 Aug 2017
|
Fix local fetch syntax in documentation. Fixes #1022.
Sönke Ludwig
committed
on 29 Aug 2017
|
|
Merge pull request #1237 from MartinNowak/merge_stable
...
Sebastian Wilzbach
authored
on 29 Aug 2017
GitHub
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-27 |
Merge pull request #1233 from dlang/fix_download_for_vibed_0.8
...
The Dlang Bot
authored
on 27 Aug 2017
GitHub
committed
on 27 Aug 2017
|