Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Matthew Pickering's avatar
    9cac8f11
    Abstract windows toolchain setup · 9cac8f11
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    This commit splits up the windows toolchain setup logic into two
    functions.
    
    * FP_INSTALL_WINDOWS_TOOLCHAIN - deals with downloading the toolchain if
      it isn't already downloaded
    * FP_SETUP_WINDOWS_TOOLCHAIN - sets the environment variables to point
      to the correct place
    
    FP_SETUP_WINDOWS_TOOLCHAIN is abstracted from the location of the mingw
    toolchain and also the eventual location where we will install the
    toolchain in the installed bindist.
    
    This is the first step towards #23608
    9cac8f11
    History
    Abstract windows toolchain setup
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    This commit splits up the windows toolchain setup logic into two
    functions.
    
    * FP_INSTALL_WINDOWS_TOOLCHAIN - deals with downloading the toolchain if
      it isn't already downloaded
    * FP_SETUP_WINDOWS_TOOLCHAIN - sets the environment variables to point
      to the correct place
    
    FP_SETUP_WINDOWS_TOOLCHAIN is abstracted from the location of the mingw
    toolchain and also the eventual location where we will install the
    toolchain in the installed bindist.
    
    This is the first step towards #23608
Code owners
Assign users and groups as approvers for specific file changes. Learn more.