Files
Kay Hayen 895978ddd1 Windows: Enhanced "depends.exe" alternatives
* The "pefile" experimental support didn't consider delay
  load DLLs and was not recursive like "depends.exe" is.

* Started experimental support for "windepends" which is
  better maintained, but needs more work and evaluation
  before we can consider it for use.

* Cleaned up the structure for the alternatives on Windows.

* On ARM we cannot due runtime DLL tracing because "depends.exe"
  is not available there.

* Also detect architecture of Windows for ARM in the test runner
  properly.

* Also big cleanup for the compile_extension_modules test which
  was not checking if runtime tracing was available and had lots
  code complexity issues to solve.
2026-04-26 06:52:05 +02:00
..
2026-03-18 17:28:58 +01:00