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

[Bazel] Support generating a secondary cache #1405

Merged
merged 18 commits into from
Jul 1, 2024

Commits on Jun 14, 2024

  1. Implement emscripten_cache

    allsey87 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    592171e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4386a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ae46e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f77fcf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4856c76 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix error handling

    allsey87 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2818b5a View commit details
    Browse the repository at this point in the history
  2. Fix various errors

    1. Use an absolute path for CACHE in embuilder_config
    2. Fix various issues with error handling (fail, return_code, etc)
    allsey87 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f3f2c7e View commit details
    Browse the repository at this point in the history
  3. Multiple fixes

    1. Use a real file in get_binaryen_root so that dirname works under Windows
    2. Enable embuilders output for debugging purposes
    allsey87 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    75656b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e2795 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abfa9ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    311c587 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    e6b94bc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    0f584ea View commit details
    Browse the repository at this point in the history
  2. Remove dependency on Node.js

    allsey87 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c0242f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    263d6b1 View commit details
    Browse the repository at this point in the history
  4. Fix typo in README.md

    allsey87 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cde46af View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    312260f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Remove trailing spaces

    allsey87 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8f9e155 View commit details
    Browse the repository at this point in the history