2022-08-21
@Geod24
Add changelog entry for colored output
Geod24 authored on 18 Aug 2022 Mathias LANG committed on 21 Aug 2022
2022-08-20
@Martin Kinkelin
LDC: Use `-fvisibility=public -dllimport=all` when compiling a Windows DLL (#2412) ...
Martin Kinkelin authored on 20 Aug 2022 GitHub committed on 20 Aug 2022
@Martin Kinkelin
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-18
@Geod24
Trivial: Add attributes and documentation to PackageRecipe ...
Geod24 authored on 18 Aug 2022 The Dlang Bot committed on 18 Aug 2022
@Geod24
Trivial: Make more obvious to developers how to debug YAML parsing ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 18 Aug 2022
@Per Nordlöw
git ignore files generated by scripts/ci/travis.sh and move ignores from .gitignore to test/.gitignore
Per Nordlöw authored on 18 Aug 2022 The Dlang Bot committed on 18 Aug 2022
@Geod24
Configy: Replace parseField with parseAs ...
Geod24 authored on 18 Aug 2022 Mathias LANG committed on 18 Aug 2022
@Per Nordlöw
Rename CLI flag --colors to --color any D code symbols accordingly
Per Nordlöw authored on 18 Aug 2022 Mathias LANG committed on 18 Aug 2022
2022-08-17
@Geod24
Configy: Synchronize with upstream ...
Geod24 authored on 16 Aug 2022 Mathias LANG committed on 17 Aug 2022
2022-08-16
@Per Nordlöw
Use SHA256 in place of MD5 in computeBuildName
Per Nordlöw authored on 15 Aug 2022 Mathias LANG committed on 16 Aug 2022
@Per Nordlöw
Call file.isDir once in hashPackage
Per Nordlöw authored on 15 Aug 2022 Mathias LANG committed on 16 Aug 2022
@Per Nordlöw
Use SHA256 and better namings in hashPackage
Per Nordlöw authored on 15 Aug 2022 Mathias LANG committed on 16 Aug 2022
@Geod24
Configy: Move dub-specific extension tests to their own module ...
Geod24 authored on 16 Aug 2022 Mathias LANG committed on 16 Aug 2022
2022-08-15
@Elias Batek
Fix x86 OMF support ...
Elias Batek authored on 15 Aug 2022 The Dlang Bot committed on 15 Aug 2022
@lempiji
Fix #2383
lempiji authored on 15 Aug 2022 The Dlang Bot committed on 15 Aug 2022
2022-08-12
@Geod24
Minor: Replace a foreach with a nested function ...
Geod24 authored on 12 Aug 2022 Jan Jurzitza committed on 12 Aug 2022
@Geod24
Add `fromYAML` method to `Flags` ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 12 Aug 2022
@Geod24
Configy: Do not recurse into fields with fromYAML ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 12 Aug 2022
@Geod24
Configy: Add StartsWith as a shorthand for Name(name, true) ...
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 12 Aug 2022
@Geod24
Trivial: Clear trailing whitespace
Geod24 authored on 12 Aug 2022 Mathias LANG committed on 12 Aug 2022
@Geod24
Configy: Synchronize with upstream changes ...
Geod24 authored on 9 Aug 2022 Mathias LANG committed on 12 Aug 2022
2022-08-11
@Geod24
PackageManager.getBestPackage: Introduce Version[Range] overloads
Geod24 authored on 10 Aug 2022 Jan Jurzitza committed on 11 Aug 2022
@Geod24
Project: Use Dependency.visit instead of if/else
Geod24 authored on 10 Aug 2022 Mathias LANG committed on 11 Aug 2022
@Geod24
Trivial: Rework some control flow for readability
Geod24 authored on 8 Aug 2022 Mathias LANG committed on 11 Aug 2022
2022-08-08
@Geod24
Dub.fetch: Deprecate Dependency overload, only accept Version[range] ...
Geod24 authored on 8 Aug 2022 Jan Jurzitza committed on 8 Aug 2022
@The Dlang Bot
Merge pull request #2373 from Geod24/move-more-stuff ...
The Dlang Bot authored on 8 Aug 2022 GitHub committed on 8 Aug 2022
@Geod24
PackageManager: Move routine to write local pkg list to Location struct
Geod24 committed on 8 Aug 2022
@Geod24
PackageManager: Move routine to write override in Location struct
Geod24 committed on 8 Aug 2022
@WebFreak001
improve some output coloring ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
@WebFreak001
change TAG_WIDTH const to a variable value ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022