aboutsummaryrefslogtreecommitdiff
path: root/ports/lmdb
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
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