History for dub_jkp / source
2021-01-25
@The Dlang Bot
Merge pull request #2098 from veelo/issue2085 ...
The Dlang Bot authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@The Dlang Bot
Merge pull request #2095 from veelo/depcrecate-public-import ...
The Dlang Bot authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
If no output is generated (TargetType.none) then don't generate a project configuration. ...
Bastiaan Veelo committed on 25 Jan 2021
@Bastiaan Veelo
Coloured dependency message. ...
Bastiaan Veelo authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 25 Jan 2021 The Dlang Bot committed on 25 Jan 2021
@Bastiaan Veelo
Refactor import. Url is not used directly, but path is.
Bastiaan Veelo authored on 25 Jan 2021 The Dlang Bot committed on 25 Jan 2021
@Bastiaan Veelo
Refactor imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 25 Jan 2021
2021-01-24
@Bastiaan Veelo
Depcrecate unused but public import.
Bastiaan Veelo committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused std.range import.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused selective imports. These are private imports of symbols that do not occur elsewhere in the file, so they are safe to be removed.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Selectively import symbols from std.array.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
2021-01-21
@Martin Kinkelin
Extend 'linker dflags' detection for DMD ...
Martin Kinkelin authored on 20 Jan 2021 The Dlang Bot committed on 21 Jan 2021
2021-01-20
@Martin Kinkelin
Improve 'linker-D-flag' detection for ldmd2 ...
Martin Kinkelin committed on 20 Jan 2021
@Martin Kinkelin
Make {DMD,LDC}Compiler.isLinkerDFlag() public ...
Martin Kinkelin committed on 20 Jan 2021
2021-01-01
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 1 Jan 2021
@Martin Nowak
update version to v1.24.0
Martin Nowak committed on 1 Jan 2021
2020-12-31
@Christian Koestlin
Cleanup http listener in vibed template
Christian Koestlin authored on 30 Dec 2020 The Dlang Bot committed on 31 Dec 2020
2020-12-29
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 29 Dec 2020
2020-12-28
@Martin Nowak
update version to v1.24.0-rc.1
Martin Nowak committed on 28 Dec 2020
2020-12-24
@Geod24
Raise minimum Vibe.d requirement to v0.9.0 ...
Geod24 authored on 23 Dec 2020 The Dlang Bot committed on 24 Dec 2020
2020-12-22
@drug007
Disable warning that import path list is empty in single file package mode
drug007 committed on 22 Dec 2020
@drug007
Add the main source file directory to import paths ...
drug007 committed on 22 Dec 2020
@drug007
In single file packages the main source file shouldn't be ignored ...
drug007 committed on 22 Dec 2020
@drug007
Propagate the `single` option ...
drug007 committed on 22 Dec 2020
@Geod24
Set cwd on spawn functions instead of chdir ...
Geod24 authored on 20 Dec 2020 The Dlang Bot committed on 22 Dec 2020
2020-12-21
@Geod24
Remove redundant code with relativeTo ...
Geod24 authored on 19 Dec 2020 The Dlang Bot committed on 21 Dec 2020
2020-12-20
@The Dlang Bot
Merge pull request #2063 from Geod24/cleanup ...
The Dlang Bot authored on 20 Dec 2020 GitHub committed on 20 Dec 2020