summaryrefslogtreecommitdiff
path: root/src/wallet/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Fix GUI building after libcryptonote_core was split (#1626)iDunk54002017-02-111-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+1
* wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero2017-01-161-0/+2
* GUI cold signingJaquee2017-01-101-2/+4
* Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-131-1/+1
* GUI address bookJaquee2016-12-121-2/+4
* Don't build monero-wallet-rpc when building the GUIiDunk54002016-11-121-29/+31
* wallet: add version dependency to the wallet targetmoneromooo-monero2016-11-121-0/+1
* Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-101-0/+39
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-3/+5
* gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev2016-09-031-9/+13
* wallet_merged: ringct added to dependenciesIlya Kitaev2016-09-011-1/+1
* cmake: merge libs via virtual object librariesredfish2016-08-301-2/+5
* cmake: wallet: libunbound is not always staticredfish2016-07-231-22/+4
* libwallet_api cmake: conditionally creating libwallet_merged2 only forIlya Kitaev2016-07-181-7/+16
* hack to successfull linking for MSYS2Ilya Kitaev2016-07-181-2/+6
* CMake: GPL 'libutils' script removedIlya Kitaev2016-06-241-2/+4
* installing wallet_api headerIlya Kitaev2016-06-231-2/+2
* all wallet dependencies merged to single static libIlya Kitaev2016-06-231-2/+15
* merged with upstreamIlya Kitaev2016-06-231-1/+2
* api implementation splitted over separate filesIlya Kitaev2016-06-231-2/+12
* tests for wallet2_apiIlya Kitaev2016-03-161-1/+1
* wallet2 public api. initial commitIlya Kitaev2016-03-161-2/+9
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-2/+2
* cmake: handle private vs. public headersBen Boeckel2014-10-231-2/+7
* cmake: refactor common code with librariesBen Boeckel2014-10-231-9/+1
* cmake: put each library into its own directoryBen Boeckel2014-10-231-0/+59