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
|
|
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
|
Handle unittest config special case in Dub.generateProject()
Martin Kinkelin
authored
on 18 Feb 2022
Jan Jurzitza
committed
on 17 May 2022
|
|
Refactor Dub.testProject() to Project.addTestRunnerConfiguration()
...
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-05-10 |
update version to v1.29.0
Martin Nowak
committed
on 10 May 2022
|
2022-05-03 |
update version to v1.29.0-rc.1
Martin Nowak
committed
on 3 May 2022
|
2022-04-21 |
update version to v1.29.0-beta.1
Martin Nowak
committed
on 21 Apr 2022
|
2022-04-19 |
Resolve WebFreak's comment about processVars empty
richard andrew cattermole
authored
on 19 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
Change description of injectSourceFiles to inject-source-files
...
Richard Andrew Cattermole
authored
on 19 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
|
|
Fix #2238 - Renew source files after preGenerateCommands
Atila Neves
authored
on 5 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
|
2022-04-15 |
Merge pull request #2186 from ibara/gdc-betterC
...
Iain Buclaw
authored
on 15 Apr 2022
GitHub
committed
on 15 Apr 2022
|
2022-03-31 |
Posix: use /etc/dub/settings.json if in /usr
...
WebFreak001
authored
on 17 Feb 2022
The Dlang Bot
committed
on 31 Mar 2022
|
2022-03-30 |
Annotate escaping reference.
...
Bastiaan Veelo
authored
on 29 Mar 2022
The Dlang Bot
committed
on 30 Mar 2022
|
2022-03-09 |
Merge pull request #2231 from MartinNowak/merge_stable
...
The Dlang Bot
authored
on 9 Mar 2022
GitHub
committed
on 9 Mar 2022
|
2022-03-08 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 8 Mar 2022
|
Define the $DUB_BUILD_PATH variable.
...
Bastiaan Veelo
authored
on 7 Mar 2022
The Dlang Bot
committed
on 8 Mar 2022
|
|
2022-03-06 |
update version to v1.28.0
Martin Nowak
committed
on 6 Mar 2022
|
|
|
2022-03-05 |
Print architecture when unittest fails
MoonlightSentinel
committed
on 5 Mar 2022
|
2022-03-04 |
add CompilerInvocationException
...
WebFreak001
authored
on 2 Mar 2022
The Dlang Bot
committed
on 4 Mar 2022
|
2022-03-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 1 Mar 2022
|
2022-02-26 |
update version to v1.28.0-rc.1
Martin Nowak
committed
on 26 Feb 2022
|
2022-02-15 |
fix: parse version from filesystem supplier correctly
Tobias Pankrath
authored
on 14 Feb 2022
Jan Jurzitza
committed
on 15 Feb 2022
|
Merge pull request #2221 from MartinNowak/merge_stable
...
The Dlang Bot
authored
on 15 Feb 2022
GitHub
committed
on 15 Feb 2022
|
|
2022-02-14 |
expose the implemented describe pre/post-run cmds
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
substitute commands in dub describe output
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|