Coder Social home page Coder Social logo

rosssmyth / llvm-package-windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plc-lang/llvm-package-windows

0.0 0.0 0.0 19 KB

Provides LLVM binary packages for Windows required for building projects depending on LLVM.

License: Apache License 2.0

PowerShell 100.00%

llvm-package-windows's Introduction

LLVM packages for Windows

The official LLVM binaries only contain a small number of binaries and required files to be able to compiled Mun. This repo contains the scripts required to compile a binary package that can be used to compile Mun on windows. We compile LLVM as a separate step because it takes a very long time to compile and we want quick turnarounds on our tests. Other platforms do contain fully featured LLVM binaries so we can use those there.

Dependencies

  • A version of Visual Studio 2017 and Visual Studio 2019 must be installed
  • cmake
  • 7z

The build script uses Scoop to install some required dependencies. If you already have these dependencies scoop will not overwrite them.

Build

To build the binary package of LLVM run:

$ .\build.ps1

The script will build and package LLVM.

llvm-package-windows's People

Contributors

ghaith avatar baszalmstra avatar wodann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.