Paweł Bylica
8e6f438642
Fix buildinfo.cmake script
8 years ago
Paweł Bylica
50e437d29d
Remove EthUtils.cmake
8 years ago
Paweł Bylica
0c86011228
Simplify buildinfo generation
8 years ago
Paweł Bylica
eed51b8a7a
Remove unused CMake scripts
8 years ago
Paweł Bylica
e71aa579ae
Build json-rpc-cpp from sources
8 years ago
Paweł Bylica
ea8291a99c
Use boost from hunter
8 years ago
Paweł Bylica
1a0f84d936
CMake: drop some old options and flags
8 years ago
kenshirothefist
b6362bced4
Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com.
9 years ago
Genoil
b199c277c7
removed msvc buildinfo hack. needs building twice on windows to work now.
9 years ago
Genoil
7e0672b4e8
finally got rid of the nasty buildinfo bug, thanks chfast!
9 years ago
Jan Willem Penterman
b93ceb9605
hack to fix MSVC not being able to find BuildInfo
9 years ago
Gav Wood
a060c46b4c
Cleaned up some of network. Added HostSpec.
10 years ago
arkpar
b3b7ee5268
fixed qt deployment for qt 5.5
10 years ago
Paweł Bylica
297dca32b5
cmake install changes
10 years ago
Gav Wood
d638df83ae
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Marek Kotewicz
0470ff6649
cmake target for building osx .dmg file
10 years ago
Paweł Bylica
33d7e42866
CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"
This commit changes output directory for runtime components (executables and DLLs) to "bin" directory. That allows running executables on Windows without need of install step.
Closes ethereum/cpp-ethereum#1821
10 years ago
Marek Kotewicz
2a9e2f663e
improved eth_add_resources
10 years ago
Marek Kotewicz
2cbe6edd7a
improved eth_add_resources
10 years ago
Marek Kotewicz
0cbdda18d1
simplified loading string from eth resources
10 years ago
Marek Kotewicz
367e977c21
simplified loading string from eth resources
10 years ago
Marek Kotewicz
6315351b7a
fixes for eth_add_resources
10 years ago
Marek Kotewicz
5023f14c1b
fixes for eth_add_resources
10 years ago
Marek Kotewicz
6da6f4ee53
fixed indention
10 years ago
Marek Kotewicz
a7996f4de7
finished resource scripts
10 years ago
Marek Kotewicz
b51f01ed10
resources scripts
10 years ago
Gav Wood
a5f2dc881e
New strategy - send all new blocks out, even when (re)syncing (though
only when resyncing < 20 blocks).
Make a note of bad transactions to avoid re-importing when bad nodes
pass them to us.
10 years ago
ethdev zug
98a2805b5c
fixed copying dlls
10 years ago
Marek Kotewicz
339fd2e1dd
missing cmake script
10 years ago
Marek Kotewicz
7567cf72ec
split #1351 , cmake changes
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Marek Kotewicz
96f1e772d0
fixed compile errors when using old version of jsonrpcstub, fixed #1003
10 years ago
Marek Kotewicz
dfcebb93e4
checking for changes in jsonrpcstub, fixed #1004
10 years ago
Marek Kotewicz
3128f90f77
quotes
10 years ago
Marek Kotewicz
31d0209924
check if BuildInfo.h is outdated
10 years ago
Marek Kotewicz
169438191e
build_type && build_platform unknown by default
10 years ago
Marek Kotewicz
604aef47cb
BuildInfo.sh replaced with custom cmake script
10 years ago