aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add option to static link solcPaweł Bylica2017-08-231-1/+13
* CMake: Simplify solc configPaweł Bylica2017-08-181-20/+12
* Properly export the license() method in EmscriptenAlex Beregszaszi2017-07-181-1/+1
* Export compileStandard on emscriptenAlex Beregszaszi2017-04-241-1/+1
* wrap solc add_executablerainbeam2016-05-011-1/+1
* Read files via callback.chriseth2016-01-271-1/+1
* Fix the build - library is not a moduleLefteris Karapetsas2015-12-041-1/+1
* Alternative case-consistency fix for libsolidity. Just using fully-qualifie...Bob Summerwill2015-12-041-3/+3
* Do not forget to export the new symbol.chriseth2015-10-161-1/+1
* Changes required to compile on emscripten target.chriseth2015-09-151-2/+8
* changes required to compile solidity in a single projectdebris2015-09-011-2/+0
* client refactordebris2015-08-271-6/+1
* Refactoreed CMakeLists for new module systemarkpar2015-08-241-3/+2
* Moved solc files.chriseth2015-08-191-0/+29