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

Skbuild core #5

Merged
merged 80 commits into from
Aug 3, 2023
Merged

Skbuild core #5

merged 80 commits into from
Aug 3, 2023

Commits on Jul 31, 2023

  1. New workflows in cibuildwheels.yml

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    af9e805 View commit details
    Browse the repository at this point in the history
  2. Searching for blosc2.h

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0913d95 View commit details
    Browse the repository at this point in the history
  3. Searching for blosc2.h

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ddf3fd7 View commit details
    Browse the repository at this point in the history
  4. Use venvs

    FrancescAlted authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    709d968 View commit details
    Browse the repository at this point in the history
  5. Use venvs (II)

    FrancescAlted authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    77c13a8 View commit details
    Browse the repository at this point in the history
  6. Testing find_library and find_path

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    dcd2a5e View commit details
    Browse the repository at this point in the history
  7. Removing comments

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    823aa4b View commit details
    Browse the repository at this point in the history
  8. Proving finds withouot NAMES

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f8e2518 View commit details
    Browse the repository at this point in the history
  9. Trying to search in all the system

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c15f095 View commit details
    Browse the repository at this point in the history
  10. Use venvs (III)

    FrancescAlted authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b39b5a6 View commit details
    Browse the repository at this point in the history
  11. Use venvs (IV)

    FrancescAlted authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5ebeb69 View commit details
    Browse the repository at this point in the history
  12. Trying to search blosc2

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0b7b650 View commit details
    Browse the repository at this point in the history
  13. Trying to search blosc2

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5dca3ed View commit details
    Browse the repository at this point in the history
  14. Trying to search from /

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1a611ad View commit details
    Browse the repository at this point in the history
  15. Trying another CMake var

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5017f2d View commit details
    Browse the repository at this point in the history
  16. Fix silly error

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    806aa4f View commit details
    Browse the repository at this point in the history
  17. Fix silly error

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    77f3ce2 View commit details
    Browse the repository at this point in the history
  18. Trying with SitePACKAGES var

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d9b86cf View commit details
    Browse the repository at this point in the history
  19. Trying find

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e14707f View commit details
    Browse the repository at this point in the history
  20. Undo find

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b521bf9 View commit details
    Browse the repository at this point in the history
  21. Change Python_ROOT

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8120804 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    681ae99 View commit details
    Browse the repository at this point in the history
  23. Same process for Linux and Mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    81c408e View commit details
    Browse the repository at this point in the history
  24. Same process for every sys

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6582cf5 View commit details
    Browse the repository at this point in the history
  25. Install dependencies in venv

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5d49fbc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0d184c9 View commit details
    Browse the repository at this point in the history
  27. Splitting Mac archs

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fdb365d View commit details
    Browse the repository at this point in the history
  28. Fixing win path

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    55e1369 View commit details
    Browse the repository at this point in the history
  29. Change mac arch order

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    818d9be View commit details
    Browse the repository at this point in the history
  30. Remove mac exclude aarch64

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5255026 View commit details
    Browse the repository at this point in the history
  31. Add Mac task for arm64

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d39b14c View commit details
    Browse the repository at this point in the history
  32. Fix syntax error

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ef823ac View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    15fbc9e View commit details
    Browse the repository at this point in the history
  34. Specifying platform in Mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    363db01 View commit details
    Browse the repository at this point in the history
  35. Specifying platform in Mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c09ed9a View commit details
    Browse the repository at this point in the history
  36. Specifying platform in Mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b25099c View commit details
    Browse the repository at this point in the history
  37. Specifying platform in Mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    36d3413 View commit details
    Browse the repository at this point in the history
  38. Problems with ubuntu

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a40200c View commit details
    Browse the repository at this point in the history
  39. Problems with ubuntu

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7ebcf9e View commit details
    Browse the repository at this point in the history
  40. Problems with ubuntu

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    35328ad View commit details
    Browse the repository at this point in the history
  41. Problems with ubuntu

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3d0ff48 View commit details
    Browse the repository at this point in the history
  42. Problems with ubuntu

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    559181c View commit details
    Browse the repository at this point in the history
  43. Problems with mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    53ee78f View commit details
    Browse the repository at this point in the history
  44. Problems with mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9fb2204 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    404c20d View commit details
    Browse the repository at this point in the history
  46. Activating venv for Win

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ade1c33 View commit details
    Browse the repository at this point in the history
  47. Forcing arm64 for Mac

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4beab51 View commit details
    Browse the repository at this point in the history
  48. Change Win process

    oscargm98 authored and martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ce60286 View commit details
    Browse the repository at this point in the history
  49. Rebase with main

    martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    992ee11 View commit details
    Browse the repository at this point in the history
  50. Skip building test_plugin.c

    oscargm98 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    32e9cd5 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    270f514 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f4a4239 View commit details
    Browse the repository at this point in the history
  53. Specifications

    oscargm98 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    262dfc7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    553f9d4 View commit details
    Browse the repository at this point in the history
  55. Add python example

    martaiborra committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ac25b5c View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    71a4113 View commit details
    Browse the repository at this point in the history
  57. make version static

    oscargm98 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    90e5851 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    4731967 View commit details
    Browse the repository at this point in the history
  59. First attempt...

    FrancescAlted committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e463d97 View commit details
    Browse the repository at this point in the history
  60. Another attempt

    FrancescAlted committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f833d08 View commit details
    Browse the repository at this point in the history
  61. More simplifications

    FrancescAlted committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2fc568f View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    1e8d75e View commit details
    Browse the repository at this point in the history
  63. Try to test the wheel

    FrancescAlted committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cade81d View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    dec6804 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    1fb1daa View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    a1e09a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Improve readme

    martaiborra committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d70e787 View commit details
    Browse the repository at this point in the history
  2. Fix test for win

    FrancescAlted committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c9baf04 View commit details
    Browse the repository at this point in the history
  3. Activate TRACE for Win

    FrancescAlted committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    34dd022 View commit details
    Browse the repository at this point in the history
  4. Fix libpath for windows

    martaiborra committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e068e94 View commit details
    Browse the repository at this point in the history
  5. Force a dtype

    FrancescAlted committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f385b6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95a84bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34e92a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcb0214 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3b3d28 View commit details
    Browse the repository at this point in the history
  10. Revert "Try to make sense on aarch64/arm64"

    This reverts commit b3b3d28.
    FrancescAlted committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8f2c694 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Export needed symbols

    martaiborra committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0358b3d View commit details
    Browse the repository at this point in the history
  2. Test win

    martaiborra committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    41cea94 View commit details
    Browse the repository at this point in the history
  3. Some cleanup

    martaiborra committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2365e93 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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