Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export compileStandard on emscripten | Alex Beregszaszi | 2017-04-24 | 1 | -1/+1 |
| | |||||
* | wrap solc add_executable | rainbeam | 2016-05-01 | 1 | -1/+1 |
| | | | | Allows static linking. | ||||
* | Read files via callback. | chriseth | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | Fix the build - library is not a module | Lefteris Karapetsas | 2015-12-04 | 1 | -1/+1 |
| | | | | | | The Module::Object rule is something only eth_use() and friends can understand. target_link_libraries() on the other hand needs only the actual library object to link to. | ||||
* | Alternative case-consistency fix for libsolidity. Just using ↵ | Bob Summerwill | 2015-12-04 | 1 | -3/+3 |
| | | | | fully-qualified scoped name in eh_use instead. | ||||
* | Do not forget to export the new symbol. | chriseth | 2015-10-16 | 1 | -1/+1 |
| | |||||
* | Changes required to compile on emscripten target. | chriseth | 2015-09-15 | 1 | -2/+8 |
| | |||||
* | changes required to compile solidity in a single project | debris | 2015-09-01 | 1 | -2/+0 |
| | |||||
* | client refactor | debris | 2015-08-27 | 1 | -6/+1 |
| | |||||
* | Refactoreed CMakeLists for new module system | arkpar | 2015-08-24 | 1 | -3/+2 |
| | |||||
* | Moved solc files. | chriseth | 2015-08-19 | 1 | -0/+29 |