aboutsummaryrefslogtreecommitdiff
path: root/ports/lmdb
AgeCommit message (Collapse)Author
2018-08-24[lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 (#4054)icedream2linxi
* Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 * [lmdb] Use vcpkg_from_github * [lmdb] Fix broken SOURCE_PATH
2018-02-12[lmdb] Fix possible whitespace problemJacob Zhong
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-02-15[lmdb] Bump versionAlexander Karatarakis
2017-02-13Updated patch to fix sizeof off_t differences between UNIX and WindowsGuillaume Dumont
2017-01-08LMDB portGuillaume Dumont