History for dub_jkp / source / dub / compilers / buildsettings.d
2023-03-01
@Carsten Schlote
Add unittest to test collection of C sources and headers
Carsten Schlote authored on 3 Dec 2022 Jan Jurzitza committed on 1 Mar 2023
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2022-11-02
@Sönke Ludwig
Move foreign code from global scope to dub.internal. ...
Sönke Ludwig authored on 2 Nov 2022 Jan Jurzitza committed on 2 Nov 2022
2022-08-30
@Martin Kinkelin
Posix: Add default SONAME/install_name for dynamic libraries ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 30 Aug 2022
2022-08-21
@Per Nordlöw
Forward flag `--color={on,off}` to compiler calls (#2382) ...
Per Nordlöw authored on 21 Aug 2022 GitHub committed on 21 Aug 2022
2022-08-12
@Geod24
Add `fromYAML` method to `Flags` ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 12 Aug 2022
@Geod24
Trivial: Clear trailing whitespace
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 12 Aug 2022
2022-08-05
@ryuukk
Also add options when we combine buildsettings (#2363) ...
ryuukk authored on 5 Aug 2022 GitHub committed on 5 Aug 2022
2022-06-13
@Geod24
Build{Options,Requirements}: Use a common templated struct ...
Geod24 authored on 13 Jun 2022 Mathias LANG committed on 13 Jun 2022
2022-06-07
@Per Nordlöw
Add support for coverage at compile-time (CTFE)
Per Nordlöw authored on 2 Jun 2022 Jan Jurzitza committed on 7 Jun 2022
2022-04-19
@richard andrew cattermole
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-06-04
@Ömer Faruk Irmak
Fix dependency build settings flooding dflags
Ömer Faruk Irmak authored on 1 Jun 2021 Mathias LANG committed on 4 Jun 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-03-01
@SHOO
Add lowmem for settings
SHOO authored on 21 Apr 2020 The Dlang Bot committed on 1 Mar 2021
2020-11-18
@Ömer Faruk IRMAK
Filter duplicates in vals input
Ömer Faruk IRMAK authored on 16 Nov 2020 Mathias LANG committed on 18 Nov 2020
2020-10-10
@Sönke Ludwig
Revert "Deduplicate dflags and lflags" (#2016) ...
Sönke Ludwig authored on 1 Oct 2020 Petar Kirov committed on 10 Oct 2020
@Geod24
Deduplicate dflags and lflags ...
Geod24 authored on 28 Sep 2020 Petar Kirov committed on 10 Oct 2020
2019-12-20
@Geod24
Replace calls to NativePath.toString() with .name ...
Geod24 committed on 20 Dec 2019
2018-12-17
@andre2007
extraDependencyFiles attribute added
andre2007 committed on 17 Dec 2018
2018-11-19
@Martin Nowak
infer unspecified version filters ...
Martin Nowak committed on 19 Nov 2018
2018-11-16
@Martin Nowak
Added experimental build settings to filter applicable version identifiers ...
Martin Nowak committed on 16 Nov 2018
2018-11-06
@andre2007
Pre/post run commands added
andre2007 committed on 6 Nov 2018
2018-08-25
@Anton Fediushin
Add betterC build option
Anton Fediushin committed on 25 Aug 2018
2018-01-15
@crimaniak
Fix buildsettings.d according to Sebastian Wilzbach notes ...
crimaniak committed on 15 Jan 2018
2018-01-14
@crimaniak
buildsettings.d refactored to more std library usage
crimaniak committed on 14 Jan 2018
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-12-01
@Sönke Ludwig
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig committed on 1 Dec 2017
2017-07-25
@Martin Nowak
add tests for BuildSettings add/remove functions ...
Martin Nowak committed on 25 Jul 2017
2017-06-27
@John Colvin
make pic inherited for dynamic libraries
John Colvin committed on 27 Jun 2017
2017-05-15
@Martin Nowak
replace slow O(N^2) removeImportFiles with set difference ...
Martin Nowak committed on 15 May 2017