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

Statically link perspective-python and libarrow #1290

Merged
merged 7 commits into from
Jan 17, 2021
Merged

Commits on Jan 15, 2021

  1. Pin date.h to v3.0.0

    sc1f committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    a2841d4 View commit details
    Browse the repository at this point in the history
  2. Build minimal arrow for python

    sc1f committed Jan 15, 2021
    1 Configuration menu
    Copy the full SHA
    0d576f5 View commit details
    Browse the repository at this point in the history
  3. install flatbuffers from brew

    sc1f committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    10c3a25 View commit details
    Browse the repository at this point in the history
  4. Install flatbuffers on Windows using Chocolatey

    WIP windows flatbuffers
    
    Install flatbuffers using vcpkg
    
    link against rt for python2 manylinux
    
    use vcpkg toolchain file
    
    WIP
    
    why not try chocolatey
    sc1f committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7d0aeed View commit details
    Browse the repository at this point in the history
  5. Pull in Flatbuffers headers on Windows

    pull in flatbuffers as an external dep
    
    wip
    
    fix windows build
    
    nocopy arrow dlls
    sc1f committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    067f01c View commit details
    Browse the repository at this point in the history
  6. Clean up and document CMakeLists

    sc1f committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    871a289 View commit details
    Browse the repository at this point in the history
  7. Upgrade pyarrow requirements, remove FindPyArrow, update dockerfiles …

    …to install PyArrow 2
    sc1f committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    2ee1646 View commit details
    Browse the repository at this point in the history