2022-07-28 |
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
---|---|
Commandline: Do not duplicate GeneratorSettings fields
...
Geod24
authored
on 28 Jul 2022
The Dlang Bot
committed
on 28 Jul 2022
|
|
use json.get directly instead of casting
...
Jan Jurzitza
authored
on 28 Jul 2022
The Dlang Bot
committed
on 28 Jul 2022
|
|
Use Configy to read dub.selections.json
Geod24
authored
on 15 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
compilers: Change lflagsToDFlags to avoid scope escape
...
Geod24
authored
on 20 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Unify package path in a single PackageManager function
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
Move PlacementLocation from project to PackageManager
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
Merge pull request #2340 from Geod24/10-years-anniversary
...
The Dlang Bot
authored
on 28 Jul 2022
GitHub
committed
on 28 Jul 2022
|
|
Trivial: Deprecate Dub.remove(Package, bool)
...
Geod24
authored
on 28 Jul 2022
The Dlang Bot
committed
on 28 Jul 2022
|
|
|
|
|
|
Do not call Project.reinit from commandline
...
Geod24
authored
on 28 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
SpecialDirs: Re-order by priority, document
Geod24
authored
on 27 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
Refactor SpecialDirs initialization in its own function
...
Geod24
authored
on 27 Jul 2022
Mathias LANG
committed
on 28 Jul 2022
|
|
2022-07-27 |
Trivial: Fix syntax for Params documentation in packagesuppliers
Geod24
authored
on 27 Jul 2022
Mathias LANG
committed
on 27 Jul 2022
|
Trivial: Deduplicate GeneratorSettings initialization
Geod24
authored
on 27 Jul 2022
The Dlang Bot
committed
on 27 Jul 2022
|
|
Trivial: Streamline code when package not found in project
...
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 27 Jul 2022
|
|
2022-07-19 |
Fix missing sanitizing of subpackage targetTypes
...
Martin Kinkelin
authored
on 19 Jul 2022
Mathias LANG
committed
on 19 Jul 2022
|
2022-07-18 |
Dependency: Remove dead 'isSCM' code from Version
...
Geod24
authored
on 15 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
Dependency: Convert to a discrete type
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
|
Add VersionMatchMode support to VersionRange.matches
Geod24
authored
on 16 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
|
commandline: Catch Exception, not Throwable
...
Geod24
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
|
Suppress `version` for path-based deps in Dependency.toJson()
...
Martin Kinkelin
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
|
Fix missing deserialization of fileVersion from dub.selections.json
...
Martin Kinkelin
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
|
2022-07-16 |
sdl: Simplify Dependency parsing
...
Geod24
authored
on 16 Jul 2022
The Dlang Bot
committed
on 16 Jul 2022
|
Trivial: Remove a leftover debug statement
Geod24
authored
on 16 Jul 2022
The Dlang Bot
committed
on 16 Jul 2022
|
|
Dependency: Remove top-level safe, apply to decl
...
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 16 Jul 2022
|
|
2022-07-15 |
Dependency: Change format for path-based dependencies (#2316)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
Deprecate duplicated JSON serialization for Dependency
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 15 Jul 2022
|
|
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|