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 |
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
style
|
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.
Additional debug stuff in cmake.
|
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 |
ethdev
|
592e60ec17
|
start of implementing windows debug
|
10 years ago |
Marek Kotewicz
|
1e80a16ec8
|
fixed macdeplyqt path on macos
|
10 years ago |
Marek Kotewicz
|
ebd8f5bfa5
|
04 changed to 03
|
10 years ago |
Marek Kotewicz
|
15c78c848c
|
jsonrpc _library -> _libraries
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
ethdev
|
6966da558d
|
added todo
|
10 years ago |
Marek Kotewicz
|
1099a89120
|
when using unrecognized compiled, show warning instead of fatal_error
|
10 years ago |
ethdev
|
88393195b4
|
fixed copying dlls on windows
|
10 years ago |