aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLong Nguyen <nguyen.long.908132@gmail.com>2021-04-20 07:19:44 +0700
committerGitHub <noreply@github.com>2021-04-19 17:19:44 -0700
commit818cf25415aa0ee7f45d40d11d0b3b8e87bc0ac2 (patch)
tree179668762d7bc6d86f3a3a28f1501b45dcbebf0d /scripts
parent8f54f09957b3a6f1feaa6a2754f7180f6cff518d (diff)
downloadvcpkg-818cf25415aa0ee7f45d40d11d0b3b8e87bc0ac2.tar.gz
vcpkg-818cf25415aa0ee7f45d40d11d0b3b8e87bc0ac2.zip
[libpq] mingw support (#16740)
* [libpq] mingw support * [libpq] Let libpq decides whether to build _shlib or not libpqcommon.a and libpqport.a are internal libraries intended for sharing code between the frontend and the backend. It's best to let the build system decides if the _shlib variant should be built or not * [libpq] Always run install-lib-static on mingw * [libpq] Rename .a to .dll.a and move .dll to correct folder * [libpq] Create bin folder for mingw * [vcpkg baseline] Update libpq * [libpq] Link with crypt32 on mingw * [vcpkg baseline] Update libpq * [libpq] Fix release/debug only build * [vcpkg baseline] Update libpq
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions