Git Product home page Git Product logo

platform-tools's Introduction

Customized Rust/Clang toolchain for Solana Platform

Build Status

Builds Clang and Rust compiler binaries that incorporate customizations and fixes required by Solana but not yet upstreamed into Rust or LLVM.

  • Builds Rust for Linux (Debian) natively, or in Docker if runs on MacOS
  • Builds Rust for MacOS natively therefore skipped if not building on a Mac
  • Results in tarballs in out/ that can be released

Building

$ ./build.sh [--docker]

The --docker option can be used to build Linux binaries on macOS in a docker container. If the option is not specified only macOS binaries are built on a Mac. On Linux the --docker option is ignored.

Releases

This repo depends on the following:

Any changes that need to go into a Rust release must be made in the appropriate repos listed above.

  • See build.sh for an example of how to sync and build

This repository is used to build the toolchain binaries in GitHub Actions. The created tarballs are uploaded as build artifacts in GitHub Actions.

The release of the binaries is fully automated. Do not release manually. To release the binaries, push a release tag that starts with the 'v' character, e.g. v1.2. The GitHub workflow automatically triggers a new build, creates a release with the name of the tag, and uploads the toolchain tarballs as the release assets.

platform-tools's People

Contributors

dmakarov avatar jackcmay avatar joncinque avatar alessandrod avatar barnjamin avatar maxims94 avatar mehdi2sama 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.