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 sccache work locally #113

Merged
merged 31 commits into from
Jun 23, 2023

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    5fbb285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e38c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf7e37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ebffb View commit details
    Browse the repository at this point in the history
  5. Fix path.

    jrhemstad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5a0223e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9054595 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b40d1cf View commit details
    Browse the repository at this point in the history
  8. Copy instead of move.

    jrhemstad committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9ba819d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Use shallow clone.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3be0222 View commit details
    Browse the repository at this point in the history
  2. Reference cccl dir.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    84c384c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4ae6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    613fb84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46ff462 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c46189 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c81e9f View commit details
    Browse the repository at this point in the history
  8. Debug

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e5bec57 View commit details
    Browse the repository at this point in the history
  9. cat sccache files.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b88f28c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8c252b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10820ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b326820 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    787c3ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e55299d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0dee618 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ec2fdfa View commit details
    Browse the repository at this point in the history
  17. Fix redirection.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    45863c2 View commit details
    Browse the repository at this point in the history
  18. Fix end group.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f12faaf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2587822 View commit details
    Browse the repository at this point in the history
  20. Debug.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9ff276d View commit details
    Browse the repository at this point in the history
  21. Write awk output.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    857ca48 View commit details
    Browse the repository at this point in the history
  22. Quotes around file paths.

    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bef64fa View commit details
    Browse the repository at this point in the history
  23. Use old style regex.

    awk on Ubuntu 18.04 doesn't support [[:space:]] or [[:digit:]]
    jrhemstad committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dbc3c7b View commit details
    Browse the repository at this point in the history