[Bug 49773] New: Replace autotools with CMake.

WineHQ Bugzilla wine-bugs at winehq.org
Thu Sep 3 14:46:09 CDT 2020


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

            Bug ID: 49773
           Summary: Replace autotools with CMake.
           Product: Wine
           Version: 5.16
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
          Assignee: wine-bugs at winehq.org
          Reporter: kolan_n at mail.ru
      Distribution: ---

Autotools is a major inconvenience when building wine. It is too slow to
configure (bash-based), too inconvenient to install on Windows (I haven't found
any official prebuilt packages, and building autotools itself requires ...
perl, which itself is a problem to build, (and using proprietary bundles lioe
ActivePerl is completely not an option) ) and too awful to customize.

It is proposed to replace it with CMake.

-- 
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