aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-09build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_serverxiphon1-32/+33
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-1/+5
2019-09-28build: link wallet_merged against blockchain_db and hardforks objxiphon1-0/+2
2019-04-02libwallet_merged: add missing net targetselsta1-0/+1
2019-03-25Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett1-0/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-12-31Merge pull request #4945luigi11111-0/+6
2018-12-18build: protobuf dependency fixes, libusb buildDusan Klinec1-0/+6
2018-12-12MMS (Multisig Messaging System): Initial versionrbrunner71-2/+7
2018-11-06Fix build of monero-gui by adding device_trezor to wallet_mergedburicl1-1/+2
2018-11-02device/trezor: trezor support addedDusan Klinec1-0/+1
2018-09-15add daemonizer to rpc walletjcktm1-0/+2
2018-06-28remove epee from link lines where it's redundantmoneromooo-monero1-1/+0
2018-03-16wallet: add shared ring databasemoneromooo-monero1-0/+3
2018-03-14device: untangle cyclic depenencystoffu1-0/+1
2018-03-06libwallet_merged: added missing libdevicestoffu1-0/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-31wallet_api: make this optional but not built by defaultmoneromooo-monero1-2/+2
2017-12-17add multisig core test and factor multisig building blocksmoneromooo-monero1-0/+2
2017-12-16Wallets now do not depend on the daemon rpc libmoneromooo-monero1-1/+1
2017-11-16split wallet and wallet_apimoneromooo-monero1-29/+4
2017-11-14CMake: include RPC when building GUI depsanonimal1-33/+30
2017-11-14Do not build against epee_readline if it was not builtHoward Chu1-1/+1
2017-11-14split off readline code into epee_readlinemoneromooo-monero1-0/+1
2017-11-02Remove wallet dependency on p2pmoneromooo-monero1-1/+0
2017-10-07Subaddresseskenshi841-0/+4
2017-09-27cmake: add libversion and libcheckpoints to libwallet_mergedredfish1-1/+10
2017-09-21build: auto update version info without manually deleting version.hstoffu1-2/+1
2017-05-23changed crypto to cncrypto so it generated libcncryptoGentian1-2/+2
2017-04-03IOS CMAKE build settingsJaquee1-1/+6
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-11Fix GUI building after libcryptonote_core was split (#1626)iDunk54001-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-2/+1
2017-01-16wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero1-0/+2
2017-01-10GUI cold signingJaquee1-2/+4
2016-12-13Adding HTTP Digest Auth (but not yet enabled)Lee Clagett1-1/+1
2016-12-12GUI address bookJaquee1-2/+4
2016-11-12Don't build monero-wallet-rpc when building the GUIiDunk54001-29/+31
2016-11-12wallet: add version dependency to the wallet targetmoneromooo-monero1-0/+1
2016-11-10Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett1-0/+39
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-3/+5
2016-09-03gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev1-9/+13
2016-09-01wallet_merged: ringct added to dependenciesIlya Kitaev1-1/+1
2016-08-30cmake: merge libs via virtual object librariesredfish1-2/+5
2016-07-23cmake: wallet: libunbound is not always staticredfish1-22/+4
2016-07-18libwallet_api cmake: conditionally creating libwallet_merged2 only forIlya Kitaev1-7/+16
2016-07-18hack to successfull linking for MSYS2Ilya Kitaev1-2/+6
2016-06-24CMake: GPL 'libutils' script removedIlya Kitaev1-2/+4
2016-06-23installing wallet_api headerIlya Kitaev1-2/+2
2016-06-23all wallet dependencies merged to single static libIlya Kitaev1-2/+15
2016-06-23merged with upstreamIlya Kitaev1-1/+2
2016-06-23api implementation splitted over separate filesIlya Kitaev1-2/+12
2016-03-16tests for wallet2_apiIlya Kitaev1-1/+1
2016-03-16wallet2 public api. initial commitIlya Kitaev1-2/+9
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-24cmake: support 2.8.7Ben Boeckel1-2/+2
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+7
2014-10-23cmake: refactor common code with librariesBen Boeckel1-9/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-0/+59