2022-07-13 |
[add BuildSettingsTemplate.dup() method instead]
Martin Kinkelin
authored
on 13 Jul 2022
Mathias LANG
committed
on 13 Jul 2022
|
---|---|
2022-06-13 |
Build{Options,Requirements}: Use a common templated struct
...
Geod24
authored
on 13 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
2022-04-19 |
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
|
|
2021-05-19 |
Add environment variables to BuildSettings (#2121)
SHOO
authored
on 19 May 2021
GitHub
committed
on 19 May 2021
|
2021-01-24 |
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
2020-11-23 |
Add dependencyBuildSettings to BuildSettingsTemplate
Ömer Faruk IRMAK
committed
on 23 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-04-15 |
Allow hidden paths that are specifically referenced from the dub recipe
...
Steven Schveighoffer
committed
on 15 Apr 2020
|
2020-04-14 |
fix #1372 - Ignore files in hidden directories.
Samathy Barratt
authored
on 9 May 2019
Steven Schveighoffer
committed
on 14 Apr 2020
|
2019-10-11 |
Cache environment variables in collectFiles for a small speed boost (~10ms)
Mathis Beer
committed
on 11 Oct 2019
|
2019-02-17 |
|
|
|
2018-12-23 |
Merge pull request #1571 from rtbo/requirements
...
The Dlang Bot
authored
on 23 Dec 2018
GitHub
committed
on 23 Dec 2018
|
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
|
2018-12-17 |
extraDependencyFiles attribute added
andre2007
committed
on 17 Dec 2018
|
2018-11-16 |
Added experimental build settings to filter applicable version identifiers
...
Martin Nowak
committed
on 16 Nov 2018
|
2018-11-13 |
Merge pull request #1582 from andre2007/feature_pre_post_run_command
...
The Dlang Bot
authored
on 13 Nov 2018
GitHub
committed
on 13 Nov 2018
|
2018-11-06 |
Pre/post run commands added
andre2007
committed
on 6 Nov 2018
|
2018-10-25 |
Fix Issue #1504
...
Guillaume Piolat
authored
on 2 Oct 2018
Guillaume Piolat
committed
on 25 Oct 2018
|
2018-10-19 |
Revert "implement "minDubVersion" field"
Sebastian Wilzbach
authored
on 19 Oct 2018
GitHub
committed
on 19 Oct 2018
|
2018-08-18 |
|
2018-07-13 |
|
2018-04-06 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 6 Apr 2018
|
2018-04-02 |
Make getBasePackageName @safe
Sebastian Wilzbach
committed
on 2 Apr 2018
|
2018-03-13 |
Ensure mainSourceFile is deduplicated properly. Fixes #1407.
...
Sönke Ludwig
committed
on 13 Mar 2018
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-05-15 |
|
use DirEntry.isDir instead of isDir(name)
Martin Nowak
committed
on 15 May 2017
|
|
|