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 #2084 from drug007/github-actions ...
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-27
@The Dlang Bot
Merge pull request #2102 from ljmf00/fix-gitignore ...
The Dlang Bot authored on 27 Jan 2021 GitHub committed on 27 Jan 2021
@Luís Ferreira
git: ignore generated files for examples/ ...
Luís Ferreira committed on 27 Jan 2021
@Luís Ferreira
git: add files created by tests to .gitignore ...
Luís Ferreira committed on 27 Jan 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
@drug007
Attempt to replace run-unittest.sh by run-unittest.d. Inception
drug007 committed on 25 Jan 2021
@Bastiaan Veelo
Test issue #2085.
Bastiaan Veelo 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
@The Dlang Bot
Merge pull request #2082 from kinke/islinkerflag ...
The Dlang Bot authored on 21 Jan 2021 GitHub 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
@The Dlang Bot
Merge pull request #2074 from MartinNowak/merge_stable ...
The Dlang Bot authored on 1 Jan 2021 GitHub committed on 1 Jan 2021
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 1 Jan 2021