2024-04-19 |
Prune the result of `Package.getAllDependenciesRange`
Atila Neves
committed
on 19 Apr
|
---|---|
2024-02-26 |
Move Package.findPackageFile to PackageManager, mock
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
2024-02-15 |
Use the proper constructor for PackageDependency
...
Mathias Lang
authored
on 14 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
2024-01-18 |
Deprecate Package.getInternalSubPackage, simplify DepedencyResolver
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 18 Jan 2024
|
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-09 |
Deprecate Package JSON constructor
...
Mathias Lang
authored
on 8 Jan 2024
Mathias LANG
committed
on 9 Jan 2024
|
2024-01-02 |
Deprecate `Package.load`, use `PackageManager.load` instead
...
Mathias Lang
authored
on 1 Jan 2024
Mathias LANG
committed
on 2 Jan 2024
|
2023-12-22 |
Change platform dependency to use a VersionRange
...
Mathias Lang
authored
on 20 Dec 2023
The Dlang Bot
committed
on 22 Dec 2023
|
2023-12-18 |
Deprecate unused packageInfoFilenames
...
Mathias Lang
authored
on 17 Dec 2023
Mathias LANG
committed
on 18 Dec 2023
|
2023-12-17 |
Trivial: Simplify checkDubRequirements
...
Mathias Lang
authored
on 17 Dec 2023
The Dlang Bot
committed
on 17 Dec 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-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Feb 2023
|
Fix typo in subpackage license warning
Zachary Yedidia
authored
on 1 Feb 2023
Mathias LANG
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
|
2022-12-11 |
Reduce dependency on `std.file` (#2547)
Mathias LANG
authored
on 11 Dec 2022
GitHub
committed
on 11 Dec 2022
|
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-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-08-28 |
Use configy library to parse dub.json file
...
Geod24
authored
on 12 Jun 2022
Mathias LANG
committed
on 28 Aug 2022
|
2022-08-27 |
|
2022-08-25 |
Integrate `dependencyBuildSettings` into dependencies
...
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 25 Aug 2022
|
2022-08-22 |
|
only do main file searching when neccessary
WebFreak001
committed
on 22 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-07 |
Add support for coverage at compile-time (CTFE)
Per Nordlöw
authored
on 2 Jun 2022
Jan Jurzitza
committed
on 7 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
|
2021-12-05 |
fix CLI --print-builds implementation
Jan Jurzitza
authored
on 3 Dec 2021
The Dlang Bot
committed
on 5 Dec 2021
|
2021-09-27 |
fix Issue 1645: the DFLAGS env variable is not handled when --build is passed
Victor Porton
authored
on 11 Feb 2019
The Dlang Bot
committed
on 27 Sep 2021
|