aboutsummaryrefslogtreecommitdiff
path: root/external/db_drivers/liblmdb/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* liblmdb: install lmdb library for wallet2_api usagestoffu2018-03-161-0/+12
|
* ITS#8324 More for Win32 NTDLL junkHoward Chu2018-02-181-4/+0
| | | | Use GetProcAddress at runtime, avoid buildtime NTDLL link issues
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Add misc hardening flags to the cmake machinerymoneromooo-monero2017-12-311-0/+1
| | | | See https://wiki.debian.org/Hardening#User_Space
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Build wallet with Android NDKMoroccanMalinois2017-01-051-0/+5
|
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+1
| | | | | | | | | | | | | | Keep the immediate direct deps at the library that depends on them, declare deps as PUBLIC so that targets that link against that library get the library's deps as transitive deps. Break dep cycle between blockchain_db <-> crytonote_core. No code refactoring, just hide cycle from cmake so that it doesn't complain (cycles are allowed only between static libs, not shared libs). This is in preparation for supproting BUILD_SHARED_LIBS cmake built-in option for building internal libs as shared.
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* Update liblmdb, unify 32/64 sourcesHoward Chu2015-12-251-0/+51