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