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

GH-42149: [C++] Use FetchContent for bundled ORC #43011

Merged
merged 24 commits into from
Jul 8, 2024

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    22cf96c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd9a4c View commit details
    Browse the repository at this point in the history
  3. Ensure using bundled zlib

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    744709f View commit details
    Browse the repository at this point in the history
  4. Disable unity build

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7f3a3ce View commit details
    Browse the repository at this point in the history
  5. Don't prefer static library

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4adcb20 View commit details
    Browse the repository at this point in the history
  6. Update comment

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e003fcc View commit details
    Browse the repository at this point in the history
  7. Don't use ORC with CentOS 7

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    977cce3 View commit details
    Browse the repository at this point in the history
  8. Disable ORC with old CMake

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e884e73 View commit details
    Browse the repository at this point in the history
  9. Disable ORC on Ubuntu 20.04

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    53ee1d0 View commit details
    Browse the repository at this point in the history
  10. Disable ORC on Ubuntu 20.04

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0393208 View commit details
    Browse the repository at this point in the history
  11. Fix style

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    04a4125 View commit details
    Browse the repository at this point in the history
  12. Add missing then

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    41512bd View commit details
    Browse the repository at this point in the history
  13. Adjust file list

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f037124 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c51893d View commit details
    Browse the repository at this point in the history
  15. Use ARROW_ORC

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e5d13db View commit details
    Browse the repository at this point in the history
  16. Use interface library

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    21943b3 View commit details
    Browse the repository at this point in the history
  17. Add missing IMPORTED

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    27955b4 View commit details
    Browse the repository at this point in the history
  18. Remove needless code

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    5b46619 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d9ef3dc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    921b22d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    77dc35f View commit details
    Browse the repository at this point in the history
  22. Use CMake targets directly

    kou committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e0b6f52 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cf33494 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2e4112d View commit details
    Browse the repository at this point in the history