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

Add CircleCI #441

Merged
merged 29 commits into from
Jun 1, 2020
Merged

Add CircleCI #441

merged 29 commits into from
Jun 1, 2020

Commits on May 22, 2020

  1. init

    GregTheGreek committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c3282f7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. test linting

    GregTheGreek committed May 23, 2020
    Configuration menu
    Copy the full SHA
    043e2cc View commit details
    Browse the repository at this point in the history
  2. add require to lint

    GregTheGreek committed May 23, 2020
    Configuration menu
    Copy the full SHA
    102da97 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. save cache on git commit

    GregTheGreek committed May 24, 2020
    Configuration menu
    Copy the full SHA
    a131014 View commit details
    Browse the repository at this point in the history
  2. add protoc

    GregTheGreek committed May 24, 2020
    Configuration menu
    Copy the full SHA
    53357d1 View commit details
    Browse the repository at this point in the history
  3. cache protoc

    GregTheGreek committed May 24, 2020
    Configuration menu
    Copy the full SHA
    d1dd1f6 View commit details
    Browse the repository at this point in the history
  4. cache

    GregTheGreek committed May 24, 2020
    Configuration menu
    Copy the full SHA
    1e8c7e9 View commit details
    Browse the repository at this point in the history
  5. add submodule

    GregTheGreek committed May 24, 2020
    Configuration menu
    Copy the full SHA
    27c9f37 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. switch to machine

    GregTheGreek committed May 28, 2020
    Configuration menu
    Copy the full SHA
    97793f9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    e5895bc View commit details
    Browse the repository at this point in the history
  2. use new circle ci rust image

    ec2 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    242549d View commit details
    Browse the repository at this point in the history
  3. cargo path

    ec2 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    12ead79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5d78c1 View commit details
    Browse the repository at this point in the history
  5. remove llvm and gcc powerpc

    ec2 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    9c8cb8d View commit details
    Browse the repository at this point in the history
  6. change to xl and CC=g++

    ec2 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    b6324e6 View commit details
    Browse the repository at this point in the history
  7. CC=gcc

    ec2 committed May 29, 2020
    Configuration menu
    Copy the full SHA
    de640f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    ecda840 View commit details
    Browse the repository at this point in the history
  2. fix yml

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    dd265a5 View commit details
    Browse the repository at this point in the history
  3. install toolchain

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    4992161 View commit details
    Browse the repository at this point in the history
  4. fix yml

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b9464c1 View commit details
    Browse the repository at this point in the history
  5. fix yml

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b1fb77f View commit details
    Browse the repository at this point in the history
  6. source cargo env

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9eb2301 View commit details
    Browse the repository at this point in the history
  7. still trying to fix path

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    bfc4ff3 View commit details
    Browse the repository at this point in the history
  8. still trying to fix path

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ec183ea View commit details
    Browse the repository at this point in the history
  9. indent

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    867cfd3 View commit details
    Browse the repository at this point in the history
  10. stable toolchain

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    98f3ffd View commit details
    Browse the repository at this point in the history
  11. add to path properly

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    53717b0 View commit details
    Browse the repository at this point in the history
  12. forgot to source it

    ec2 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0906c10 View commit details
    Browse the repository at this point in the history
  13. Update .circleci/config.yml

    Co-authored-by: Austin Abell <austinabell8@gmail.com>
    ec2 and austinabell authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    bd12e88 View commit details
    Browse the repository at this point in the history