aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/CMakeLists.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06CMake: Add missing headers via monero_find_all_headers macromj-xmr1-4/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-09-16Removed Berkeley DB and db switching logicJesus Ramirez1-16/+0
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-05-23changed crypto to cncrypto so it generated libcncryptoGentian1-1/+1
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-0/+1
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-8/+2
2016-03-11Need to link boost::chrono in more places nowHoward Chu1-0/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo1-2/+2
2015-04-07Only compile BerkeleyDB as an option in non-staticThomas Winget1-0/+13
2015-03-16BerkeleyDB Blockchain building, not working yetThomas Winget1-2/+2
2015-03-16CMake wiring, minor cleanup, minor test additionThomas Winget1-0/+3
2015-03-06Moved BlockchainDB into its own src/ subfolderThomas Winget1-19/+24
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-24cmake: fix up link linesBen Boeckel1-0/+1
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+7
2014-10-23cmake: refactor common code with executablesBen Boeckel1-18/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-16/+42
2014-10-06build libunbound from external if no local libunbound or for static buildsRiccardo Spagni1-22/+1
2014-10-06build libunbound from external if no local libunbound or for static buildsRiccardo Spagni1-22/+1
2014-10-02fixed unbound static lib on mingw as libunbound.dll.aRiccardo Spagni1-1/+5
2014-10-02remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni1-1/+5
2014-10-02fixed unbound static lib on mingw as libunbound.dll.aRiccardo Spagni1-1/+5
2014-10-02remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni1-1/+5
2014-09-29dependencies enforced, send que error message log level movedRiccardo Spagni1-5/+5
2014-09-24redo FindUnbound.cmakeRiccardo Spagni1-28/+26
2014-09-24fixed cmake folderRiccardo Spagni1-0/+0
2014-09-24added tomerkon's GPG key, cmake folder fixRiccardo Spagni1-0/+0
2014-09-23Updated CMake files -- added libunbound linker flagThomas Winget1-19/+29
2014-07-23License updated to BSD 3-clausefluffypony1-2/+32
2014-03-03moved all stuff to githubAntonio Juarez1-0/+15