History for dub_jkp / source / dub / compilers / compiler.d
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-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-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-01-26
@WebFreak001
reduce dependency on the working directory ...
WebFreak001 authored on 26 Jan 2023 Mathias LANG committed on 26 Jan 2023
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-03-06
@MoonlightSentinel
Adapt determinePlatform to the new defaults for Win32 ...
MoonlightSentinel committed on 6 Mar 2022
2022-03-04
@WebFreak001
add CompilerInvocationException ...
WebFreak001 authored on 2 Mar 2022 The Dlang Bot committed on 4 Mar 2022
2021-12-05
@WebFreak001
add UnsupportedArchitecture/CompilerException ...
WebFreak001 authored on 1 Dec 2021 The Dlang Bot committed on 5 Dec 2021
2021-05-19
@SHOO
Add environment variables to BuildSettings (#2121)
SHOO authored on 19 May 2021 GitHub committed on 19 May 2021
2021-01-25
@The Dlang Bot
Merge pull request #2095 from veelo/depcrecate-public-import ...
The Dlang Bot authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
Coloured dependency message. ...
Bastiaan Veelo authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
2021-01-24
@Bastiaan Veelo
Depcrecate unused but public import.
Bastiaan Veelo committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused selective imports. These are private imports of symbols that do not occur elsewhere in the file, so they are safe to be removed.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
2020-08-15
@Geod24
Replace occurences of 'in ref' with 'const scope ref' ...
Geod24 authored on 15 Aug 2020 The Dlang Bot committed on 15 Aug 2020
2020-08-04
@SHOO
Add architecture x86_omf for windows-dmd
SHOO authored on 27 Jul 2020 The Dlang Bot committed on 4 Aug 2020
2020-03-20
@Martin Kinkelin
LDC: Suppress noisy warning when cross-compiling via -arch=<triple>
Martin Kinkelin committed on 20 Mar 2020
2019-12-20
@Geod24
Fix #1206: Remove warning when using ldmd2 or gdmd ...
Geod24 committed on 20 Dec 2019
2019-08-19
@Martin Kinkelin
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks) ...
Martin Kinkelin committed on 19 Aug 2019
2019-04-23
@Eugen Wissner
Use -dumpfullversion to determine GDC version
Eugen Wissner committed on 23 Apr 2019
2019-02-17
@Sönke Ludwig
Perform the tool chain checks based on the compiler name. ...
Sönke Ludwig committed on 17 Feb 2019
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019
@Sönke Ludwig
Remove the additional '|' syntax for toolchain requirements. ...
Sönke Ludwig committed on 17 Feb 2019
2018-12-23
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 2018
2017-02-14
@Sönke Ludwig
Also fix x86_mscoff to be available as a platform specifier. See #1059.
Sönke Ludwig committed on 14 Feb 2017