2022-06-20 |
sdl/json: Do not create dummy dependencyBuildSettings entry
...
Geod24
authored
on 20 Jun 2022
Jan Jurzitza
committed
on 20 Jun 2022
|
---|---|
sdl: Do not use deprecated aliases
...
Geod24
authored
on 20 Jun 2022
The Dlang Bot
committed
on 20 Jun 2022
|
|
2022-06-17 |
Trivial: Re-use findPackageFile in commandline module
Geod24
authored
on 12 Jun 2022
The Dlang Bot
committed
on 17 Jun 2022
|
Dependency: Isolate SemVer version logic in its own struct
...
Geod24
authored
on 16 Jun 2022
The Dlang Bot
committed
on 17 Jun 2022
|
|
2022-06-13 |
Fix #2234, make copies writable.
Bastiaan Veelo
authored
on 31 May 2022
Jan Jurzitza
committed
on 13 Jun 2022
|
Build{Options,Requirements}: Use a common templated struct
...
Geod24
authored
on 13 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
|
commandline: Refactor and streamline special syntaxes
...
Geod24
authored
on 10 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
|
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-10 |
Refactor checks for platform is Windows into a method on BuildPlatform
richard andrew cattermole
committed
on 10 Jun 2022
|
Merge remote-tracking branch 'origin/stable' into merge_stable
Martin Kinkelin
committed
on 10 Jun 2022
|
|
2022-06-08 |
[use `.commit…` if tag already contains pre-release part]
Martin Kinkelin
committed
on 8 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
|
|
Add export (.exp) files to isDynamicLibraryFile for full Windows support when copying build artifacts
richard andrew cattermole
committed
on 7 Jun 2022
|
|
Fix issue 2258 and copy the build artifacts to the target directory
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
|
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
|