aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/EthCompilerSettings.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4665 from mattaereal/cmake-patch-solverAlex Beregszaszi2018-08-091-0/+4
|\
| * cmake flags to make solvers optional. Implementation of #4651Matías Aereal Aeón2018-08-081-0/+4
* | Added guards for unknown pragmasAugusto F. Hack2018-08-061-10/+3
|/
* Merge pull request #4560 from ethereum/cmake-policyAlex Beregszaszi2018-08-021-3/+0
|\
| * CMake: Do not use non-existing sanitizer blacklistPaweł Bylica2018-07-241-3/+0
* | CMake: Add option COVERAGEPaweł Bylica2018-07-241-15/+17
|/
* Do not ignore CMAKE_CXX_FLAGS defined on the command lineGuido Vranken2018-07-171-1/+1
* Code, Changelog, ReleaseChecklist: Fix typos.Cryptomental2018-07-111-1/+1
* Visual Studio 2017 build-time (linking) fix and improvementsChristian Parpart2018-07-111-11/+0
* cmake/EthCompilerSettings.cmake: increase stacksize for apple clangAlexander Arlt2018-05-151-2/+3
* Remove obsolete warning supressions for clangAlex Beregszaszi2018-04-191-12/+0
* Remove -fpermissiveAlex Beregszaszi2018-04-191-21/+0
* CMake: abort if linking results in undefined symbols with emscriptenAlex Beregszaszi2018-02-211-0/+3
* Disable greedy exception catcher in Emscripten buildAlex Beregszaszi2018-02-131-1/+3
* Set stack-size to 16MB for darwin clang.Alexander Arlt2018-02-061-2/+7
* CMake: Add compiler warning about implicit fallthoughPaweł Bylica2017-09-261-16/+7
* CMake: Better ccache configurationPaweł Bylica2017-09-201-8/+0
* 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