History for dub_jkp / source / dub / compilers
2024-06-13
@Martin Kinkelin
LDC: Don't keep around temporary object files for static libs (#2690) ...
Martin Kinkelin authored on 13 Jun GitHub committed on 13 Jun
2024-06-03
@Mathias Lang
Remove support for OMF, make MsCOFF be x86 ...
Mathias Lang authored on 3 Jun The Dlang Bot committed on 3 Jun
2024-01-17
@Andrei Horodniceanu
Let uesr $DFLAGS override build settings as much as possible ...
Andrei Horodniceanu authored on 13 Jan 2024 Mathias LANG committed on 17 Jan 2024
2024-01-10
@Etienne Cimon
Add betterC probing for performance and for applications without drun… (#2753) ...
Etienne Cimon authored on 10 Jan 2024 GitHub committed on 10 Jan 2024
2024-01-09
@Mathias Lang
Revert "Move data part of dub.platform to dub.data" ...
Mathias Lang authored on 9 Jan 2024 Mathias LANG committed on 9 Jan 2024
2023-12-20
@Mathias Lang
Move dmd version parser to packagerecipe ...
Mathias Lang authored on 20 Dec 2023 The Dlang Bot committed on 20 Dec 2023
2023-12-19
@Mathias Lang
Move data part of dub.platform to dub.data ...
Mathias Lang authored on 19 Dec 2023 Mathias LANG committed on 19 Dec 2023
2023-07-22
@Vladimir Panteleev
Don't wastefully execute everything via a shell ...
Vladimir Panteleev authored on 20 Jul 2023 Jan Jurzitza committed on 22 Jul 2023
2023-05-18
@Remi Thebault
Fix flags Json serialization ...
Remi Thebault authored on 18 May 2023 Jan Jurzitza committed on 18 May 2023
2023-03-06
@Geod24
Revert "Make all static library exports contribute to dlls on Windows" ...
Geod24 authored on 6 Mar 2023 Mathias LANG committed on 6 Mar 2023
2023-03-05
@richard (rikki) andrew cattermole
Make all static library exports contribute to dlls on Windows
richard (rikki) andrew cattermole authored on 5 Mar 2023 The Dlang Bot committed on 5 Mar 2023
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
2023-01-26
@WebFreak001
reduce dependency on the working directory ...
WebFreak001 authored on 26 Jan 2023 Mathias LANG committed on 26 Jan 2023
2022-12-11
@Mathias LANG
Reduce dependency on `std.file` (#2547)
Mathias LANG authored on 11 Dec 2022 GitHub committed on 11 Dec 2022
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-10-29
@Geod24
Unify reading and writing files under a single API ...
Geod24 authored on 28 Oct 2022 Mathias LANG committed on 29 Oct 2022
2022-10-17
@Geod24
Fix unittest for platform probe on Windows
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
2022-09-17
@Martin Kinkelin
Windows: Copy .lib files from DLL deps only ...
Martin Kinkelin authored on 17 Aug 2022 Mathias LANG committed on 17 Sep 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-20
@Martin Kinkelin
LDC: Use `-fvisibility=public -dllimport=all` when compiling a Windows DLL (#2412) ...
Martin Kinkelin authored on 20 Aug 2022 GitHub committed on 20 Aug 2022
2022-08-15
@Elias Batek
Fix x86 OMF support ...
Elias Batek authored on 15 Aug 2022 The Dlang Bot committed on 15 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-07-28
@Bastiaan Veelo
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo authored on 13 Jun 2022 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
New logging module - initial functionality ...
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Geod24
compilers: Change lflagsToDFlags to avoid scope escape ...
Geod24 authored on 20 Jul 2022 Jan Jurzitza committed on 28 Jul 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