History for dub_jkp / source
2021-02-23
@The Dlang Bot
Merge pull request #2107 from MartinNowak/merge_stable ...
The Dlang Bot authored on 23 Feb 2021 GitHub committed on 23 Feb 2021
2021-02-22
@Boris Carvajal
import 'std.variant.Algebraic' properly
Boris Carvajal authored on 21 Feb 2021 The Dlang Bot committed on 22 Feb 2021
2021-02-21
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable ...
Martin Nowak committed on 21 Feb 2021
2021-02-17
@Martin Nowak
update version to v1.24.1
Martin Nowak committed on 17 Feb 2021
2021-02-14
@Bastiaan Veelo
Actually copy copyFiles when building in Visual Studio. (#2105) ...
Bastiaan Veelo authored on 14 Feb 2021 GitHub committed on 14 Feb 2021
@Martin Nowak
merge stable (#2106) ...
Martin Nowak authored on 14 Feb 2021 GitHub committed on 14 Feb 2021
2021-02-10
@Martin Nowak
update version to v1.24.1-beta.1
Martin Nowak committed on 10 Feb 2021
2021-02-01
@Max Haughton
Merge pull request #2099 from veelo/issue1053-visuald-extra-files ...
Max Haughton authored on 1 Feb 2021 GitHub committed on 1 Feb 2021
@Max Haughton
Merge pull request #2087 from veelo/issue2086-copyFiles-subPackage-targetPath ...
Max Haughton authored on 1 Feb 2021 GitHub committed on 1 Feb 2021
2021-01-25
@Bastiaan Veelo
Include copyFiles and extraDependencyFiles in visuald projects. Resolves #1053.
Bastiaan Veelo committed on 25 Jan 2021
@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-23
@Bastiaan Veelo
Fix issue #2086: Copy files of sub packages to the target path.
Bastiaan Veelo committed on 23 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
@Ömer Faruk IRMAK
Allow adding dflags on dependencies when using SDL format ...
Ömer Faruk IRMAK authored on 20 Jan 2021 Mathias LANG 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