| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | liblmdb: install lmdb library for wallet2_api usage | stoffu | 2018-03-16 | 1 | -0/+12 |
| | | |||||
| * | ITS#8324 More for Win32 NTDLL junk | Howard Chu | 2018-02-18 | 1 | -4/+0 |
| | | | | | Use GetProcAddress at runtime, avoid buildtime NTDLL link issues | ||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Add misc hardening flags to the cmake machinery | moneromooo-monero | 2017-12-31 | 1 | -0/+1 |
| | | | | | See https://wiki.debian.org/Hardening#User_Space | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | Build wallet with Android NDK | MoroccanMalinois | 2017-01-05 | 1 | -0/+5 |
| | | |||||
| * | cmake: transitive deps and remove deprecated LINK_* | redfish | 2016-09-18 | 1 | -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 year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | Update liblmdb, unify 32/64 sources | Howard Chu | 2015-12-25 | 1 | -0/+51 |
