aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add headers to targets in CMakeLists.txt.Daniel Kirchner2018-12-171-0/+18
|
* CMake: Explicitly state which files to compile instead of relying on globbing.Christian Parpart2018-11-261-3/+19
| | | | | Also remove header file lists, as there is no need to add them to add_library() or add_executable(), which should lower maintenance of the cmake files.
* CMake: remove direct jsoncpp dependency in libevmasmAlexander Arlt2018-04-211-1/+1
|
* CMake: Cleanup include pathsPaweł Bylica2017-09-271-1/+1
|
* CMake: Cleanup "local" include pathPaweł Bylica2017-08-231-1/+0
|
* CMake: Simplify libevmasm configPaweł Bylica2017-08-181-11/+5
|
* CMake: Build static libs by defaultPaweł Bylica2017-08-181-2/+0
|
* Build jsoncpp from source using jsoncpp.cmake scriptPaweł Bylica2016-10-211-1/+2
|
* Rename libevmasm.chriseth2016-08-101-1/+1
|
* Merge pull request #834 from chriseth/devcorecleanupchriseth2016-08-081-1/+1
|\ | | | | Some cleanup regarding libdevcore. Also rename to avoid conflicts.
| * Correct library usage.chriseth2016-08-081-1/+1
| |
| * Some cleanup regarding libdevcore. Also rename to avoid conflicts.chriseth2016-08-061-1/+1
| |
* | Do not install headers.chriseth2016-08-051-2/+0
|/
* Make solidity independent from ethcore.chriseth2016-04-071-1/+1
|
* move libevmcore to solidityDimitry2016-04-021-1/+1
|
* includesDimitry2016-03-221-0/+1
|
* move libevmasmDimitry2016-03-211-0/+14