aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Solidity getInterfaceFunctions is now a map of hash to FunctionLefteris Karapetsas2015-01-071-0/+1
* fixed styling issuesMarek Kotewicz2014-12-111-2/+3
* updated cmake policiesMarek Kotewicz2014-12-101-1/+1
* jsonrpc option in cmakes, removed all warningsMarek Kotewicz2014-12-101-0/+6
* solidity compiling under msvc && boosts cmake file fixeddebris2014-12-071-5/+4
* Merge branch 'develop' into build_enhancementMarek Kotewicz2014-12-071-0/+4
|\
| * Exporting Natspec documentation to a JSON interfaceLefteris Karapetsas2014-12-021-0/+4
* | solidity compiling on windows, fixed Compiler Error C2797debris2014-12-061-2/+3
* | removed automocsMarek Kotewicz2014-12-041-0/+1
|/
* add headers to solidity's add_libraryMarek Kotewicz2014-11-091-4/+3
* Moved instructions and assembly to new libevmcore.Christian2014-11-061-2/+1
* Contract compiler and also add ExpressionStatement to AST.Christian2014-10-301-2/+2
* CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidit...Christian2014-10-261-26/+1
* Solidity scanner and some unit tests.Christian2014-10-081-0/+49