aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/EthCompilerSettings.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Better handle -fstack-protector flag supportPaweł Bylica2017-08-241-33/+12
* CMake: Build static libs by defaultPaweł Bylica2017-08-181-20/+0
* Remove LINKABLE from EmscriptenAlex Beregszaszi2017-07-191-2/+0
* Add comments to Emscripten flagsAlex Beregszaszi2017-07-191-4/+20
* Silence implicit fallthrough warning for gcc > 7Lefteris Karapetsas2017-06-291-1/+7
* Do not use -Og for debug mode (won't work on Mac/clang)Alex Beregszaszi2017-02-091-1/+1
* Merge pull request #1342 from ethereum/emscripten-codesizechriseth2016-11-261-0/+3
|\
| * Add optimisation flags for EmscriptenAlex Beregszaszi2016-11-091-0/+3
* | Compile with -Og in debug mode (by @chfast)Alex Beregszaszi2016-11-151-1/+1
|/
* Fix cmake empty string replace.chriseth2016-10-271-6/+6
* Make the Solidity repository standalone.Bob Summerwill2016-08-011-0/+247