| Age | Commit message (Collapse) | Author |
|
* fix windows build failure
fix Could not find debug or release binaries at libpq\x64-windows-rel\src\tools\msvc/Install.pm line 77.
* Update libpq.json
|
|
* [libpq] add secur32.lib to wrapper
* version stuff
* add openssl fix.
* fix version stuff
|
|
* [libpq] Fix cmake wrapper on Windows, add usage
* update version record
* Fix macro PostgreSQL_LIBRARIES
* update version record
* Update ports/libpq/vcpkg-cmake-wrapper.cmake
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* Update ports/libpq/vcpkg-cmake-wrapper.cmake
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* Update versions/l-/libpq.json
* Update versions/baseline.json
* Update versions/l-/libpq.json
* Update ports/libpq/vcpkg.json
* Update versions/l-/libpq.json
* Update ports/libpq/vcpkg.json
* Update versions/baseline.json
* Update versions/l-/libpq.json
* Update versions/l-/libpq.json
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
|
|
* [libpq] fix python patches
* [libpq] Bump port-version and add comment about python patches
* Bump port-version
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [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
|
|
* [drogon] Update to 1.4.1
* Update patch
* Format
* update version
* Revert the ctl feature
* update version
* [libpq] Fix static linkage
* [drogon] Revert direct postgresql library linkage
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [libpq] fix filenames
* add version files
* add version files
|
|
* [libpq] Fix install tool pg_config
* update baseline
* [libpq] Use vcpkg_copy_tool_dependencies instead
* update baseline
* [libpq] Fix install tool pg_config
* update baseline
* [libpq] Use vcpkg_copy_tool_dependencies instead
* update baseline
|
|
|