summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-201-0/+2
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: place binaries together in the build treeBen Boeckel2014-11-181-0/+3
* cmake: Windows and static builds need thisBen Boeckel2014-10-241-1/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: fix up miniupnpc's defineBen Boeckel2014-10-231-3/+5
* cmake: handle private vs. public headersBen Boeckel2014-10-231-0/+13
* cmake: refactor common code with librariesBen Boeckel2014-10-231-0/+12
* cmake: refactor common code with executablesBen Boeckel2014-10-231-0/+24
* cmake: put each library into its own directoryBen Boeckel2014-10-231-51/+10
* miniupnpc static define changeRiccardo Spagni2014-10-071-0/+2
* fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-061-4/+4
* use the correct CMake variable for static buildsRiccardo Spagni2014-10-061-4/+4
* fixed conflict in CMakeListsRiccardo Spagni2014-10-051-1/+5
|\
| * Stop copying word list files to build directoryOran Juice2014-10-021-2/+0