aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #381 from chriseth/solidityGav Wood2014-10-231-0/+1
|\ | | | | Solidity parser - not polished yet, but usable
| * Solidity scanner and some unit tests.Christian2014-10-081-0/+1
| | | | | | | | The scanner is a modified version of the v8 javascript scanner.
* | Update CMakeLists.txtChristoph Jentzsch2014-10-181-1/+0
| |
* | Make all exceptions dervie virtualChristoph Jentzsch2014-10-181-2/+2
|\ \
| * | add headers to cmakesubtly2014-10-161-1/+2
| |/
* / Added random test createrChristoph Jentzsch2014-10-141-0/+9
|/
* Build fixes.Gav Wood2014-07-061-1/+1
|
* Windows build coersions.Gav Wood2014-07-031-12/+9
|
* Full python serpent support.Gav Wood2014-06-291-0/+2
| | | | Shared libs on all platforms.
* Remove build cruft.Gav Wood2014-05-051-4/+0
|
* Split out libethcore from libethereum.Gav Wood2014-04-231-2/+2
|
* fixed Ubuntu12.04 compile errorJeffrey Lee2014-03-071-0/+2
|
* cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64>Eric Lombrozo2014-02-101-5/+20
|
* cmake updates for building on osxsubtly2014-02-081-0/+4
|
* Work on exceptions.Gav Wood2014-02-061-0/+2
| | | | Build fix.
* Added SECP256k1 project.Gav Wood2014-02-061-1/+0
|
* Debian packaging and various needed changes to build.Gav Wood2014-02-051-4/+1
|
* Move towards more flexible cryptopp discovery.Gav Wood2014-02-021-3/+0
|
* Fledgling UPnP support.Gav Wood2014-02-011-0/+1
|
* Threads linking now.Gav Wood2014-01-311-1/+1
|
* added pthread to cmakeFabian Schuh2014-01-241-0/+3
|
* Various fixes.Gav Wood2014-01-201-0/+2
|
* Move to semi-official new Trie format.Gav Wood2014-01-081-1/+7
|
* Minor changes to readme and makefiles.Gav Wood2014-01-071-1/+1
|
* crypto prototyping.Gav Wood2014-01-051-0/+2
|
* Fix for tests.Gav Wood2014-01-051-0/+1
|
* VM nearly instruction-complete.Gav Wood2014-01-041-1/+2
|
* Reorganised source directory.Gav Wood2014-01-031-0/+9