2022-08-23
@Jan Jurzitza
add $DPATH environment variable for file locations (#2281) ...
Jan Jurzitza authored on 23 Aug 2022 GitHub committed on 23 Aug 2022
@The Dlang Bot
Merge pull request #2424 from WebFreak001/avoid-extra-mainfile-scan ...
The Dlang Bot authored on 23 Aug 2022 GitHub committed on 23 Aug 2022
@Geod24
PackageManager: Deprecate overloads of getPackage with string version
Geod24 authored on 22 Aug 2022 The Dlang Bot committed on 23 Aug 2022
2022-08-22
@WebFreak001
reduce FS access count for main file generation ...
WebFreak001 committed on 22 Aug 2022
@WebFreak001
only do main file searching when neccessary
WebFreak001 committed on 22 Aug 2022
@Geod24
Trivial: Expand body of Dependency.opEquals ...
Geod24 authored on 22 Aug 2022 Jan Jurzitza committed on 22 Aug 2022
@Geod24
Dependency: Make VersionRange.match scope
Geod24 authored on 22 Aug 2022 Jan Jurzitza committed on 22 Aug 2022
@Geod24
Dub: Move environment read one level up the stack ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
@Geod24
Deprecate Dub.getPackageSuppliers ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
@Geod24
Dub: Remove unused m_overrideSearchPaths member ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
@Geod24
Configy: Integrate a fix around circular reference ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
@Per Nordlöw
Avoid calls to .dup in cmake.d (#2421)
Per Nordlöw authored on 22 Aug 2022 GitHub committed on 22 Aug 2022
2022-08-21
@Geod24
Trivial: Group 'Dub' class ctor/init together
Geod24 authored on 20 Aug 2022 The Dlang Bot committed on 21 Aug 2022
@Per Nordlöw
Forward flag `--color={on,off}` to compiler calls (#2382) ...
Per Nordlöw authored on 21 Aug 2022 GitHub committed on 21 Aug 2022
@Geod24
Dependency: Take advantage of -preview=in ...
Geod24 authored on 20 Aug 2022 The Dlang Bot committed on 21 Aug 2022
@SHOO
Fix #2348 Crash when describing postBuildCommands
SHOO authored on 18 Aug 2022 Mathias LANG committed on 21 Aug 2022
@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