debris
409094ba26
macdeployqt.sh path is relative to the script which starts it
10 years ago
arkpar
b3b7ee5268
fixed qt deployment for qt 5.5
10 years ago
arkpar
e7f34beb45
fixed eth_copy_dlls
reverted libsecp256k1 changes
10 years ago
Paweł Bylica
5c2cc14f88
Revert "Exclude .ilk files from install"
10 years ago
Lefteris Karapetsas
704eae895e
Exclude .ilk files from install
.ilk files are temporary linking files used only when building. We don't
need to install those.
10 years ago
Paweł Bylica
297dca32b5
cmake install changes
10 years ago
Gav Wood
d638df83ae
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Marek Kotewicz
294a73a4e9
fixed RUNTIME_OUTPUT_DIRECTORY on osx
10 years ago
Paweł Bylica
33d7e42866
CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"
This commit changes output directory for runtime components (executables and DLLs) to "bin" directory. That allows running executables on Windows without need of install step.
Closes ethereum/cpp-ethereum#1821
10 years ago
subtly
32adf87f92
Fix macos builds following changes from #1809 .
10 years ago
unknown
3f3334971b
windows package fixes
10 years ago
ethdev zug
98a2805b5c
fixed copying dlls
10 years ago
Marek Kotewicz
be039ba170
fixed cmake files
10 years ago
Marek Kotewicz
eee5d083e3
copying mhd dlls
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
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
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
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
76db957b52
fixed macdeployqt options order
10 years ago
Marek Kotewicz
1e80a16ec8
fixed macdeplyqt path on macos
10 years ago
ethdev
6966da558d
added todo
10 years ago
ethdev
88393195b4
fixed copying dlls on windows
10 years ago
Marek Kotewicz
ba24285369
mix is using executable helper
10 years ago
Marek Kotewicz
a749a38246
EthExecutableHelper.cmake
10 years ago