Skip to content
Snippets Groups Projects
Forked from The Tor Project / Applications / Tor Browser
Source project has a limited visibility.
  • Mitchell Hentges's avatar
    47520dab
    Bug 1725895: Add support for MSYS2 MozillaBuild r=glandium · 47520dab
    Mitchell Hentges authored
    MSYS2 has a slightly different directory structure (binaries are
    now under "/usr/bin/" instead of "/bin/"), and we're now plonking
    it in `%MOZILLABUILD%\msys2` instead of `%MOZILLABUILD%\msys` so that
    MSYS1 files don't interfere with MSYS2 after a pave-over install.
    
    Speaking of pave-over installs: if both `msys2` and `msys` are available,
    this patch prefers `msys2`. This is because MozillaBuild installations
    with MSYS2 are going to _assume_ they're using MSYS2, and therefore
    be most compatible with the versions of packages shipped with MSYS2.
    
    Differential Revision: https://phabricator.services.mozilla.com/D133549
    47520dab
    History
    Bug 1725895: Add support for MSYS2 MozillaBuild r=glandium
    Mitchell Hentges authored
    MSYS2 has a slightly different directory structure (binaries are
    now under "/usr/bin/" instead of "/bin/"), and we're now plonking
    it in `%MOZILLABUILD%\msys2` instead of `%MOZILLABUILD%\msys` so that
    MSYS1 files don't interfere with MSYS2 after a pave-over install.
    
    Speaking of pave-over installs: if both `msys2` and `msys` are available,
    this patch prefers `msys2`. This is because MozillaBuild installations
    with MSYS2 are going to _assume_ they're using MSYS2, and therefore
    be most compatible with the versions of packages shipped with MSYS2.
    
    Differential Revision: https://phabricator.services.mozilla.com/D133549