2022-06-11 |
Merge pull request #2259 from rikkimax/fix-issue2258
...
The Dlang Bot
authored
on 11 Jun 2022
GitHub
committed
on 11 Jun 2022
|
---|---|
2022-06-07 |
Don’t call writeln in generated code when measuring coverage and indent generated code
Per Nordlöw
authored
on 3 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
Add support for coverage at compile-time (CTFE)
Per Nordlöw
authored
on 2 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
|
Adding known test case for #2258
richard andrew cattermole
committed
on 7 Jun 2022
|
|
2022-05-17 |
Support special test runner configuration for `dub describe` as well
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
Fix #1856 - enable building the special test runner config
Martin Kinkelin
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
2022-04-19 |
Ugh test needed .no_test not changing from being a main function
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
Okay, tests wants unittests not main functions, righto
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
|
Fix injected-from-dependency test
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
|
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
|