2020-09-28 |
Deduplicate dflags and lflags
...
Geod24
authored
on 28 Sep 2020
Mathias LANG
committed
on 28 Sep 2020
|
---|---|
2019-12-20 |
|
2018-12-17 |
extraDependencyFiles attribute added
andre2007
committed
on 17 Dec 2018
|
2018-11-19 |
|
2018-11-16 |
Added experimental build settings to filter applicable version identifiers
...
Martin Nowak
committed
on 16 Nov 2018
|
2018-11-06 |
Pre/post run commands added
andre2007
committed
on 6 Nov 2018
|
2018-08-25 |
Add betterC build option
Anton Fediushin
committed
on 25 Aug 2018
|
2018-01-15 |
|
2018-01-14 |
buildsettings.d refactored to more std library usage
crimaniak
committed
on 14 Jan 2018
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-12-01 |
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig
committed
on 1 Dec 2017
|
2017-07-25 |
|
2017-06-27 |
make pic inherited for dynamic libraries
John Colvin
committed
on 27 Jun 2017
|
2017-05-15 |
|
2017-02-23 |
|
2016-10-28 |
prepend defaultlib on dmd
John Colvin
committed
on 28 Oct 2016
|
2016-05-23 |
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig
committed
on 23 May 2016
|
2016-04-20 |
Mention version of removal for all deprecated public symbols.
Sönke Ludwig
committed
on 20 Apr 2016
|
2016-04-05 |
Fix all deprecation warnings on 2.071.0-b1, except for std.stream.
...
Sönke Ludwig
committed
on 5 Apr 2016
|
2015-10-18 |
|
2015-10-14 |
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig
committed
on 14 Oct 2015
|
2015-08-09 |
|
2015-06-26 |
Again, rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky
authored
on 24 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
Rework --data's handling of sourceFiles and static library dependencies.
Nick Sabalausky
authored
on 21 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Split --data=libs into two: --data=libs (for installed/system libs) and --data=lib-files (for dependency libs)
...
Nick Sabalausky
authored
on 3 Jun 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Add "targets" field to "dub describe" output.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-03-06 |
Avoid adding duplicate string imports in BuildSettings.addStringImportFiles.
...
Sönke Ludwig
committed
on 6 Mar 2015
|
2015-02-12 |
Fixed issue where static libraries would be generated instead of object files in singleFile build mode
...
machindertech
committed
on 12 Feb 2015
|
2014-04-23 |
Put BuildSettings into its own module and invoke DMD to determine the actual build platform.
...
Sönke Ludwig
committed
on 23 Apr 2014
|