| Commit message (Expand) | Author | Age | Files | Lines |
* | Enables C++14 standard (was C++11) within the Solidity compiler project. | Christian Parpart | 2018-12-12 | 1 | -2/+2 |
* | Merge pull request #4665 from mattaereal/cmake-patch-solver | Alex Beregszaszi | 2018-08-09 | 1 | -0/+4 |
|\ |
|
| * | cmake flags to make solvers optional. Implementation of #4651 | Matías Aereal Aeón | 2018-08-08 | 1 | -0/+4 |
* | | Added guards for unknown pragmas | Augusto F. Hack | 2018-08-06 | 1 | -10/+3 |
|/ |
|
* | Merge pull request #4560 from ethereum/cmake-policy | Alex Beregszaszi | 2018-08-02 | 1 | -3/+0 |
|\ |
|
| * | CMake: Do not use non-existing sanitizer blacklist | Paweł Bylica | 2018-07-24 | 1 | -3/+0 |
* | | CMake: Add option COVERAGE | Paweł Bylica | 2018-07-24 | 1 | -15/+17 |
|/ |
|
* | Do not ignore CMAKE_CXX_FLAGS defined on the command line | Guido Vranken | 2018-07-17 | 1 | -1/+1 |
* | Code, Changelog, ReleaseChecklist: Fix typos. | Cryptomental | 2018-07-11 | 1 | -1/+1 |
* | Visual Studio 2017 build-time (linking) fix and improvements | Christian Parpart | 2018-07-11 | 1 | -11/+0 |
* | cmake/EthCompilerSettings.cmake: increase stacksize for apple clang | Alexander Arlt | 2018-05-15 | 1 | -2/+3 |
* | Remove obsolete warning supressions for clang | Alex Beregszaszi | 2018-04-19 | 1 | -12/+0 |
* | Remove -fpermissive | Alex Beregszaszi | 2018-04-19 | 1 | -21/+0 |
* | CMake: abort if linking results in undefined symbols with emscripten | Alex Beregszaszi | 2018-02-21 | 1 | -0/+3 |
* | Disable greedy exception catcher in Emscripten build | Alex Beregszaszi | 2018-02-13 | 1 | -1/+3 |
* | Set stack-size to 16MB for darwin clang. | Alexander Arlt | 2018-02-06 | 1 | -2/+7 |
* | CMake: Add compiler warning about implicit fallthough | Paweł Bylica | 2017-09-26 | 1 | -16/+7 |
* | CMake: Better ccache configuration | Paweł Bylica | 2017-09-20 | 1 | -8/+0 |
* | CMake: Better handle -fstack-protector flag support | Paweł Bylica | 2017-08-24 | 1 | -33/+12 |
* | CMake: Build static libs by default | Paweł Bylica | 2017-08-18 | 1 | -20/+0 |
* | Remove LINKABLE from Emscripten | Alex Beregszaszi | 2017-07-19 | 1 | -2/+0 |
* | Add comments to Emscripten flags | Alex Beregszaszi | 2017-07-19 | 1 | -4/+20 |
* | Silence implicit fallthrough warning for gcc > 7 | Lefteris Karapetsas | 2017-06-29 | 1 | -1/+7 |
* | Do not use -Og for debug mode (won't work on Mac/clang) | Alex Beregszaszi | 2017-02-09 | 1 | -1/+1 |
* | Merge pull request #1342 from ethereum/emscripten-codesize | chriseth | 2016-11-26 | 1 | -0/+3 |
|\ |
|
| * | Add optimisation flags for Emscripten | Alex Beregszaszi | 2016-11-09 | 1 | -0/+3 |
* | | Compile with -Og in debug mode (by @chfast) | Alex Beregszaszi | 2016-11-15 | 1 | -1/+1 |
|/ |
|
* | Fix cmake empty string replace. | chriseth | 2016-10-27 | 1 | -6/+6 |
* | Make the Solidity repository standalone. | Bob Summerwill | 2016-08-01 | 1 | -0/+247 |