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
|
---|---|
2023-12-20 |
Move dmd version parser to packagerecipe
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 20 Dec 2023
|
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-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-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
|
|
2022-06-13 |
Build{Options,Requirements}: Use a common templated struct
...
Geod24
authored
on 13 Jun 2022
Mathias LANG
committed
on 13 Jun 2022
|
2022-06-11 |
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 |
Refactor checks for platform is Windows into a method on BuildPlatform
richard andrew cattermole
committed
on 10 Jun 2022
|
2022-06-07 |
Add support for coverage at compile-time (CTFE)
Per Nordlöw
authored
on 2 Jun 2022
Jan Jurzitza
committed
on 7 Jun 2022
|
Add export (.exp) files to isDynamicLibraryFile for full Windows support when copying build artifacts
richard andrew cattermole
committed
on 7 Jun 2022
|
|
Fix issue 2258 and copy the build artifacts to the target directory
richard andrew cattermole
committed
on 7 Jun 2022
|
|
2020-08-15 |
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 |
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi)
committed
on 10 Nov 2019
|
|
|
2019-08-19 |
Improve cross-compilation support (replace `version` checks by BuildPlatform runtime checks)
...
Martin Kinkelin
committed
on 19 Aug 2019
|
2019-02-17 |
|
2018-12-23 |
toolchainRequirements recipe support
Remi Thebault
committed
on 23 Dec 2018
|
2018-07-12 |
Add build type syntax
andre2007
committed
on 12 Jul 2018
|
2018-05-08 |
dub.compilers.utils: Fix platform probe code when nothing is detected
...
Vladimir Panteleev
committed
on 8 May 2018
|
2017-12-29 |
speed up platform probe 50ms -> 5ms by avoiding phobos imports
Martin Nowak
committed
on 29 Dec 2017
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-09-20 |
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 |
Add example for architecture flag usage warning.
Sönke Ludwig
committed
on 10 Jul 2017
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2016-12-02 |
Merge branch 'stable'
Sönke Ludwig
committed
on 2 Dec 2016
|
2016-11-28 |
introduce x86-mscoff arch
John Colvin
committed
on 28 Nov 2016
|
Fix deprecation warning on Windows.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
2016-06-24 |
|