aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon1-7/+0
2018-10-08Revert "Merge pull request #4472"Riccardo Spagni1-0/+7
2018-10-04blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon1-7/+0
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17add multisig core test and factor multisig building blocksmoneromooo-monero1-0/+1
2017-09-25fix typo in basic and core CMakeLists.txtmoneromooo-monero1-1/+1
2017-09-21build: auto update version info without manually deleting version.hstoffu1-0/+1
2017-05-23changed crypto to cncrypto so it generated libcncryptoGentian1-1/+1
2017-03-10fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi841-2/+0
2017-02-25core: move hardfork back to cryptonote_coremoneromooo-monero1-0/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-21/+2
2017-01-16Change logging to easylogging++moneromooo-monero1-1/+0
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-3/+3
2016-08-28core: link against libringctmoneromooo-monero1-0/+1
2016-08-28remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero1-2/+0
2016-03-25Merge pull request #749Riccardo Spagni1-2/+0
2016-03-25Revert "Merge pull request #749"Riccardo Spagni1-0/+2
2016-03-24Move checkpoint functions into checkpoints classThomas Winget1-2/+0
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-15Replace tabs with two spaces for consistency with rest of codebasewarptangent1-3/+3
2015-09-12New hardfork classmoneromooo-monero1-2/+4
2015-07-15Fixed binary size issue due to embedded checkpoint data.NoodleDoodleNoodleDoodleNoodleDoodleNoo1-1/+1
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo1-0/+7
2015-04-07Merge BlockchainDB into upstreamThomas Winget1-0/+3
2015-03-06Moved BlockchainDB into its own src/ subfolderThomas Winget1-5/+1
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-0/+1
2015-01-04build: add liblmdb to the cmake autodetection systemmoneromooo-monero1-1/+1
2015-01-04Integrate BlockchainDB into cryptonote_coreThomas Winget1-0/+7
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/+83