aboutsummaryrefslogtreecommitdiff
path: root/windeploy_helper.sh
Commit message (Collapse)AuthorAgeFilesLines
* repo: cleanup qmakeselsta2020-10-201-48/+0
|
* fix windows deploy with QT 5.14+Italocoin Project2020-08-261-1/+1
| | | | | | this is a workaround on QT 5.14+ errors on mingw fixes issue https://github.com/monero-project/monero-gui/issues/3041
* windeploy_helper: add libgcrypt and update 65 -> 67selsta2020-06-101-3/+3
|
* windeploy: add libzstd and update libicu*iDunk54002020-01-081-3/+3
|
* windeploy: bump icu version to 64, add libdouble-conversion.dllstoffu2019-09-191-3/+3
|
* windeploy: deploy libssl and libcrypto binariesxiphon2019-05-271-0/+6
|
* msys2: fix windows build with trezormmbyday2019-05-021-1/+1
|
* Linking crypto32 and libhidapi for Windows buildsSander Ferdinand2018-10-131-1/+1
|
* Dll updateBigslimVdub2018-09-171-2/+2
| | | Update for latest msys2 build dll files
* Merge pull request #1482luigi11112018-07-171-2/+2
|\ | | | | | | 0e4fa41 Update outdated libraries for windows build (PidgeyBE)
| * Update outdated libraries for windows buildPidgeyBE2018-07-011-2/+2
| | | | | | https://github.com/monero-project/monero-gui/issues/1455
* | windeploy: copy start-low-graphics-mode.batstoffu2018-06-271-0/+1
|/
* Additional DLLs in 'windeploy_helper.sh': ICU, stack protection, regexpRené Brunner2018-03-191-3/+3
|
* don't copy libjasper-1.dllDan Miller2017-10-231-1/+1
|
* use array for files to copy, exit on errorDan Miller2017-10-221-7/+6
| | | | | | iterate each element of the array not only the head double-quote
* win-build: deploy different dlls for different platformsIlya Kitaev2016-10-191-2/+18
|
* windows-build: added missed runtime dlls to x86 configIlya Kitaev2016-10-191-8/+14
|
* fix: missed dependency for x86 targetIlya Kitaev2016-10-191-1/+1
|
* Deploy additional mingw dependenciesIlya Kitaev2016-08-041-0/+20