Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Build with meson #89

Closed
wants to merge 5 commits into from
Closed

[WIP] Build with meson #89

wants to merge 5 commits into from

Commits on Oct 21, 2018

  1. Add meson build system

    Also get it compiling with VS2017
    ubsan committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    272cf44 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Add support for versioning

    ubsan committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    2b470f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. finish off version.py

    ubsan committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    309b915 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    ubsan committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    1d7a03c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. minor changes

    I'm probably not going to do the downloading and building of rustc
    unless @thepowersgang gives the go-ahead, but here's how it might start
    to look
    ubsan committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    e73bdc1 View commit details
    Browse the repository at this point in the history