Commit Graph

11597 Commits (master)
 

Author SHA1 Message Date
Zachary Michaels 9db881864d Fix time_t serialization issue
10 years ago
Zachary Michaels ed41ee4c26 Use LTO by default
10 years ago
Zachary Michaels 59c1ac503f Move toolchain files
10 years ago
Zachary Michaels 4fd7752d95 Fix march flag for 32-bit build
10 years ago
Zachary Michaels dfa11575f2 Use unwrapped binutils for msys2
10 years ago
Zachary Michaels f64a68e7cc
Force CMake to link the runtime statically
10 years ago
Zachary Michaels ceb6977f82 msys2 32/64-bit toolchains
10 years ago
Zachary Michaels 45bc24d69b Another preprocessor fix (difficulty.cpp)
10 years ago
Zachary Michaels aba3497fdd More preprocessor fixes for slow-hash
10 years ago
Zachary Michaels cf91545734 Correct includes for mingw in slow-hash
10 years ago
Zachary Michaels 2b76e9d8a3 Change Windows include to windows
10 years ago
Zachary Michaels 729d4bb91d User setting to turn LTO on and off
10 years ago
Zachary Michaels e1dfd58bdb Remove unnecessary else
10 years ago
Zachary Michaels 1b90c6f3d5
Hack to add pthread to link libraries on mingw
10 years ago
Zachary Michaels f9f4fc1b00
Change to -static gcc flag
10 years ago
Zachary Michaels 44f920b0fd Set the boost thread api for mingw
10 years ago
Zachary Michaels a31d6bb9fb Hack to allow toolchains to pass flags to mingw
10 years ago
Zachary Michaels 9c848ceae7 Ignore another warning to make mingw happy
10 years ago
Zachary Michaels 0fe311b2f0
Remove unused CMake function
10 years ago
Zachary Michaels 8d6a04a9f0 Default to static linking on both MSVC and MINGW
10 years ago
Riccardo Spagni f3271e8f12
Merge pull request #141
10 years ago
Riccardo Spagni b92a8b53e0
fix CMake for multiplatform versioning
10 years ago
Riccardo Spagni d0069112a3
Merge pull request #140
10 years ago
Riccardo Spagni 0214524166
added mikezackles / Zachary Michaels gpg key
10 years ago
Riccardo Spagni 83276bf92d
Merge pull request #139
10 years ago
Riccardo Spagni 72a80f6213
fixed incorrect version reference
10 years ago
Zachary Michaels 95a2701ec5 Change testnet prefix
10 years ago
Zachary Michaels 120c84d04f Make P2P use the testnet data dir
10 years ago
Zachary Michaels 23525655fa Replace macro with equivalent function call
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Zachary Michaels ee1bacc64f Add testnet seed nodes
10 years ago
Zachary Michaels 4a6eb0a016 Create testnet data dir if necessary
10 years ago
Zachary Michaels 018e251cc0
Separate testnet default data dir
10 years ago
Zachary Michaels 3ef7f33300 Add descriptions for RPC command line params
10 years ago
Zachary Michaels 1e38a02bb5 Add testnet genesis tx as output by CN reference
10 years ago
Zachary Michaels 96eed84aad Pass tx and nonce to genesis block constructor
10 years ago
Zachary Michaels 257077a96b Separate network id for testnet
10 years ago
Zachary Michaels 658b6690a3
Separate rpc port for testnet
10 years ago
Zachary Michaels 98ed9a41f7 Separate p2p port for testnet
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
Zachary Michaels 79862ad1de Add testnet constants
10 years ago
Zachary Michaels 07470fd400
Add testnet flag
10 years ago
Riccardo Spagni 32004a756c increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
10 years ago
Riccardo Spagni 2c0a87f2ac additional README info on static builds and FreeBSD
10 years ago
Riccardo Spagni fdae09754e increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
10 years ago
Riccardo Spagni 700b72c709 additional README info on static builds and FreeBSD
10 years ago
Riccardo Spagni 51011ed960 fix logic in tag check, AND -> OR
10 years ago
Riccardo Spagni 3129d51eb4 ignore tag check if we haven't pulled tags
10 years ago
Riccardo Spagni f2937d15bd Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni d97191d4f9
new Makefile target: release-static
10 years ago