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

ARROW-17193: [C++] Add support for finding system Abseil #13731

Merged
merged 12 commits into from
Aug 5, 2022

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    4ab26b4 View commit details
    Browse the repository at this point in the history
  2. Add missing absl configurations

    kou authored and kszucs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8f35b17 View commit details
    Browse the repository at this point in the history
  3. Add missing -Dabsl_SOURCE

    kou authored and kszucs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    088f8ae View commit details
    Browse the repository at this point in the history
  4. Fix format

    kou authored and kszucs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    bc8f306 View commit details
    Browse the repository at this point in the history
  5. Add missing vendored check

    kou authored and kszucs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1f9b372 View commit details
    Browse the repository at this point in the history
  6. Require Abseil 20211102.0 or later

    kou authored and kszucs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a3444dd View commit details
    Browse the repository at this point in the history
  7. Require Abseil 20211102.0 or later

    kou authored and kszucs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0fef761 View commit details
    Browse the repository at this point in the history
  8. Add missing \

    kou committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d410674 View commit details
    Browse the repository at this point in the history
  9. Add missing absl_SOURCE=BUNDLED

    kou committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4f1b41d View commit details
    Browse the repository at this point in the history
  10. Remove needless .0

    kou committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    67a0612 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Accept Abseil 20211102 or later

    kou committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    8a4f48f View commit details
    Browse the repository at this point in the history
  2. Remove a needless check

    kou committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    6e431de View commit details
    Browse the repository at this point in the history