Paweł Bylica
9b45b6b571
Use external prebuilt OpenCL ICD DLL.
10 years ago
Paweł Bylica
502cec737a
Another try for OSX.
10 years ago
Paweł Bylica
63730439b8
Disable OpenCL_ICD on OSX.
10 years ago
Paweł Bylica
14f6f49cdc
Fix NSIS installer.
10 years ago
Lefteris Karapetsas
24f189b40a
Check in the khronos ICD library
Taken from: https://www.khronos.org/registry/cl/
10 years ago
Paweł Bylica
f9bcdd00d2
Default LLVM_DIR cmake variable for Windows.
10 years ago
Gav Wood
2eab0eee4c
More cleanups to cmake.
10 years ago
Gav Wood
cc06339f0e
Minor cmake cleanpus.
10 years ago
Gav Wood
134b67f008
Cleanup cmake.
10 years ago
Gav Wood
6690cc489c
BUNDLE=cli
10 years ago
subtly
40ebe26555
Sign, recovery, and verify.
10 years ago
subtly
59d88742c2
Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
10 years ago
Gav Wood
096662a692
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
CJentzsch
8803844e0c
style and optional NOBOOST
10 years ago
Gav Wood
43a6d825c3
Support rocksdb alternative.
10 years ago
Dimitry
2b16073d5b
FuzzTests: simple block test + NOBOOST flag
10 years ago
Gav Wood
dba9faa41a
Don't compile neth.
10 years ago
Marek Kotewicz
ba64e80c4d
ethconsole executable
10 years ago
Marek Kotewicz
9570c72e37
new osx dragndrop installer
10 years ago
Gav Wood
fe011b3563
Avoid building neth unless made explicit, at least until build works
again.
10 years ago
Gav Wood
fe8bcb39fb
Useful EVM CLI tool.
10 years ago
Gav Wood
e8b582f3cf
Add secret store test.
Remove unneccessary components of scrypt.
10 years ago
Gav Wood
fcb629acda
ethkey utility with bare key tools.
10 years ago
Gav Wood
b0117dcf57
Scrypt support
10 years ago
Gav Wood
27654ae52c
Scrypt support
10 years ago
Gav Wood
953be7886b
Move Farm to ethcore and rejig build to allow ethminer-only build.
10 years ago
Gav Wood
d638df83ae
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Gav Wood
96803503d6
Build fix for neth.
10 years ago
Gav Wood
5e22df8f4c
compatibility options HEADLESS should build solidity by default.
10 years ago
Marek Kotewicz
cbe32996ac
fix for building osx package
10 years ago
Gav Wood
b3dd2eacec
Disable neth from build until new API is refactored into it.
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
unknown
73f1747198
changed ethereum -> Ethereum in nsis package
10 years ago
unknown
8478c2e73a
program files x64
10 years ago
unknown
807614bf55
cpack package name starts with capital letter
10 years ago
unknown
3af40c3307
package solc, eth, ethminer, rlp && abi in cpack nsis installer
10 years ago
unknown
3f3334971b
windows package fixes
10 years ago
Marek Kotewicz
8f8e07d287
make jsconsole optional global dependency
10 years ago
chriseth
2111cd4894
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
10 years ago
Marek Kotewicz
a7996f4de7
finished resource scripts
10 years ago
Marek Kotewicz
b51f01ed10
resources scripts
10 years ago
Lefteris Karapetsas
274720c7cf
Clearly specify the platform where utils.c is used
10 years ago
Marek Kotewicz
41afe1672e
libjsconsole init
10 years ago
Marek Kotewicz
72afc0c7d1
cleanup, libjsengine
10 years ago
Marek Kotewicz
a60d88379f
v8 integration initial commit
10 years ago
Lefteris Karapetsas
7cf3fa0398
Attempting to fix no symbols for static lib on MacOSX
10 years ago
Gav Wood
1b71d6a7c2
Standalone miner.
10 years ago
Marek Kotewicz
50d78468f0
policy CMP0054 set to new
10 years ago
Gav Wood
dad9a32d33
Better logging.
10 years ago