aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use unwrapped binutils for msys2Zachary Michaels2014-09-152-6/+6
* Force CMake to link the runtime staticallyZachary Michaels2014-09-151-0/+4
* msys2 32/64-bit toolchainsZachary Michaels2014-09-152-0/+36
* Another preprocessor fix (difficulty.cpp)Zachary Michaels2014-09-151-1/+1
* More preprocessor fixes for slow-hashZachary Michaels2014-09-151-3/+3
* Correct includes for mingw in slow-hashZachary Michaels2014-09-151-0/+8
* Change Windows include to windowsZachary Michaels2014-09-151-1/+1
* User setting to turn LTO on and offZachary Michaels2014-09-151-9/+13
* Remove unnecessary elseZachary Michaels2014-09-151-2/+0
* Hack to add pthread to link libraries on mingwZachary Michaels2014-09-151-2/+2
* Change to -static gcc flagZachary Michaels2014-09-151-1/+1
* Set the boost thread api for mingwZachary Michaels2014-09-151-0/+1
* Hack to allow toolchains to pass flags to mingwZachary Michaels2014-09-151-1/+1
* Ignore another warning to make mingw happyZachary Michaels2014-09-151-1/+1
* Remove unused CMake functionZachary Michaels2014-09-151-6/+0
* Default to static linking on both MSVC and MINGWZachary Michaels2014-09-151-1/+6
* Merge pull request #141v0.8.8.4Riccardo Spagni2014-09-151-1/+6
|\
| * fix CMake for multiplatform versioningRiccardo Spagni2014-09-151-1/+6
* | Merge pull request #140Riccardo Spagni2014-09-151-0/+30
|\|
| * added mikezackles / Zachary Michaels gpg keyRiccardo Spagni2014-09-151-0/+30
|/
* Merge pull request #139Riccardo Spagni2014-09-1536-251/+497
|\
| * fixed incorrect version referenceRiccardo Spagni2014-09-151-1/+1
| * Change testnet prefixZachary Michaels2014-09-151-2/+2
| * Make P2P use the testnet data dirZachary Michaels2014-09-151-1/+3
| * Replace macro with equivalent function callZachary Michaels2014-09-151-47/+43
| * Separate testnet address prefixZachary Michaels2014-09-1521-69/+126
| * Add testnet seed nodesZachary Michaels2014-09-151-3/+8
| * Create testnet data dir if necessaryZachary Michaels2014-09-151-0/+1
| * Separate testnet default data dirZachary Michaels2014-09-155-31/+44
| * Add descriptions for RPC command line paramsZachary Michaels2014-09-151-3/+9
| * Add testnet genesis tx as output by CN referenceZachary Michaels2014-09-151-1/+1
| * Pass tx and nonce to genesis block constructorZachary Michaels2014-09-155-28/+43
| * Separate network id for testnetZachary Michaels2014-09-152-3/+15
| * Separate rpc port for testnetZachary Michaels2014-09-155-12/+44
| * Separate p2p port for testnetZachary Michaels2014-09-152-5/+23
| * Reorganize testnet constantsZachary Michaels2014-09-1514-80/+68
| * Add testnet constantsZachary Michaels2014-09-151-0/+16
| * Add testnet flagZachary Michaels2014-09-1515-52/+137
| * increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni2014-09-151-1/+1
| * additional README info on static builds and FreeBSDRiccardo Spagni2014-09-151-0/+7
* | increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane valueRiccardo Spagni2014-09-151-1/+1
* | additional README info on static builds and FreeBSDRiccardo Spagni2014-09-151-0/+7
|/
* fix logic in tag check, AND -> ORRiccardo Spagni2014-09-151-1/+1
* ignore tag check if we haven't pulled tagsRiccardo Spagni2014-09-151-1/+1
* Merge branch 'master' of http://github.com/fluffypony/bitmoneroRiccardo Spagni2014-09-150-0/+0
|\
| * new Makefile target: release-staticRiccardo Spagni2014-09-151-0/+4
* | new Makefile target: release-staticRiccardo Spagni2014-09-152-1/+5
|/
* FreeBSD static linking fixesRiccardo Spagni2014-09-151-3/+3
* Merge branch 'master' of http://github.com/fluffypony/bitmoneroRiccardo Spagni2014-09-140-0/+0
|\
| * add gpg pubkeys to start enforcing signed commitsRiccardo Spagni2014-09-131-0/+50