[Bug 33377] Dependencies on third-party import dlls are undetected

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 23 05:52:43 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=33377

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
This is fixed.

* The TestBot now does full rebuilds.

commit 34479b22731c94a0283928091d41b4ddf379587c
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Mar 23 10:04:03 2020 +0100

    testbot: Simplify building Wine.

    The shared BuildWine() function will reconfigure Wine if given the
    configure parameters, and build the specified Wine target.
    For the build VMs the configure options disable the X and FreeType
    checks, tell Wine not to build the WineTest executable, and the
    buildtests target ensures only the tests are built.
    Meanwhile the wine VMs essentially use the default configure options
    and make target.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47849
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

* WineTestBot::PatchUtils correctly detects changes to files like aclocal.m4
and then runs the appropriate scripts. See for instance:

commit 2ac989fd8548d6546061d0e26cda0e33f8b3c037
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Apr 6 11:24:26 2021 +0200

    testbot/PatchUtils: Document the make_* scripts indirect impacts.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list