aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Whiskers template systemchriseth2017-06-221-0/+1
* Include trailing zero in licenseAlex Beregszaszi2017-06-141-1/+1
* Move 0x to cmake file.chriseth2017-06-141-2/+2
* Convert license to character array.chriseth2017-06-141-1/+3
* Include license and warranty statement with solc.chriseth2017-06-091-0/+3
* Do not use -Og for debug mode (won't work on Mac/clang)Alex Beregszaszi2017-02-091-1/+1
* Include SOL_VERSION_COMMIT/SOL_VERSION_PLATFORM in buildinfo.hAlex Beregszaszi2017-01-172-0/+4
* 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
|/
* Merge pull request #1252 from ethereum/jsoncpp-from-sourcechriseth2016-11-083-62/+1
|\
| * Build jsoncpp from source using jsoncpp.cmake scriptPaweł Bylica2016-10-213-62/+1
* | Fix cmake empty string replace.chriseth2016-10-272-7/+7
|/
* Fix hex check.chriseth2016-09-151-1/+1
* Force commit hash to 8 digits.chriseth2016-09-151-5/+8
* Style.chriseth2016-09-091-1/+1
* Remove leading zeroes in prerelease components.chriseth2016-09-091-0/+1
* Suffix the "mod" version modifier using a dot.chriseth2016-09-091-1/+1
* Set version to 0.4.0.chriseth2016-09-081-1/+1
* Store commit hash and handle prerelease vor all automation tools.chriseth2016-08-261-0/+1
* Make versioning semver compatible and force commit hash availability.chriseth2016-08-263-28/+43
* Rename libevmasm.chriseth2016-08-102-5/+5
* Correctly require jsoncppchriseth2016-08-101-2/+2
* Correct library usage.chriseth2016-08-082-3/+3
* Remove unused jsonrpcstub code in cmake/Bob Summerwill2016-08-011-42/+0
* Make the Solidity repository standalone.Bob Summerwill2016-08-0117-0/+1632