116 Commits (60e89b88a580e4768e852ddf5de8c7ba8fe83a16)

Author SHA1 Message Date
Marek Kotewicz 3b1b167811 minimum qt version explicitly set to 5.4, fixes #1419 10 years ago
Marek Kotewicz 8e46d83790 fixed minimum jsonrpccpp required version 10 years ago
Gav Wood d71bec193f Clean up some code redundancy. 10 years ago
Marek Kotewicz c4a4b8014b fixed dependency on windows.h include order when using std::min && std::max 10 years ago
Marek Kotewicz 7567cf72ec split #1351, cmake changes 10 years ago
Paweł Bylica 9e10137d33 Increase executable stack size to 16MB on Windows 10 years ago
arkpar d0dfac71ba supported building with clang and GNU gold linker on linux 10 years ago
Marek Kotewicz c6693142c5 fixed #1273, npm is not used by default 10 years ago
Gav Wood aaae770f7a Remove WebKit. 10 years ago
arkpar 2574741a14 enabled -pedantic for gcc build 10 years ago
jhuntley cc67b7f908 Update for mingw support, jsonrpc is also a standard path used if building and installing jsonrpccpp from source. 10 years ago
jhuntley 094bdc0af3 Updates for mingw support. Make sure CXXFLAGS are checked if exported to environment before build. 10 years ago
Christian d7a61fcb16 Activate "warnings treated as errors" for gcc. 10 years ago
arkpar 7db97414ca copy dll for eth, check if qt is linked before running windeployqt 10 years ago
arkpar b6773a3084 fixed microhttpd deployment 10 years ago
Marek Kotewicz 36bedf6a79 checking jsonrpccpp version when looking for library. version 0.4 exact required 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
arkpar f71337400b removed verbosity flag 10 years ago
arkpar 13ee1d0f51 use windeployqt for deployment on windows 10 years ago
Lefteris Karapetsas a576fa1389 Typo in FindMHD.cmake 10 years ago
Marek Kotewicz 994c0ecbcb link microhttpd 10 years ago
arkpar 814005ddb4 enable parallel compilation for windows build 10 years ago
Marek Kotewicz 96f1e772d0 fixed compile errors when using old version of jsonrpcstub, fixed #1003 10 years ago
Lefteris Karapetsas f36b043f9f We should search for jsonrpcstub headless or not 10 years ago
Marek Kotewicz dfcebb93e4 checking for changes in jsonrpcstub, fixed #1004 10 years ago
Gav Wood ea043668b4 Test stuff into cpp from header. 10 years ago
Marek Kotewicz 3128f90f77 quotes 10 years ago
Marek Kotewicz 31d0209924 check if BuildInfo.h is outdated 10 years ago
Marek Kotewicz 169438191e build_type && build_platform unknown by default 10 years ago
Marek Kotewicz 604aef47cb BuildInfo.sh replaced with custom cmake script 10 years ago
Marek Kotewicz b6cb2a87ee fixed jsoncpp find_path 10 years ago
Marek Kotewicz 46b629a579 jsonrpcstub integreted into cmake build process 10 years ago
Marek Kotewicz 8bdf589117 we do not have duplicate libs now, so we cant remove them 10 years ago
Marek Kotewicz 1045d14ad6 fixed indention 10 years ago
Marek Kotewicz 068d8e4ebb verify_app instead of fixup_bundle 10 years ago
Marek Kotewicz d60b578de8 mix on osx 10 years ago
arkpar 72628e8f32 fixed warnings for msvc build 10 years ago
Marek Kotewicz 134e81919c order of status message 10 years ago
Marek Kotewicz eaa4312f3f compiling ethereum.js is part of the cmake 10 years ago
ethdev 23d4f98b74 alethzero.exe icon 10 years ago
ethdev 2e3d450046 copy qml dependencies of mix to install directory 10 years ago
ethdev 0f75aaf6e6 cpack nsis windows installer 10 years ago
Marek Kotewicz 99dce392b0 find jsonrpccpp debug libraries 10 years ago
Marek Kotewicz 8ecf06df86 FindCURL in out cmake folder, required to find debug curl library 10 years ago
Marek Kotewicz 76db957b52 fixed macdeployqt options order 10 years ago
Marek Kotewicz 0532223f51 fixed typo 10 years ago
ethdev a68cb3f0b8 jsoncpp && leveldb are now using optimized/debug 10 years ago
Marek Kotewicz 93d70bf957 search for leveldb debug library 10 years ago
ethdev f42dbcac1c boost library -> libraries 10 years ago
Marek Kotewicz 708d5536ae modyfied findjsoncpp cmake to look for debug library 10 years ago