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

Relocate image and video_reader extensions' dependencies on conda #2818

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2020

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

Commits on Oct 15, 2020

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

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    da3ff1e View commit details
    Browse the repository at this point in the history
  2. Try to redefine build_ext

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    96701c7 View commit details
    Browse the repository at this point in the history
  3. Try to relocate Linux so

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f27538d View commit details
    Browse the repository at this point in the history
  4. Fix command cwd

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3b2b7f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5652f85 View commit details
    Browse the repository at this point in the history
  6. Do not delete torchvision

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    cfb5d56 View commit details
    Browse the repository at this point in the history
  7. Minor error correction

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6e9a62a View commit details
    Browse the repository at this point in the history
  8. Install auditwheel on Linux

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    78fad76 View commit details
    Browse the repository at this point in the history
  9. Minor error correction

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    71b2a44 View commit details
    Browse the repository at this point in the history
  10. Try to build on conda

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    889baf1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b98cddc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aac5598 View commit details
    Browse the repository at this point in the history
  13. Add pbr as dependency

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3c2df7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a564b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fff9902 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6edfadc View commit details
    Browse the repository at this point in the history
  17. Restore meta.yaml

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6ca59e8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f0c1ea5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d1a33bc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    418ad50 View commit details
    Browse the repository at this point in the history
  21. See if wheel causes errors

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    7d2701f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    60aa67a View commit details
    Browse the repository at this point in the history
  23. Call lddtree locally

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6839724 View commit details
    Browse the repository at this point in the history
  24. Set valid true

    andfoy committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    8781317 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    3a08cd1 View commit details
    Browse the repository at this point in the history
  2. Update LD_LIBRARY_PATH

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    0931e1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5756273 View commit details
    Browse the repository at this point in the history
  4. Regenerate circleci file

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    88f2956 View commit details
    Browse the repository at this point in the history
  5. Relocate Mac dylibs

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4fc20c1 View commit details
    Browse the repository at this point in the history
  6. Minor error correction

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d9c645b View commit details
    Browse the repository at this point in the history
  7. Pass dyld_library_path

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    7f83ffd View commit details
    Browse the repository at this point in the history
  8. Omit pytorch libs

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    70b9122 View commit details
    Browse the repository at this point in the history
  9. Prevent library overwriting

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d7df5f8 View commit details
    Browse the repository at this point in the history
  10. Fix regression on Linux

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    95af2b2 View commit details
    Browse the repository at this point in the history
  11. Fix downstream libraries

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4f589a8 View commit details
    Browse the repository at this point in the history
  12. Relocate correctly

    andfoy committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    178ba85 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a81955f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Handle conda-build differently

    andfoy committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    ce5e2c6 View commit details
    Browse the repository at this point in the history
  2. Debug wheels

    andfoy committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    40f04ff View commit details
    Browse the repository at this point in the history
  3. Invoke bld.bat on Windows

    andfoy committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    e11b2e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f633b35 View commit details
    Browse the repository at this point in the history
  5. Fix relocate on conda-build

    andfoy committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0ef55c9 View commit details
    Browse the repository at this point in the history
  6. Disable wheel relocation

    andfoy committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    803c9e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    549d90a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47d0c90 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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

Commits on Nov 2, 2020

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

Commits on Nov 11, 2020

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

Commits on Nov 23, 2020

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

Commits on Feb 1, 2021

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