Commit Graph

260 Commits

Author SHA1 Message Date
Christoph Atteneder
59de78c332
Bump version number for v1.6.5 2021-05-21 20:00:49 +02:00
Christoph Atteneder
c6d6bbefa3
Merge pull request #5516 from cd2357/fix-raspi-build
Fix raspi build
2021-05-21 15:40:31 +02:00
Christoph Atteneder
bb5c494959
Merge pull request #5515 from cd2357/open-binaries-dir-on-finish
Package: Open binaries shared folder on finish
2021-05-21 15:39:40 +02:00
cd2357
8e2323c72c
Package: Remove y/n interaction: Enforce Java 11
Enforce JDK 11 for building and packaging. If user tries to package binaries using any other version, the packaging will fail.
2021-05-20 23:35:26 +02:00
cd2357
0109d92aa0
Package: Fix issue with raspi build
Fix packaging issue which sometimes caused issues with creating the raspi package on Windows (and other environments where a recent ./gradlew :desktop:build was not run recently).
2021-05-20 22:56:59 +02:00
cd2357
31b40d3fa6
Package: Open binaries shared folder on finish
If user selects Y at the last packaging step ("copy binaries to shared folder"), open an explorer window at the shared folder location after binaries are copied. Copy binaries to shared folder only after all binary processing is done (including sha generation).
2021-05-20 22:47:59 +02:00
cd2357
12f074103a
Build: Include platform in filename of fat jar
Rename resulting fat jar in such a way that it includes the platform on
which it was built.
2021-05-20 20:38:52 +02:00
cd2357
85fe297128
Checksum deterministic jar after signing
Copy the deterministic, signed jar to the binaries folder only after it has been processed. Once copied, it will be checksum-ed in the last packaging step.
2021-05-12 01:17:50 +02:00
cd2357
3f0dd29158
Generate checksums for generated binaries
Add SHA256 checksum for each generated binary.
2021-05-12 01:07:47 +02:00
Christoph Atteneder
26e78e5989
Fix wrong resource path for Raspberry Pi bundle 2021-05-06 20:40:20 +02:00
Christoph Atteneder
25d2731fb4
Revert to SNAPSHOT version 2021-05-06 20:40:11 +02:00
Christoph Atteneder
dba59138df
Bump version number for v1.6.4 2021-05-05 10:27:42 +02:00
Christoph Atteneder
2c5e785a1e
Bump version number for v1.6.3 2021-04-22 10:36:37 +02:00
Christoph Atteneder
8957685073
Update release process documentation 2021-04-21 10:45:55 +02:00
Christoph Atteneder
bbe6c703ad
clean up formatting 2021-04-21 09:52:54 +02:00
Christoph Atteneder
5dc8abdbe7
Update Java SDK 2021-04-21 09:38:10 +02:00
Christoph Atteneder
2463e28330
Remove old build files 2021-04-21 09:23:32 +02:00
Christoph Atteneder
41fa3a9063
Only bundle Raspberry Pi on macOS 2021-04-20 15:26:12 +02:00
Christoph Atteneder
3281767a52
Clean build files and adapt binary signing 2021-04-20 15:10:44 +02:00
Christoph Atteneder
b5beea58db
Temporary delete QR code scanner
used for mobile notification pairing because of missing current macOS support by currently used webcam library
2021-04-20 10:20:58 +02:00
Christoph Atteneder
f862fc2097
Revert temp. disabling of rasperry-pi zip generation
Needs to be either only executed on macOS or adapted to work with Windows as well
2021-04-14 14:58:26 +02:00
Christoph Atteneder
7e6ab7b662
Customize Windows installer 2021-04-14 14:55:58 +02:00
cd2357
970537495a
Add jar lib for Raspberry Pi
Include a zip with the relevant libs for running on raspi. Place the zip in the generated binaries folder.
2021-04-10 13:34:49 +02:00
cd2357
e04537aca6
Merge remote-tracking branch 'bisq-network/hotfix/v1.6.2' into upgrade-javafax-14 2021-04-10 10:31:04 +02:00
Christoph Atteneder
c2834cebd6
Revert to SNAPSHOT version 2021-04-01 15:45:10 +02:00
Christoph Atteneder
8623b7b546
Bump version number for v1.6.2 2021-04-01 09:41:07 +02:00
cd2357
ca5f41a9d9
Merge remote-tracking branch 'bisq-network/hotfix/v1.6.1' into upgrade-javafax-14
# Conflicts:
#	build.gradle
2021-03-29 18:37:14 +02:00
Christoph Atteneder
0c40d35ddb
Revert to SNAPSHOT version 2021-03-29 16:26:28 +02:00
Christoph Atteneder
b7524270dd
Bump version number for v1.6.1 2021-03-28 20:11:26 +02:00
Christoph Atteneder
378fd026bf
Bump version number for v1.6.0 2021-03-18 19:19:26 +01:00
Christoph Atteneder
fb053e85ad
Revert to SNAPSHOT version 2021-03-11 16:24:32 +01:00
Christoph Atteneder
c1d6ea93bb
Bump version number for v1.5.9 2021-03-02 18:53:37 +01:00
Christoph Atteneder
5288d0840b
Bump version number for v1.5.8 2021-03-01 11:24:04 +01:00
Christoph Atteneder
5e743b2171
Add missing version number update for script 2021-02-22 15:51:50 +01:00
Christoph Atteneder
2dc34dce48
Bump version number for v1.5.7 2021-02-18 21:50:32 +01:00
cd2357
7c2b4e02b8
Merge remote-tracking branch 'bisq-network/hotfix/v1.5.6' into upgrade-javafax-14 2021-02-17 23:16:52 +01:00
Christoph Atteneder
5c614be5d7
Revert to SNAPSHOT version 2021-02-16 21:23:37 +01:00
Christoph Atteneder
1507b58e26
Bump version number for v1.5.6 2021-02-16 09:04:10 +01:00
cd2357
5a358b49de
Merge remote-tracking branch 'bisq-network/release/v1.5.5' into upgrade-javafax-14 2021-02-04 11:58:43 +01:00
cd2357
1a546b52eb
Cleanup Windows comments
Remove superfluous comments about the Windows setup.
2021-02-04 11:57:51 +01:00
cd2357
1808feb6fb
Surround windows command in quotes
Surround entire command in quotes, to avoid issues with cmd parsing for a command with custom flags and space-containing arguments (full path of the exe arg).
2021-02-02 14:22:26 +01:00
cd2357
b231c9644d
Change windows binary permissions before signing
Explicitly set the permissions on the generated exe binary, which are required by the signtool.
2021-02-02 14:19:13 +01:00
Christoph Atteneder
63b39d5995
Revert to SNAPSHOT version 2021-02-02 10:34:27 +01:00
cd2357
b7188ecf72
Save deterministic jar hash
Store the SHA-256 of the deterministic jar next to the generated binaries.
2021-02-01 19:25:50 +01:00
cd2357
c03ff3c35c
Create deterministic jar
Convert the fat jar into a deterministic one before it is packaged in the generated installers.
2021-02-01 18:41:56 +01:00
Christoph Atteneder
60fc17be2c
Update data stores for v1.5.5 2021-01-25 14:18:21 +01:00
Christoph Atteneder
b9e889050a
Bump version number for v1.5.5 2021-01-21 16:01:45 +01:00
Christoph Atteneder
7cf741033c
Replace non-existing contact email
To make it clear that there will be no response when using it
2021-01-14 10:29:17 +01:00
Christoph Atteneder
48ef1453f9
Move primary bundle ID into environment variable 2021-01-14 10:28:34 +01:00
Christoph Atteneder
74efd53c6b
Extract re-used arguments 2021-01-14 10:28:06 +01:00