Gav Wood
a060c46b4c
Cleaned up some of network. Added HostSpec.
9 years ago
debris
6ec1dc0789
updated FindEth.cmake documentation
10 years ago
debris
7049faea25
FindEth.cmake
10 years ago
debris
409094ba26
macdeployqt.sh path is relative to the script which starts it
10 years ago
arkpar
b3b7ee5268
fixed qt deployment for qt 5.5
10 years ago
Gav Wood
09e5dbfa06
Use boost's guaranteed non-deterministic random number generator. If it
compiles, it's safe.
10 years ago
arkpar
e7f34beb45
fixed eth_copy_dlls
reverted libsecp256k1 changes
10 years ago
Paweł Bylica
ca1d2dad6d
Fix whitespace.
10 years ago
Paweł Bylica
5c2cc14f88
Revert "Exclude .ilk files from install"
10 years ago
Lefteris Karapetsas
704eae895e
Exclude .ilk files from install
.ilk files are temporary linking files used only when building. We don't
need to install those.
10 years ago
Paweł Bylica
9b45b6b571
Use external prebuilt OpenCL ICD DLL.
10 years ago
Paweł Bylica
297dca32b5
cmake install changes
10 years ago
Paweł Bylica
f5b0c7cdce
Increase Windows stack size to 16MB.
(reverted from commit 8357930b25
)
10 years ago
unknown
e288b27195
winmm added to v8_libraries
10 years ago
unknown
35760b7055
common fixes for msvc in jsconsole
10 years ago
unknown
2bc0fd727f
build without snapshot library, extdep download v8 3.15.9
10 years ago
unknown
5bc72e037c
ethconsole on windows
10 years ago
Marek Kotewicz
e5af58f0d6
reversed m_curl
10 years ago
Paweł Bylica
58c1730105
Add support for clang sanitizer to cmake scripts.
To build with the sanitizer support use clang compiler and set CMAKE_BUILD_TYPE to "DebugSan".
More info: http://clang.llvm.org/docs/AddressSanitizer.html .
10 years ago
Gav Wood
43a6d825c3
Support rocksdb alternative.
10 years ago
Vlad Gluhovsky
c2c6119b3a
added a comment
10 years ago
Vlad Gluhovsky
1cca152044
clean windows build
10 years ago
Dimitry
402dc01640
Coverage info
10 years ago
Paweł Bylica
8357930b25
Do not increase Windows stack size.
10 years ago
Marek Kotewicz
ba64e80c4d
ethconsole executable
10 years ago
Marek Kotewicz
6d87e226e0
js remote console && remote connector
10 years ago
Paweł Bylica
1b4745c95b
Do not set stack memory limit on OSX.
10 years ago
Paweł Bylica
9e9a33b713
Set stack memory limit on OSX.
10 years ago
arkpar
5eb685da7c
Moved transaction verification to verifier thread
10 years ago
Lefteris Karapetsas
70a49b1f35
Increase win32 executable stack size to 32MB
10 years ago
ethdev zug
282a817a2a
changes required to make miniupnp working on windows
10 years ago
debris
100066a664
fix for building OpenCL on some linux distributions
10 years ago
Gav Wood
d638df83ae
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Marek Kotewicz
294a73a4e9
fixed RUNTIME_OUTPUT_DIRECTORY on osx
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
arkpar
cc5a617aa6
set and map to hash tables
10 years ago
subtly
32adf87f92
Fix macos builds following changes from #1809 .
10 years ago
unknown
3f3334971b
windows package fixes
10 years ago
Marek Kotewicz
07fb87681c
cleanup
10 years ago
Marek Kotewicz
70512e7d76
fixes for linux
10 years ago
Marek Kotewicz
e546787890
downgrade v8 to 3.15
10 years ago
arkpar
90d06cb7b3
more performance optimizations
10 years ago
Marek Kotewicz
8f8e07d287
make jsconsole optional global dependency
10 years ago
Marek Kotewicz
9dfabc7966
removed redundant log in cmake utils
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