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

Run crossgen in parallel in crossgen_comparison.py #33175

Merged
merged 15 commits into from
Mar 26, 2020

Commits on Mar 23, 2020

  1. Run crossgen in parallel

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    e19d3cc View commit details
    Browse the repository at this point in the history
  2. Change container to python:3.7

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ceaf034 View commit details
    Browse the repository at this point in the history
  3. Undo python3.7 container

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    76b4c23 View commit details
    Browse the repository at this point in the history
  4. Update the arm build image and address feedback

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    123e570 View commit details
    Browse the repository at this point in the history
  5. Default to python 3.x

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    cb3f72c View commit details
    Browse the repository at this point in the history
  6. Force python3

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    62cd881 View commit details
    Browse the repository at this point in the history
  7. Small python changes

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    84742dc View commit details
    Browse the repository at this point in the history
  8. Define asyncio

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    71723c3 View commit details
    Browse the repository at this point in the history
  9. Update to run arm 18.04 cross

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0752950 View commit details
    Browse the repository at this point in the history
  10. Remove dup core_root generation

    jashook committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    151c206 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Update arm container

    jashook committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    695138b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Use 3.6 for crossgen_comparison

    jashook committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    1d88239 View commit details
    Browse the repository at this point in the history
  2. Finish adding async defintions

    jashook committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    7341c2f View commit details
    Browse the repository at this point in the history
  3. Fix spacing in file

    jashook committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c19887d View commit details
    Browse the repository at this point in the history
  4. Update docker image used in linux-requirements

    jashook committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    750e14b View commit details
    Browse the repository at this point in the history