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

python wheels using rustc #5435

Merged
merged 49 commits into from
Oct 12, 2022
Merged

python wheels using rustc #5435

merged 49 commits into from
Oct 12, 2022

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    2efd1d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307b053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    017552c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d7df2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9011821 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d7e6f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bb2c20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e4b2de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7f481f View commit details
    Browse the repository at this point in the history
  10. Update mk/spksrc.tc.mk

    th0ma7 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f24b9b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb8cf26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    710eec1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8cd13b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4e11cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    182ab17 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54f606c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d3499cb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1c93ca0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    97c698e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79ee867 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5cafedb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    84f213c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f8082a4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e1a156e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e7c66c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    08effeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508bc35 View commit details
    Browse the repository at this point in the history
  3. python310: Add env variables for cross-compiling cryptography

    Initial idea was to isolate cryptography.  Alghough it get's added
    as dependency and therefore uses the latest version available which
    in turns doesn't have proper env variable set for cross-compiling.
    th0ma7 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    1b7e606 View commit details
    Browse the repository at this point in the history
  4. python310: Multiple adjustments cryptography, numpy, pycryptodome

    - Temporary disabling cross/cryptography as failing on x86_64
    - Moving numpy under spk.mk include for verion_lt to be followed
    - new version of pycryptodome(x) requires -std99|11 at build time
    - disabling libtorrent as tested & functional and long to build
    th0ma7 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    cf18ebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a854e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    164d194 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e85853f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    993802b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcd3400 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    dd2f685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09cdc1c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    e89377c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19eff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72a3fe9 View commit details
    Browse the repository at this point in the history
  4. mysql-connector-c: Make usage of USE_NATIVE_CMAKE_LEGACY

    This piece of code is so unmaintained that it requires an old
    legacy version of cmake to run.  Latest changes allow using
    Debian 10 "Buster" of cmake and thus makes it build again.
    th0ma7 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a0c6d52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a97424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d18244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e30710a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b97a682 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    7b9f9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    682807f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca8bef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe6bf2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dbf000 View commit details
    Browse the repository at this point in the history