2022-06-07 |
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole
committed
on 7 Jun 2022
|
---|---|
2022-04-19 |
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-03-08 |
Define the $DUB_BUILD_PATH variable.
...
Bastiaan Veelo
authored
on 7 Mar 2022
The Dlang Bot
committed
on 8 Mar 2022
|
2022-02-14 |
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
|
|
2021-11-09 |
Windows: Copy .pdb files
...
Martin Kinkelin
authored
on 8 Nov 2021
The Dlang Bot
committed
on 9 Nov 2021
|
2021-10-20 |
Fix build setting inheritance
...
Ömer Faruk Irmak
authored
on 14 Oct 2021
Mathias LANG
committed
on 20 Oct 2021
|
2021-07-13 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 13 Jul 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-06-10 |
Don't reduce the max path length on Windows even further
...
Martin Kinkelin
authored
on 9 Jun 2021
Mathias LANG
committed
on 10 Jun 2021
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-03-01 |
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-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 #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
|
Merge pull request #2098 from veelo/issue2085
...
The Dlang Bot
authored
on 25 Jan 2021
GitHub
committed
on 25 Jan 2021
|
|
If no output is generated (TargetType.none) then don't generate a project configuration.
...
Bastiaan Veelo
committed
on 25 Jan 2021
|
|
2021-01-24 |
Remove unused imports.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
Selectively import symbols from std.array.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
|
2021-01-23 |
Fix issue #2086: Copy files of sub packages to the target path.
Bastiaan Veelo
committed
on 23 Jan 2021
|
2020-12-22 |
Set cwd on spawn functions instead of chdir
...
Geod24
authored
on 20 Dec 2020
The Dlang Bot
committed
on 22 Dec 2020
|
2020-12-21 |
Remove redundant code with relativeTo
...
Geod24
authored
on 19 Dec 2020
The Dlang Bot
committed
on 21 Dec 2020
|
2020-12-18 |
Merge remote-tracking branch 'upstream/master' into stable
Martin Nowak
committed
on 18 Dec 2020
|
2020-12-07 |
Merge pull request #2040 from omerfirmak/agora-1327
...
Mathias LANG
authored
on 7 Dec 2020
GitHub
committed
on 7 Dec 2020
|
Don't export DFLAGS & LFLAGS to nested invocations by default
Ömer Faruk IRMAK
authored
on 30 Nov 2020
The Dlang Bot
committed
on 7 Dec 2020
|
|
Recursively apply dependencyBuildSettings
...
Ömer Faruk IRMAK
authored
on 25 Nov 2020
Geod24
committed
on 7 Dec 2020
|
|
2020-11-28 |
Use compiler version, not frontend version for build IDs and paths
...
Martin Kinkelin
authored
on 27 Nov 2020
Mathias LANG
committed
on 28 Nov 2020
|