Commit Graph

29 Commits

Author SHA1 Message Date
artur-zawlocki
af47913b16 cmake: added dependency on libevmjit to target createRandomTest 2014-10-21 15:00:09 +01:00
Paweł Bylica
c50afdef18 Merge branch 'develop' into develop-evmcc
Conflicts:
	libevm/FeeStructure.cpp
	test/vm.cpp
2014-10-21 14:44:09 +02:00
artur-zawlocki
3fed069873 Updated cmake files after moving the jit compiler to a lib. 2014-10-20 16:12:00 +01:00
Christoph Jentzsch
02f60e1a53 Update CMakeLists.txt 2014-10-18 14:32:26 +02:00
Christoph Jentzsch
21457052fd Make all exceptions dervie virtual 2014-10-18 14:27:23 +02:00
subtly
1e29956b58 add headers to cmake 2014-10-16 15:10:54 +02:00
Christoph Jentzsch
5b3c47aa05 Added random test creater 2014-10-14 13:22:49 +02:00
Gav Wood
45607201ab Build fixes. 2014-07-06 13:13:37 +02:00
Gav Wood
d9340fb74a Windows build coersions. 2014-07-03 15:00:22 +02:00
Gav Wood
d8e04c43b1 Full python serpent support.
Shared libs on all platforms.
2014-06-28 19:23:32 +02:00
Gav Wood
b9b7fa2078 Remove build cruft. 2014-05-05 16:49:56 +01:00
Gav Wood
3a2597d871 Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
Jeffrey Lee
2b0b259f7b fixed Ubuntu12.04 compile error 2014-03-07 08:19:00 +08:00
Eric Lombrozo
f649175f75 cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64> 2014-02-10 05:41:27 -08:00
subtly
0e9e98a3bc cmake updates for building on osx 2014-02-08 07:47:26 -06:00
Gav Wood
376d33b73d Work on exceptions.
Build fix.
2014-02-06 12:54:38 +00:00
Gav Wood
4475c1c312 Added SECP256k1 project. 2014-02-05 18:41:17 +00:00
Gav Wood
8480c2dfa3 Debian packaging and various needed changes to build. 2014-02-05 12:38:08 +00:00
Gav Wood
b63fe88df0 Move towards more flexible cryptopp discovery. 2014-02-02 12:09:37 +00:00
Gav Wood
be5d5e4c35 Fledgling UPnP support. 2014-01-31 19:07:31 +00:00
Gav Wood
ea6d5b82bb Threads linking now. 2014-01-31 14:55:29 +00:00
Fabian Schuh
b405d62b36 added pthread to cmake 2014-01-24 13:48:38 +01:00
Gav Wood
a08ce2bde1 Various fixes. 2014-01-20 14:53:02 +00:00
Gav Wood
58d10e79be Move to semi-official new Trie format. 2014-01-07 21:51:19 +00:00
Gav Wood
3ec88020a2 Minor changes to readme and makefiles. 2014-01-06 16:45:19 +00:00
Gav Wood
e5d733fbb4 crypto prototyping. 2014-01-04 21:37:34 +00:00
Gav Wood
978affbb19 Fix for tests. 2014-01-04 18:07:01 +00:00
Gav Wood
0391d6a18b VM nearly instruction-complete. 2014-01-03 17:25:46 +00:00
Gav Wood
780099223c Reorganised source directory. 2014-01-03 01:27:19 +00:00