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

Initial WASM/Cross build factory code #322

Merged
merged 18 commits into from
Jun 17, 2022
Merged

Initial WASM/Cross build factory code #322

merged 18 commits into from
Jun 17, 2022

Commits on Apr 24, 2022

  1. Initial WASM/Cross build code

    ethanhs committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    3cbcb39 View commit details
    Browse the repository at this point in the history
  2. Add newline to factories.py

    ethanhs committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    35ab4ef View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

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

Commits on Jun 13, 2022

  1. Add 3.11 branches (python#323)

    pablogsal authored and ethanhs committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1f59c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40594a3 View commit details
    Browse the repository at this point in the history
  3. Add environment variable to set settings path (python#328)

    Co-authored-by: Zachary Ware <zach@python.org>
    
    Co-authored-by: Zachary Ware <zach@python.org>
    ethanhs and zware committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    dbee537 View commit details
    Browse the repository at this point in the history
  4. Split WASM build factories

    tiran committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3488894 View commit details
    Browse the repository at this point in the history
  5. parallel testing now works

    tiran committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    8f0af91 View commit details
    Browse the repository at this point in the history
  6. use config.guess directly

    Co-authored-by: Ethan Smith <ethan@ethanhs.me>
    tiran and ethanhs committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    bebac25 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from tiran/wasm-2

    Rebase, improve WASM code
    ethanhs committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1010461 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    e6e71fe View commit details
    Browse the repository at this point in the history
  2. name clean targets

    tiran committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5bb2be7 View commit details
    Browse the repository at this point in the history
  3. comma

    tiran committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fc9f403 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from tiran/wasm-3

    Fix pkg-config cross build, add suffix to create unique workers
    ethanhs committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d7d64a5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into wasm

    ethanhs committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0689894 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Remove unused function

    ethanhs committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5f64117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab3175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    357c2e7 View commit details
    Browse the repository at this point in the history