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-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
|
2021-01-24 |
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-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-18 |
Rebuild buildSettings after preGenerateCommand
Ömer Faruk IRMAK
authored
on 16 Nov 2020
Mathias LANG
committed
on 18 Nov 2020
|
2020-08-15 |
Replace occurences of 'in ref' with 'const scope ref'
...
Geod24
authored
on 15 Aug 2020
The Dlang Bot
committed
on 15 Aug 2020
|
2020-06-08 |
Dub root package´target env vars added
Andre Pany
committed
on 8 Jun 2020
|
2020-01-15 |
New environment variable SOURCE_FILES
andre2007
committed
on 15 Jan 2020
|
2019-12-20 |
Fix issue #1775: preBuildCommand does not take root into account
...
Geod24
committed
on 20 Dec 2019
|
2019-12-17 |
Remove version branches for no-longer-supported compilers
Geod24
committed
on 17 Dec 2019
|
2019-12-15 |
Fix unnecessary rebuild of single file package
andre2007
authored
on 5 Dec 2019
Andre Pany
committed
on 15 Dec 2019
|
2019-11-02 |
Stop recursion early if possible.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
|
Store root target reference in a common variable instead of doing repeated lookups.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2018-12-12 |
Merge pull request #1589 from MartinNowak/filter_version_identifiers
...
Nicholas Wilson
authored
on 12 Dec 2018
GitHub
committed
on 12 Dec 2018
|
2018-11-30 |
Merge pull request #1549 from rtbo/dub_exe_var
...
Nicholas Wilson
authored
on 30 Nov 2018
GitHub
committed
on 30 Nov 2018
|
2018-11-28 |
|
2018-11-27 |
Fix wrong cast
RazvanN7
committed
on 27 Nov 2018
|
2018-11-25 |
|
2018-11-19 |
only read existing source files when inferring version identifiers
...
Martin Nowak
committed
on 19 Nov 2018
|
put version filtering behind an experimental switch
Martin Nowak
committed
on 19 Nov 2018
|
|
|
|
add main source files to root executable earlier
Martin Nowak
committed
on 19 Nov 2018
|