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

[libpq] update to 12.0 #8551

Closed
wants to merge 57 commits into from
Closed

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    691bfe9 View commit details
    Browse the repository at this point in the history
  2. remove msys line

    TheScarfix committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    f4958db View commit details
    Browse the repository at this point in the history
  3. remove custom cmakelists

    TheScarfix committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    7a12ef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

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

    TheScarfix committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    df2729e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    9858173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a0229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2abdf11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d8262d View commit details
    Browse the repository at this point in the history
  5. add vcpkg_write_port_info

    Neumann-A committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    46bdf9b View commit details
    Browse the repository at this point in the history
  6. fix a few bugs

    Neumann-A committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    810a224 View commit details
    Browse the repository at this point in the history
  7. libpq first succesful x86 build with core features.

    (files still must be moved)
    Neumann-A committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    719c7e6 View commit details
    Browse the repository at this point in the history
  8. always write the variable

    Neumann-A committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    1ce3efa View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    844a5ca View commit details
    Browse the repository at this point in the history
  2. Fix separate make and install execution error issue.

    JackBoosY committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    23306a1 View commit details
    Browse the repository at this point in the history
  3. trigger CI system.

    JackBoosY committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    6050d48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a70b74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efeea84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77cd93c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6573e38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df2e643 View commit details
    Browse the repository at this point in the history
  9. more install fixes

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    30b9a11 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary code

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    ef88807 View commit details
    Browse the repository at this point in the history
  11. bit of code cleanup

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    bd919c3 View commit details
    Browse the repository at this point in the history
  12. remove unrelated files

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    bb53e92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89a4d6e View commit details
    Browse the repository at this point in the history
  14. removed hardcoded platform

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    f37ba3e View commit details
    Browse the repository at this point in the history
  15. fix patch

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    144cadf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9516a6b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3bbfc52 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ddd75b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    42eea64 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    503c53d View commit details
    Browse the repository at this point in the history
  21. make linux build work

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    b981594 View commit details
    Browse the repository at this point in the history
  22. make more linux work

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    263d5ca View commit details
    Browse the repository at this point in the history
  23. openssl return version number directly without calling openssl

    (should probably be done differently)
    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    6792d04 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    543d14c View commit details
    Browse the repository at this point in the history
  25. comments to reduce install. currently libpq installs static and share…

    …d libraries and some tools on linux
    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    11c6081 View commit details
    Browse the repository at this point in the history
  26. patch arm

    Neumann-A committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    fe8f5b8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6f2e9df View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. make libpq osx buildable

    Neumann-A committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    0447798 View commit details
    Browse the repository at this point in the history
  2. Rename debug import library after build.

    (So that we don't affect external CMake users.)
    Neumann-A committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    ed3e171 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb0f6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5669620 View commit details
    Browse the repository at this point in the history
  5. fix cutelyst regression due to qt5-base wrapper

    (why was it not using the target in the first place?)
    Neumann-A committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    e4a5509 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d4cb90 View commit details
    Browse the repository at this point in the history
  7. correct the arm patch.

    Neumann-A committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    42b6dee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    206b7d4 View commit details
    Browse the repository at this point in the history
  9. gdal still needs more work

    Neumann-A committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    238c9cb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

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

Commits on Dec 4, 2019

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

Commits on Dec 9, 2019

  1. fix linebreak in qt5-base

    Neumann-A committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    347a585 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

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

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    785229a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9a06c View commit details
    Browse the repository at this point in the history
  3. revert x264 version bump

    Neumann-A committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    87601b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5f6f9f View commit details
    Browse the repository at this point in the history