2024-06-13 |
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 |
Remove support for OMF, make MsCOFF be x86
...
Mathias Lang
authored
on 3 Jun
The Dlang Bot
committed
on 3 Jun
|
2024-01-17 |
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 |
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 |
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 |
Move dmd version parser to packagerecipe
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 20 Dec 2023
|
2023-12-19 |
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 |
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 |
Fix flags Json serialization
...
Remi Thebault
authored
on 18 May 2023
Jan Jurzitza
committed
on 18 May 2023
|
2023-03-06 |
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 |
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 |
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 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
2022-12-11 |
Reduce dependency on `std.file` (#2547)
Mathias LANG
authored
on 11 Dec 2022
GitHub
committed
on 11 Dec 2022
|
2022-11-02 |
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 |
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 |
Fix unittest for platform probe on Windows
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
2022-09-17 |
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 |
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 |
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 |
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 |
|
2022-08-12 |
Add `fromYAML` method to `Flags`
...
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 12 Aug 2022
|
Trivial: Clear trailing whitespace
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 12 Aug 2022
|
|
2022-08-05 |
Also add options when we combine buildsettings (#2363)
...
ryuukk
authored
on 5 Aug 2022
GitHub
committed
on 5 Aug 2022
|
2022-07-28 |
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
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
compilers: Change lflagsToDFlags to avoid scope escape
...
Geod24
authored
on 20 Jul 2022
Jan Jurzitza
committed
on 28 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
|