GithubHelp home page GithubHelp logo

appveyor-rust's Introduction

Rust AppVeyor Configuration and Scripts

How to setup AppVeyor CI (a windows CI service) for Rust projects:

  1. Create a new AppVeyor project for your repository. See the Appveyor documentation on how to add your project to Appveyor.
  2. Copy appveyor.yml into the repository root directory.
  3. Configure appveyor.yml as needed for project. The default template is sufficient for a basic Rust project that builds on both 32-bit and 64-bit windows targets for both MSVC and GNU toolchains across all three Rust channels (stable, beta, and nightly).
  4. Commit the appveyor files. AppVeyor will automatically pick up the configuration (unless the project is configured to ignore appveyor.yml files) and perform the builds.

AppVeyor Rust Support

AppVeyor is intended mainly for msbuild-style builds, and Rust is not included on the AppVeyor VMs. The appveyor.yml script uses Rustup to automatically install Rust for each target and channel in the build matrix.

See the comments in appveyor.yml for more details on configuring and installing Rust in AppVeyor, or configuring the build matrix for your specific project needs (e.g. unstable feature flags).

License

These scripts are distributed under the terms of the Free Public License, which allows you to use, copy, modify, and/or distribute these files for any purpose without any restrictions, attribution, or notices, so can be used in your projects without any license obligation burdens.

See LICENSE for details.

appveyor-rust's People

Contributors

andybarron avatar starkat99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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