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

Revamp setup.py and C++ extension build #8528

Merged
merged 14 commits into from
Jul 17, 2024

Commits on Jul 16, 2024

  1. revamp setup

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2f2dc7b View commit details
    Browse the repository at this point in the history
  2. refactor jpeg stuff

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2b088bf View commit details
    Browse the repository at this point in the history
  3. oops

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0e895e6 View commit details
    Browse the repository at this point in the history
  4. Add nvjpeg support

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4a74e88 View commit details
    Browse the repository at this point in the history
  5. stuff

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cc5d441 View commit details
    Browse the repository at this point in the history
  6. windows fix

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    badc0e6 View commit details
    Browse the repository at this point in the history
  7. Fix

    NicolasHug committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ba2e28e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. pull in numpy\<2 stuff

    NicolasHug committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    697fac9 View commit details
    Browse the repository at this point in the history
  2. Debug

    NicolasHug committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    be4d026 View commit details
    Browse the repository at this point in the history
  3. DEBUG

    NicolasHug committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    56d29dd View commit details
    Browse the repository at this point in the history
  4. refactor

    NicolasHug committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8f4a033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5c1b36 View commit details
    Browse the repository at this point in the history
  6. cleanup

    NicolasHug committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b404aba View commit details
    Browse the repository at this point in the history
  7. put back tests

    NicolasHug committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    46f1189 View commit details
    Browse the repository at this point in the history