summaryrefslogtreecommitdiff
path: root/src/daemon/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add missing headers via monero_find_all_headers macromj-xmr2022-04-061-24/+1
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-221-18/+3
* Revert "Merge pull request #4472"Riccardo Spagni2018-10-081-3/+18
* blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-041-18/+3
* Fix 32bit depends buildsTheCharlatan2018-09-291-0/+2
* Add support for apple and arm buildingTheCharlatan2018-09-101-1/+3
* remove epee from link lines where it's redundantmoneromooo-monero2018-06-281-1/+0
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Keep readline optionalJethro Grassie2018-01-111-1/+1
* Add misc hardening flags to the cmake machinerymoneromooo-monero2017-12-311-2/+2
* Merge pull request #2877Riccardo Spagni2017-12-171-1/+0
|\
| * cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-161-1/+0
* | move includes around to lessen overall loadmoneromooo-monero2017-12-161-1/+0
|/
* 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/+2
* link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero2017-11-141-0/+1
* build: auto update version info without manually deleting version.hstoffu2017-09-211-1/+1
* json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+3
* changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
* Add dependency for blocksdat.oHoward Chu2017-03-041-2/+2
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Change logging to easylogging++moneromooo-monero2017-01-161-1/+0
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-3/+1
* Add snap packaging.Casey Marshall2016-09-111-0/+1
* rename Monero daemonRiccardo Spagni2016-09-031-1/+1
* Use CMAKE_LINKER, not hardcoded "ld"Howard Chu2016-01-031-2/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-6/+6
* Fixed binary size issue due to embedded checkpoint data.NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-2/+6
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-3/+10
* daemon: remove obsolete daemon_commands_handler.hmoneromooo-monero2015-05-281-1/+0
* Merge BlockchainDB into upstreamThomas Winget2015-04-071-0/+1
|\
| * Merge upstream updates into blockchain branchThomas Winget2015-03-251-1/+17
| |\
| * | Moved BlockchainDB into its own src/ subfolderThomas Winget2015-03-061-0/+1
* | | remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-0/+3
| |/ |/|
* | Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-1/+17
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: fix up link linesBen Boeckel2014-10-241-0/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: handle private vs. public headersBen Boeckel2014-10-231-2/+7
* cmake: refactor common code with executablesBen Boeckel2014-10-231-18/+1
* cmake: put each library into its own directoryBen Boeckel2014-10-231-0/+89