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

Build wasm libraries separately from PHP #838

Merged
merged 14 commits into from
Dec 6, 2023
Merged

Build wasm libraries separately from PHP #838

merged 14 commits into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. Ship pre-built PHP dependencies. Build libraries separately from PHP.

    The goal is to accelerate PHP builds to potentially handle them via
    GitHub actions.
    adamziel committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    99bd37e View commit details
    Browse the repository at this point in the history
  2. Update .gitattributes

    adamziel committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6321937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c73c99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f33c5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2fceed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2a0d61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3b23ec View commit details
    Browse the repository at this point in the history
  8. Remove the rebuild-php task

    adamziel committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c45fe65 View commit details
    Browse the repository at this point in the history
  9. Install bison 2.7 correctly

    adamziel committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    feccaaf View commit details
    Browse the repository at this point in the history
  10. Use the correct libz path

    adamziel committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    aabcb56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6788438 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9b0fea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c517ff View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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