Long Nguyen 818cf25415
[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
2021-04-19 17:19:44 -07:00
..
2021-01-26 15:07:05 -08:00
2021-03-29 09:25:14 -07:00
2021-04-02 14:01:50 -07:00
2021-03-10 14:09:27 -06:00
2021-04-07 13:16:19 -07:00
2021-04-19 17:19:44 -07:00
2021-03-29 10:11:07 -07:00
2021-02-08 18:29:15 -08:00
2021-03-29 10:11:07 -07:00
2021-04-19 17:13:08 -07:00
2021-04-09 10:25:45 -07:00