2019-10-08 |
|
---|---|
2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2019-08-17 |
|
2019-05-10 |
Use std.digest instead of the deprecated std.digest.digest.
Jonathan M Davis
committed
on 10 May 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-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
|
|
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 |
Fix temp copy files
andre2007
committed
on 6 Nov 2018
|
Pre/post run commands added
andre2007
committed
on 6 Nov 2018
|
|
2018-09-18 |
Environment variable DUB_PACKAGE_VERSION added
andre2007
committed
on 18 Sep 2018
|
2018-09-12 |
Add basic support for 'building' target type "none"
...
Les De Ridder
authored
on 6 Feb 2018
Sönke Ludwig
committed
on 12 Sep 2018
|
2018-07-13 |
|
2018-07-12 |
Add build type syntax
andre2007
committed
on 12 Jul 2018
|
2018-03-12 |
Inherit linker sourceFiles as sourceFiles instead of linkerFiles. Fixes #1408.
...
Sönke Ludwig
committed
on 12 Mar 2018
|
2018-01-25 |
fix #1350 - transitive dependencies (none targets) only included once
Martin Nowak
committed
on 25 Jan 2018
|
2018-01-14 |
|