aboutsummaryrefslogtreecommitdiff
path: root/src/miner (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-01-02year updated in licenseRiccardo Spagni5-5/+5
2014-10-24cmake: fix up link linesBen Boeckel1-0/+1
2014-10-24cmake: support 2.8.7Ben Boeckel1-1/+1
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix.
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-0/+66
This cleans up the CMake code and shows patterns more easily (to be refactored in the next commit).
2014-07-23License updated to BSD 3-clausefluffypony4-13/+116
2014-05-1220s timeout for zone117x poolmonero-project1-1/+1
2014-05-11Update simpleminer.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo1-2/+2
1. Modified connection timeout from 1 second to 10 seconds 2. Modified behavior to retry instead of exiting when the miner fails to get a new job
2014-05-03initial [broken] updatemydesktop2-3/+19
2014-03-03moved all stuff to githubAntonio Juarez4-0/+364