Crafter.Build/implementations
Jorijn van der Graaf 988c1821af
All checks were successful
CI / build-test-release (push) Successful in 14m49s
LoadProject: extend DLL search path to mingw / libcxx bin dir
Before LoadLibraryA on the project.dll, point Windows's loader at the
directory we already know holds the runtime DLLs the dll depends on
(libstdc++/libgcc/libwinpthread for mingw-host, c++.dll for msvc-host).
Lets a user run crafter-build.exe straight out of the release zip
without having to prepend C:\msys64\ucrt64\bin (or the libc++ bin
dir) to PATH first.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 05:00:25 +02:00
..
Crafter.Build-Clang.cpp ArgQuery: out-of-line CRAFTER_API methods for Windows DLL crossing 2026-04-30 04:15:29 +02:00
Crafter.Build-External.cpp ShellQuote: use double quotes on Windows 2026-04-30 03:50:06 +02:00
Crafter.Build-Implementation.cpp v2 nearly done 2026-04-27 07:04:42 +02:00
Crafter.Build-Interface.cpp v2 nearly done 2026-04-27 07:04:42 +02:00
Crafter.Build-Platform.cpp LoadProject: extend DLL search path to mingw / libcxx bin dir 2026-04-30 05:00:25 +02:00
Crafter.Build-Progress.cpp loading bar 2026-04-29 03:27:11 +02:00
Crafter.Build-Shader.cpp v2 nearly done 2026-04-27 07:04:42 +02:00
Crafter.Build-Test.cpp fixes 2026-04-30 02:20:19 +02:00
main.cpp v2 nearly done 2026-04-27 07:04:42 +02:00