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

chore: Move bundling from CMake to Python #508

Merged
merged 33 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. base utils

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    43d9cbb View commit details
    Browse the repository at this point in the history
  2. with cmakelist version

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    dd692b7 View commit details
    Browse the repository at this point in the history
  3. prelim bundle

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    662c28b View commit details
    Browse the repository at this point in the history
  4. remove submodule

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1a2b295 View commit details
    Browse the repository at this point in the history
  5. fix format

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    80add1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5d40cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32691ed View commit details
    Browse the repository at this point in the history
  8. maybe bundle main project

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    383a389 View commit details
    Browse the repository at this point in the history
  9. use bundler in cmake

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    612ed7a View commit details
    Browse the repository at this point in the history
  10. use bundler in bootstrap

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6831c83 View commit details
    Browse the repository at this point in the history
  11. use in python bootstrap

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a804cfc View commit details
    Browse the repository at this point in the history
  12. device extension

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ea678bb View commit details
    Browse the repository at this point in the history
  13. simplify easy cases

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d4a94be View commit details
    Browse the repository at this point in the history
  14. also for other extensions

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    956e73d View commit details
    Browse the repository at this point in the history
  15. maybe better use of glob

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f4c62f View commit details
    Browse the repository at this point in the history
  16. pre commit

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    24fdc29 View commit details
    Browse the repository at this point in the history
  17. maybe fix examples

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c466293 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c28ea6f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    955b4cd View commit details
    Browse the repository at this point in the history
  20. builds

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    efe8c2e View commit details
    Browse the repository at this point in the history
  21. build with ipc

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    59808d0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4f63726 View commit details
    Browse the repository at this point in the history
  23. maybe fix py/r bundle

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fdea592 View commit details
    Browse the repository at this point in the history
  24. maybe fix r/python bundle

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f316c54 View commit details
    Browse the repository at this point in the history
  25. maybe fix example

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cb9c35c View commit details
    Browse the repository at this point in the history
  26. maybe fix for windows

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e9d139e View commit details
    Browse the repository at this point in the history
  27. maybe fix device

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1162a30 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6f3d34d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    49330c2 View commit details
    Browse the repository at this point in the history
  30. format

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8032ec7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    22cdec4 View commit details
    Browse the repository at this point in the history
  32. maybe update bundler job

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4af73c1 View commit details
    Browse the repository at this point in the history
  33. whoops

    paleolimbot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e126672 View commit details
    Browse the repository at this point in the history