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

[many ports] call vcpkg_fixup_pkgconfig() #20953

Merged
merged 4 commits into from
Oct 27, 2021

Commits on Oct 24, 2021

  1. [many ports] call vcpkg_fixup_pkgconfig()

    The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
    autoantwort committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    514eb72 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Merge remote-tracking branch 'origin/master' into HEAD

    # Conflicts:
    #	ports/aom/vcpkg.json
    #	ports/capnproto/portfile.cmake
    #	ports/capnproto/vcpkg.json
    #	ports/fcl/portfile.cmake
    #	ports/fcl/vcpkg.json
    #	ports/libbson/vcpkg.json
    #	ports/mongo-c-driver/portfile.cmake
    #	ports/mongo-c-driver/vcpkg.json
    #	versions/a-/aom.json
    #	versions/a-/armadillo.json
    #	versions/baseline.json
    #	versions/c-/capnproto.json
    #	versions/f-/fcl.json
    #	versions/l-/libbson.json
    #	versions/m-/mongo-c-driver.json
    #	versions/p-/polyclipping.json
    BillyONeal committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7d03b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47dea13 View commit details
    Browse the repository at this point in the history
  3. Update version database.

    BillyONeal committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    8c6f9b3 View commit details
    Browse the repository at this point in the history