1
0
Fork 0
forked from lthn/blockchain
Commit graph

212 commits

Author SHA1 Message Date
sowle
57cf32b6be build: macOS build script updated 2023-07-21 13:20:55 +02:00
sowle
c0d0d7d42a
build macOS: final fixes (hopefully) 2023-07-21 11:03:35 +02:00
sowle
1088b3ce90
build for macOS: dirty workaround for unsolvable issues with the VM 2023-07-21 02:04:34 +02:00
sowle
689fa2c63e linux and mac build: email sending updated improved (switched to python script) 2023-07-14 20:21:41 +02:00
sowle
9e6530e146 win build script updated 2023-07-14 19:59:39 +02:00
sowle
42be0af5a2
linux appimage build: email sending was improved (switched to python script) 2023-07-13 15:51:09 +02:00
sowle
00dcaee48f
linux build: email sending was improved (switched to python script) 2023-07-13 12:55:36 +02:00
sowle
66cd998f4d
win build script improved 2023-07-12 20:15:58 +02:00
sowle
babfde7318
win build system improvements 2023-07-12 12:31:50 +02:00
sowle
228b20e801
win build: minor fixup 2023-07-12 02:27:48 +02:00
sowle
c606259a8b
win bulild: 1) signing all executables (and new cert supported); 2) better approach for sending emails using a custom python script; 3) win build script updated for MSVC 2019 and more 2023-07-11 22:47:10 +02:00
cryptozoidberg
01548cdf57
few minor fixes 2023-07-03 16:56:41 +02:00
sowle
0ddac854a5
build system: added a href to emails for all platforms 2023-05-30 14:26:33 +02:00
sowle
5b2625ab0e
build system: added a href to emails for all platforms 2023-05-23 01:29:06 +02:00
sowle
282ba96efc
build system: windows builds uploading fixed 2023-05-23 01:28:24 +02:00
sowle
761a01ad9f
build system: added a href to emails for all platforms 2023-03-31 15:00:41 +02:00
sowle
3b13b6e6f5
build system: windows builds uploading fixed 2023-03-29 19:24:11 +02:00
sowle
baf2b507ec
Merge branch 'release' into cryptoassets
# Conflicts:
#	utils/build_script_windows.bat (accepted mine)
2023-02-04 20:38:47 +01:00
cryptozoidberg
dc3d6f8cfe
Fixed typo 2023-01-18 20:27:15 +01:00
cryptozoidberg
17212f16ea
Removed echo fro launch wrapper 2023-01-18 19:58:54 +01:00
cryptozoidberg
293d9f7d8d
Update Zano_appimage_wrapper.sh 2023-01-18 19:20:05 +01:00
cryptozoidberg
3850b19425
added helper message to script 2023-01-18 18:36:25 +01:00
cryptozoidberg
d553a5f669
Update Zano_appimage_wrapper.sh 2023-01-18 15:15:13 +01:00
cryptozoidberg
d9120d8249
replaced icon from png to svg 2023-01-18 14:00:13 +01:00
cryptozoidberg
a4c332e136
disabling sandbox for qtwebengine 2023-01-17 15:48:15 +01:00
cryptozoidberg
26db77219d
fix in appimage wrapper script 2023-01-17 14:39:41 +01:00
cryptozoidberg
f7b44e552b
fixes to crete manual script in appimage 2023-01-16 22:29:09 +01:00
cryptozoidberg
1b898d2afa
added disabling sandbox option for qtWebEngine under ubuntu 2023-01-16 20:05:43 +01:00
cryptozoidberg
976ec78247
fixes AppImage filename derivation 2023-01-13 19:03:20 +01:00
cryptozoidberg
6ee87bacf9
added missing folder creation 2023-01-13 18:42:09 +01:00
cryptozoidberg
9bdf9a4da7
added logo in png to AppImage 2023-01-13 18:20:24 +01:00
cryptozoidberg
dadc6a6c41
added missing changedir 2023-01-12 21:27:01 +01:00
cryptozoidberg
7e962a8a92
added skip_build option 2023-01-12 21:25:43 +01:00
cryptozoidberg
9990983510
fix for appimage path for logo 2023-01-12 21:11:53 +01:00
cryptozoidberg
018c2d24da
fix for appimage logo 2023-01-12 21:10:21 +01:00
cryptozoidberg
985af2ba08
disabled full rebuild, added missing / symbol in appimage 2023-01-12 20:11:42 +01:00
cryptozoidberg
33f7c58146
multiple fixes over AppImage build script 2023-01-12 20:01:22 +01:00
cryptozoidberg
4f831e9a3d
added Exacutable flag 2023-01-12 18:01:55 +01:00
cryptozoidberg
f873307240
added script for building AppImage 2023-01-12 17:46:31 +01:00
sowle
0c0c287418
build script windows: ZANO_BUILDS_HOST added 2022-12-26 22:47:31 +01:00
sowle
404b20fa03
build: win signing temporary disabled 2022-12-22 22:12:13 +01:00
cryptozoidberg
48f4886d0d
disabled code signing due to problems with cert(will be fixed later) 2022-11-29 18:50:10 +01:00
sowle
b62d01a629
MSVC 2019 compatibility fixes 2022-08-23 21:27:38 +03:00
cryptozoidberg
0e5bcbef47
improved alias detection in transaction history + added RPC API for alias registration 2022-06-18 20:50:03 +02:00
cryptozoidberg
6317a48bb9
Improved filtration of PoS-related transactions 2022-06-18 20:50:03 +02:00
Snider
1a5429a723
docker: adjustable library versions (#331)
* Adjustable lib versions via docker build args
* gha for docker build.
* removes the push to repo
* moves arg's to the top of the file.
* Delete docker-build.yml
2022-06-18 20:50:01 +02:00
sowle
20eabbd54f
win: build signing temporary disabled 2022-06-16 19:14:12 +02:00
cryptozoidberg
b5495f30f0
improved alias detection in transaction history + added RPC API for alias registration 2022-06-16 17:02:00 +02:00
cryptozoidberg
cf0454a208
Improved filtration of PoS-related transactions 2022-06-13 21:46:32 +02:00
Snider
c97ef1431b
docker: adjustable library versions (#331)
* Adjustable lib versions via docker build args
* gha for docker build.
* removes the push to repo
* moves arg's to the top of the file.
* Delete docker-build.yml
2022-05-18 17:33:24 +03:00