aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* daemon: remove miniupnptobtoht2026-04-261-2/+0
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* CMake: strip targets (optional) with -D STRIP_TARGETS=ONmj-xmr2021-06-111-0/+1
* epee linkage dynamic; move monero_add_library to main CMakeLists.txtmj-xmr2021-04-241-24/+0
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-0/+3
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_serverxiphon2019-11-091-4/+2
* gen_ssl_cert: new tool to generate SSL certs for Moneromoneromooo-monero2019-10-241-0/+1
* core: move hardforks into its own libmoneromooo-monero2019-09-191-0/+1
* dns_checks: new helper program to check on DNSSEC lookupsmoneromooo-monero2019-04-231-1/+1
* Adding classes, functions, and utilities for common LMDB operations.Lee Clagett2019-03-191-0/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-0/+1
* Remove -Werrormoneromooo-monero2018-11-171-5/+0
* device/trezor: trezor support addedDusan Klinec2018-11-021-0/+1
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+2
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-171-0/+1
* gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero2017-12-171-0/+1
* cmake: add dep of version lib on version.cppredfish2017-10-201-12/+16
* cmake: build tests lastredfish2017-10-081-0/+5
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-0/+1
* build: auto update version info without manually deleting version.hstoffu2017-09-211-0/+3
* json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+1
* debug_utilities: only build for debug buildsmoneromooo-monero2017-08-041-0/+3
* cn_deserialize: move to new debug_utilities subdirectorymoneromooo-monero2017-08-031-0/+1
* IOS CMAKE build settingsJaquee2017-04-031-9/+15
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+1
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-4/+4
* cmake: support BUILD_SHARED_LIBS built-in optionredfish2016-09-181-1/+1
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+1
* cmake: fix def propagation, fixes 32-bit buildredfish2016-09-031-0/+2
* fix leftover add_directoryRiccardo Spagni2016-09-031-1/+0
* cmake: merge libs via virtual object librariesredfish2016-08-301-2/+7
* ringct: import of Shen Noether's ring confidential transactionsmoneromooo-monero2016-08-281-0/+1
* cmake: fix typo in handling of STACK_TRACEredfish2016-08-191-1/+1
* cmake: cleanup logic that sets flags per target/subdirredfish2016-07-281-0/+12
* remove connectivity tool, comment it out from munin plugins tooRiccardo Spagni2016-03-251-1/+0
* cmake: Fix overly broad use of dynamic link settingswarptangent2016-02-121-9/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-8/+8
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-0/+4
* Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent2015-05-081-1/+1
* Merge BlockchainDB into upstreamThomas Winget2015-04-071-0/+3
|\
| * Merge upstream updates into blockchain branchThomas Winget2015-03-251-0/+1
| |\
| * | Moved BlockchainDB into its own src/ subfolderThomas Winget2015-03-061-0/+1
| * | very, VERY primitive blockchain converterThomas Winget2015-01-041-0/+2
* | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-0/+1
|\ \ \ | | |/ | |/|
| * | Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+1
| |/