aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* wallet: add shared ring databasemoneromooo-monero2018-03-161-0/+3
* device: untangle cyclic depenencystoffu2018-03-141-0/+1
* libwallet_merged: added missing libdevicestoffu2018-03-061-0/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* wallet_api: make this optional but not built by defaultmoneromooo-monero2017-12-311-2/+2
* add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-171-0/+2
* Wallets now do not depend on the daemon rpc libmoneromooo-monero2017-12-161-1/+1
* split wallet and wallet_apimoneromooo-monero2017-11-161-29/+4
* CMake: include RPC when building GUI depsanonimal2017-11-141-33/+30
* Do not build against epee_readline if it was not builtHoward Chu2017-11-141-1/+1
* split off readline code into epee_readlinemoneromooo-monero2017-11-141-0/+1
* Remove wallet dependency on p2pmoneromooo-monero2017-11-021-1/+0
* Subaddresseskenshi842017-10-071-0/+4
* cmake: add libversion and libcheckpoints to libwallet_mergedredfish2017-09-271-1/+10
* build: auto update version info without manually deleting version.hstoffu2017-09-211-2/+1
* changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-2/+2
* IOS CMAKE build settingsJaquee2017-04-031-1/+6
* 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