History for dub_jkp / source / dub / compilers / utils.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
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
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-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-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
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-11
@The Dlang Bot
Merge pull request #2259 from rikkimax/fix-issue2258 ...
The Dlang Bot authored on 11 Jun 2022 GitHub committed on 11 Jun 2022
2022-06-10
@richard andrew cattermole
Refactor checks for platform is Windows into a method on BuildPlatform
richard andrew cattermole committed on 10 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
@richard andrew cattermole
Add export (.exp) files to isDynamicLibraryFile for full Windows support when copying build artifacts
richard andrew cattermole committed on 7 Jun 2022
@richard andrew cattermole
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole committed on 7 Jun 2022
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
2019-11-10
@سليمان السهمي  (Suleyman Sahmi)
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi) committed on 10 Nov 2019
@سليمان السهمي  (Suleyman Sahmi)
Print the platform probe atomically ...
سليمان السهمي (Suleyman Sahmi) committed on 10 Nov 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-02-17
@Sönke Ludwig
Change toolchainRequirements fields to Dependency. ...
Sönke Ludwig committed on 17 Feb 2019
2018-12-23
@Remi Thebault
toolchainRequirements recipe support
Remi Thebault committed on 23 Dec 2018
2018-07-12
@andre2007
Add build type syntax
andre2007 committed on 12 Jul 2018
2018-05-08
@Vladimir Panteleev
dub.compilers.utils: Fix platform probe code when nothing is detected ...
Vladimir Panteleev committed on 8 May 2018
2017-12-29
@Martin Nowak
speed up platform probe 50ms -> 5ms by avoiding phobos imports
Martin Nowak committed on 29 Dec 2017
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-09-20
@Joakim
Refactor determinePlatform, determineArchitecture, and determineCompiler from dub.platform into strings that can be pasted into generatePlatformProbeFile and remove unused imports.
Joakim committed on 20 Sep 2017
2017-07-10
@Sönke Ludwig
Add example for architecture flag usage warning.
Sönke Ludwig committed on 10 Jul 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2016-12-02
@Sönke Ludwig
Merge branch 'stable'
Sönke Ludwig committed on 2 Dec 2016
2016-11-28
@John Colvin
introduce x86-mscoff arch
John Colvin committed on 28 Nov 2016
@Sönke Ludwig
Fix deprecation warning on Windows.
Sönke Ludwig committed on 28 Nov 2016
2016-06-24
@Sönke Ludwig
Eliminate use of Json.opDispatch. ...
Sönke Ludwig committed on 24 Jun 2016