2022-04-19 |
Fix injectSourceFiles not going into description or actually working
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
---|---|
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
|
2022-03-06 |
|
2022-02-15 |
fix: parse version from filesystem supplier correctly
Tobias Pankrath
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 15 Feb 2022
|
Fix interactive run-unittest.d
...
Jan Jurzitza
authored
on 14 Feb 2022
The Dlang Bot
committed
on 15 Feb 2022
|
|
2022-02-14 |
substitute commands in dub describe output
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
move command variable substitution to execution
...
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
|
Removes dynamicLibrary being built as staticLibrary for targets other than OMF
richard andrew cattermole
authored
on 9 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
|
2022-02-06 |
Fix issue 2051 failing CI
rikki cattermole
authored
on 5 Feb 2022
The Dlang Bot
committed
on 6 Feb 2022
|
2021-10-20 |
Fix build setting inheritance
...
Ömer Faruk Irmak
authored
on 14 Oct 2021
Mathias LANG
committed
on 20 Oct 2021
|
2021-09-27 |
fix Issue 1645: the DFLAGS env variable is not handled when --build is passed
Victor Porton
authored
on 11 Feb 2019
The Dlang Bot
committed
on 27 Sep 2021
|
2021-07-01 |
Generate paths relative to visuald project files (#2150)
...
JudgeFish
authored
on 1 Jul 2021
GitHub
committed
on 1 Jul 2021
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-03-11 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 11 Mar 2021
|
2021-03-09 |
fixed a bug with DFLAGS environment variable and cached generated unittest
foerdi
authored
on 7 Mar 2021
Mathias LANG
committed
on 9 Mar 2021
|
2021-03-01 |
Merge pull request #2109 from drug007/replacing-rununittest.sh
...
Mathias LANG
authored
on 1 Mar 2021
GitHub
committed
on 1 Mar 2021
|
Convert one bash script test to D script
drug007
committed
on 1 Mar 2021
|
|
|
|
Fix the path to the binary
drug007
committed
on 1 Mar 2021
|
|
Add common package
drug007
committed
on 1 Mar 2021
|
|
Fix #2046 - Dependencies specified with a path ignore optional settings
SHOO
authored
on 26 Jan 2021
The Dlang Bot
committed
on 1 Mar 2021
|
|
Add lowmem for settings
SHOO
authored
on 21 Apr 2020
The Dlang Bot
committed
on 1 Mar 2021
|
|
2021-02-27 |
Fix single file package dynamic library
Andre Pany
authored
on 24 Feb 2021
The Dlang Bot
committed
on 27 Feb 2021
|
2021-02-26 |
Accidentally disabled all posix OSes except linux
drug007
committed
on 26 Feb 2021
|
2021-02-14 |
Actually copy copyFiles when building in Visual Studio. (#2105)
...
Bastiaan Veelo
authored
on 14 Feb 2021
GitHub
committed
on 14 Feb 2021
|
2021-02-01 |
Merge pull request #2099 from veelo/issue1053-visuald-extra-files
...
Max Haughton
authored
on 1 Feb 2021
GitHub
committed
on 1 Feb 2021
|
Merge pull request #2084 from drug007/github-actions
...
Max Haughton
authored
on 1 Feb 2021
GitHub
committed
on 1 Feb 2021
|
|
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 |
Include copyFiles and extraDependencyFiles in visuald projects. Resolves #1053.
Bastiaan Veelo
committed
on 25 Jan 2021
|
Attempt to replace run-unittest.sh by run-unittest.d. Inception
drug007
committed
on 25 Jan 2021
|