aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix macos builds following changes from #1809.subtly2015-05-071-1/+5
|
* package solc, eth, ethminer, rlp && abi in cpack nsis installerunknown2015-05-061-1/+1
|
* Use BUILD_SHARED_LIBchriseth2015-04-241-5/+1
|
* JSON compiler.Christian2015-04-221-0/+7
|
* fixed #1022Marek Kotewicz2015-02-161-1/+1
|
* fixed issue with including wrong json/json.h fileMarek Kotewicz2015-02-131-2/+2
|
* fixed cmake include_directoriesdebris2015-02-111-0/+1
|
* boost library -> librariesethdev2014-12-161-2/+2
|
* start of implementing windows debugethdev2014-12-161-2/+2
|
* recent changes from solc working on macosMarek Kotewicz2014-12-101-2/+2
|
* Merge branch 'develop' into build_enhancementMarek Kotewicz2014-12-101-0/+2
|\
| * Solc cmdline option for ast outputting either to stdout or a fileLefteris Karapetsas2014-12-081-0/+1
| |
| * using boost::program_options for argument parsingLefteris Karapetsas2014-12-081-0/+1
| |
* | serpent compiling under msvcdebris2014-12-081-4/+0
| |
* | solc workingdebris2014-12-081-0/+4
| |
* | solidity compiling under msvc && boosts cmake file fixeddebris2014-12-071-1/+3
| |
* | removed automocsMarek Kotewicz2014-12-041-0/+1
|/
* CMakeLists library dependency cleanup for libdevcore, libevmface, ↵Christian2014-10-261-17/+0
| | | | | | libsolidity and solc. Fixes #417.
* AST printer and command line tool, some fixes.Christian2014-10-101-0/+31