History for dub_jkp / source
2021-01-24
@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
2020-12-18
@Geod24
Trivial: Clean up trailing whitespace
Geod24 committed on 18 Dec 2020
@Geod24
Trivial: Remove redundant import ...
Geod24 committed on 18 Dec 2020
@Martin Nowak
Merge remote-tracking branch 'upstream/master' into stable
Martin Nowak committed on 18 Dec 2020
2020-12-08
@deviator
Add ability to specify version specification for commandline commands ...
deviator authored on 5 Dec 2020 The Dlang Bot committed on 8 Dec 2020
2020-12-07
@Jan Jurzitza
Normalize line endings & UTF8 BOMs
Jan Jurzitza authored on 18 Mar 2020 Petar Kirov committed on 7 Dec 2020
@Mathias LANG
Merge pull request #2040 from omerfirmak/agora-1327 ...
Mathias LANG authored on 7 Dec 2020 GitHub committed on 7 Dec 2020
@Ömer Faruk IRMAK
Don't export DFLAGS & LFLAGS to nested invocations by default
Ömer Faruk IRMAK authored on 30 Nov 2020 The Dlang Bot committed on 7 Dec 2020
@Ömer Faruk IRMAK
Recursively apply dependencyBuildSettings ...
Ömer Faruk IRMAK authored on 25 Nov 2020 Geod24 committed on 7 Dec 2020
@deviator
improve list command
deviator authored on 6 Dec 2020 The Dlang Bot committed on 7 Dec 2020