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

Make the bazel command and threads count configurable #215

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    58b58c5 View commit details
    Browse the repository at this point in the history
  2. attempt

    sthornington committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2ddd974 View commit details
    Browse the repository at this point in the history
  3. repr

    sthornington committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    43b9be4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    3b2ca79 View commit details
    Browse the repository at this point in the history
  2. debugging

    sthornington committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c47ca76 View commit details
    Browse the repository at this point in the history
  3. bug:

    sthornington committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    46719c9 View commit details
    Browse the repository at this point in the history
  4. fix application

    sthornington committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    86c23c9 View commit details
    Browse the repository at this point in the history
  5. don't check exit

    sthornington committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3539e26 View commit details
    Browse the repository at this point in the history
  6. do check

    sthornington committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d49e9b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a9d3b03 View commit details
    Browse the repository at this point in the history
  2. try with only one thread

    sthornington committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0a1c9af View commit details
    Browse the repository at this point in the history
  3. try with only one thread

    sthornington committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    46e326f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3ab53 View commit details
    Browse the repository at this point in the history
  5. switch threads param to an int instead of code block, and move the de…

    …faulting behavior to the run time
    sthornington committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a9a14c8 View commit details
    Browse the repository at this point in the history