2024-06-04 |
Clear up two deprecations triggering in unittest
...
Mathias Lang
authored
on 4 Jun
The Dlang Bot
committed
on 4 Jun
|
---|---|
2024-02-09 |
Fix #2840: Build collision for single-package and FILE_FULL_PATH
...
Mathias Lang
authored
on 7 Feb 2024
Mathias LANG
committed
on 9 Feb 2024
|
2023-12-17 |
Remove unused iterateDirectory(string)
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
2023-08-19 |
add "cacheArtifactPath" in TargetDescription
...
Remi Thebault
authored
on 21 May 2023
Jan Jurzitza
committed
on 19 Aug 2023
|
2023-08-16 |
add --deep flag to `dub build`
...
Remi Thebault
authored
on 25 May 2023
Jan Jurzitza
committed
on 16 Aug 2023
|
2023-08-13 |
Implemented recipe files for dub #2684 (#2685)
...
Marcelo Silva Nascimento Mancini
authored
on 13 Aug 2023
GitHub
committed
on 13 Aug 2023
|
2023-07-10 |
dub.generators.generator: Don't create targetPath dir with --temp-build
Vladimir Panteleev
authored
on 1 Jun 2023
Mathias LANG
committed
on 10 Jul 2023
|
2023-05-18 |
stabilize the cache directory structure
Remi Thebault
authored
on 18 May 2023
Jan Jurzitza
committed
on 18 May 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-27 |
Make getDUBExePath returns a NativePath
Geod24
authored
on 6 Dec 2022
Mathias LANG
committed
on 27 Feb 2023
|
2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
2023-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
2023-01-03 |
Remove GeneratorSettings.direct as it is never set
Geod24
authored
on 3 Jan 2023
The Dlang Bot
committed
on 3 Jan 2023
|
2022-12-05 |
Use a central build cache for all build artifacts
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 5 Dec 2022
|
2022-11-17 |
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
2022-08-25 |
Integrate `dependencyBuildSettings` into dependencies
...
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 25 Aug 2022
|
2022-08-20 |
Recursively link all link deps of dynamic libraries too (#2414)
...
Martin Kinkelin
authored
on 20 Aug 2022
GitHub
committed
on 20 Aug 2022
|
2022-08-12 |
Minor: Replace a foreach with a nested function
...
Geod24
authored
on 12 Aug 2022
Jan Jurzitza
committed
on 12 Aug 2022
|
2022-08-08 |
improve some output coloring
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
2022-07-28 |
Address review by WebFreak001.
Bastiaan Veelo
authored
on 20 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
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
|
|
More improvements and replacements
...
Giacomo De Lazzari
authored
on 11 Jun 2018
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-04-19 |
Implement injection of source files from dependencies into parent final binaries (executed/shared libraries)
richard andrew cattermole
authored
on 10 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
Fix #2238 - Renew source files after preGenerateCommands
Atila Neves
authored
on 5 Apr 2022
Jan Jurzitza
committed
on 19 Apr 2022
|
|
2022-02-14 |
move command variable substitution to execution
...
WebFreak001
authored
on 13 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
Removes dynamicLibrary being built as staticLibrary for targets other than OMF
richard andrew cattermole
authored
on 9 Feb 2022
Jan Jurzitza
committed
on 14 Feb 2022
|
|
2021-10-20 |
Fix build setting inheritance
...
Ömer Faruk Irmak
authored
on 14 Oct 2021
Mathias LANG
committed
on 20 Oct 2021
|