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

Rework bundled compilation to support included extensions #127

Merged
merged 23 commits into from
Mar 9, 2023

Commits on Mar 7, 2023

  1. Get to openssl failure

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f548486 View commit details
    Browse the repository at this point in the history
  2. It compiles!?

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    99455d9 View commit details
    Browse the repository at this point in the history
  3. Add back in the other flags

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    98e0b4f View commit details
    Browse the repository at this point in the history
  4. Add openssl code

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6e27ca8 View commit details
    Browse the repository at this point in the history
  5. Add duckdb as a submodule

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    03cd71b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a90f241 View commit details
    Browse the repository at this point in the history
  7. Cleanups

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8a8f8b6 View commit details
    Browse the repository at this point in the history
  8. Exclude duckdb-sources

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c6d03c0 View commit details
    Browse the repository at this point in the history
  9. Feature flags

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    57af4ba View commit details
    Browse the repository at this point in the history
  10. Rework to use a tar.gz

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7d9b5df View commit details
    Browse the repository at this point in the history
  11. Add to gitignore

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6ba341f View commit details
    Browse the repository at this point in the history
  12. Keep the bindings around

    ankrgyl committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5f7fcd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a3c3ced View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    ankrgyl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1a1930a View commit details
    Browse the repository at this point in the history
  3. Comments

    ankrgyl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    208d299 View commit details
    Browse the repository at this point in the history
  4. Fix clippy errors

    ankrgyl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    65e78c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    805b0d0 View commit details
    Browse the repository at this point in the history
  6. Add line

    ankrgyl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    3b8536b View commit details
    Browse the repository at this point in the history
  7. Rework slightly

    ankrgyl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f707f1d View commit details
    Browse the repository at this point in the history
  8. Try the other solution

    ankrgyl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e2e8cc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. fix openssl issue

    Change-Id: I67dd345659e9957cac8590aad1d7dd8ac190cb53
    wangfenjin committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    96bdc43 View commit details
    Browse the repository at this point in the history
  2. Revert "fix openssl issue"

    This reverts commit 96bdc43.
    wangfenjin committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1622824 View commit details
    Browse the repository at this point in the history
  3. fix openssl error

    Change-Id: Ifa042c7f4be521a210636c7870e1e225946910e8
    wangfenjin committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0024aff View commit details
    Browse the repository at this point in the history