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

Use cargo_gn to build using "cargo build" #2836

Closed
wants to merge 17 commits into from

Commits on Aug 30, 2019

  1. WIP cargo_gn integration

    ry authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    ba61583 View commit details
    Browse the repository at this point in the history
  2. Run tests with 'cargo build'

    ry authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    ecbdb08 View commit details
    Browse the repository at this point in the history
  3. turn off treat_warnings_as_errors

    ry authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    355a818 View commit details
    Browse the repository at this point in the history
  4. fix test

    ry authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    251a4fb View commit details
    Browse the repository at this point in the history
  5. update cargo_gn

    afinch7 authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    acde29a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b286ea5 View commit details
    Browse the repository at this point in the history
  7. fmt

    afinch7 authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d60e1d5 View commit details
    Browse the repository at this point in the history
  8. pass custom env to ninja on windows

    afinch7 authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    3514a0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74157f0 View commit details
    Browse the repository at this point in the history
  10. revert cargo_gn dep back to master

    afinch7 authored and piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    83ccb06 View commit details
    Browse the repository at this point in the history
  11. Format

    piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d8c87f4 View commit details
    Browse the repository at this point in the history
  12. Don't use canonicalize

    This function is useless on windows and should never be used.
    piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    6b767d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b4786a7 View commit details
    Browse the repository at this point in the history
  14. Fix RLS builds

    piscisaureus committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    65352b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd903a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    64f5add View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    ry committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    6a58059 View commit details
    Browse the repository at this point in the history