Christoph Atteneder
60826a11e1
Revert to SNAPSHOT
2019-04-15 17:42:16 +02:00
Christoph Atteneder
2c106c74c6
Bump version number
2019-04-12 12:09:49 +02:00
Christoph Atteneder
ee7864bc34
Revert to SNAPSHOT versions
2019-04-08 12:12:01 +02:00
Christoph Atteneder
f9a0dd1502
Bump version number
2019-04-08 12:10:59 +02:00
Christoph Atteneder
7f2e406e8d
Revert to SNAPSHOT versions
2019-04-02 17:25:03 +02:00
Christoph Atteneder
0ffc93a091
Bump version number
2019-04-02 17:13:04 +02:00
Christoph Atteneder
21e63066af
Revert to SNAPSHOT versions
2019-04-02 11:21:11 +02:00
Christoph Atteneder
fb3c8c214e
Bump version number
2019-04-02 11:19:03 +02:00
Christoph Atteneder
d6fb97880a
Revert to SNAPSHOT
2019-03-06 15:37:23 +01:00
Christoph Atteneder
75fd991b3b
Bump version number
2019-03-06 10:04:50 +01:00
Christoph Atteneder
25498a9e1a
Revert to SNAPSHOT release
2019-02-21 23:16:23 +01:00
Christoph Atteneder
d31173bc4f
Update version number for v0.9.4
2019-02-21 22:34:36 +01:00
Christoph Atteneder
5c1da7dc8f
Fix wrong variable and clean up task that doesn't work on Ubuntu
2019-02-21 16:14:04 +01:00
Christoph Atteneder
8b5454ff3d
Only exit script if no javapackager exists for configured JDK
2019-02-21 16:13:19 +01:00
Devin Bileck
f873fab49d
Add execute permission for shell scripts
2019-01-31 10:39:14 -08:00
Christoph Atteneder
be70eb1b83
Merge branch 'master' of github.com:bisq-network/bisq into rpm-package
...
# Conflicts:
# desktop/package/linux/package.sh
2019-01-14 15:06:07 +01:00
Devin Bileck
ed7a7df2ad
Merge branch 'master' of https://github.com/bisq-network/bisq into rpm-package
...
# Conflicts:
# desktop/package/linux/package.sh
# desktop/package/linux/rpm.sh
2019-01-11 11:36:23 -08:00
Devin Bileck
cad6b61ffd
Improve JAVA_HOME override
...
Check to see if javapackager exists prior to overriding JAVA_HOME
in package scripts.
2019-01-11 11:30:34 -08:00
Christoph Atteneder
d320380e80
Set back to SNAPSHOT
2019-01-08 19:56:23 +01:00
Christoph Atteneder
b18a143c0c
Bump version number
2019-01-08 19:54:33 +01:00
Devin Bileck
24ecbcdfb3
Merge branch 'master' of https://github.com/bisq-network/bisq into rpm-package
...
# Conflicts:
# desktop/package/linux/package.sh
# desktop/package/linux/rpm.sh
2019-01-08 09:26:43 -08:00
Christoph Atteneder
307a5b8822
Set back to SNAPSHOT
2019-01-08 16:48:22 +01:00
Christoph Atteneder
d6543377cf
Bump version number
2019-01-08 16:37:28 +01:00
Devin Bileck
6e8b1279fc
Added back changes from other commits
2019-01-07 17:06:38 -08:00
Devin Bileck
c2ca632eff
Merge branch 'master' of https://github.com/bisq-network/bisq into rpm-package
...
# Conflicts:
# desktop/package/linux/package.sh
# desktop/package/linux/release.sh
2019-01-07 16:57:40 -08:00
Christoph Atteneder
148cd30b39
Not clean up old installer of same version as it also deletes the new file on Ubuntu
2019-01-07 11:09:06 +01:00
Christoph Atteneder
dbb8483be0
Run file permission workaround properly for jar-already-exists use case
2019-01-07 10:58:26 +01:00
Christoph Atteneder
fcd7ae961b
Not run everything with root user
2019-01-07 10:56:51 +01:00
Christoph Atteneder
12db932d6e
Not override JAVA_HOME
...
Developer should configure this properly on its local machine before running the script
2019-01-07 10:55:45 +01:00
Devin Bileck
3683204446
Generate RPM package
...
An RPM package is now generated as part of the Linux packaging script.
The packaging script can be run on any Debian or Redhat based
system and will generate both a deb and rpm package.
Resolves https://github.com/bisq-network/bisq/issues/401
2019-01-04 00:59:48 -08:00
Devin Bileck
fd775eb128
Update linux packaging process
...
The 64bitBuild.sh script has been renamed to package.sh and has
been updated so that it is capable of performing the complete packaging
process without having to rely on the jar first being built and prepped
from the MacOS scripts. However, it does support having the jar
previously built and prepped and will look for a prepped jar in the
desktop/package folder. If not found, it will build and prep it
prior to packaging.
Additionally, the Bruntime option passed to javapackager is unnecessary and
has been removed. The Bruntime option is valid only when the -native
option is set to jnlp.
Also, the prepare-system.sh script was removed as it did not appear to be
doing anything useful.
Finally, a release.sh script has been added that will perform the
release process of copying necessary files to a versioned release folder
and generating/verifying signatures. Windows and MacOS packaged installers
should be copied to their appropriate package folders prior to
executing this script if they are to be included in this release
process, otherwise only the Linux files will be included.
2019-01-03 00:33:00 -08:00
Christoph Atteneder
50d4c6c1fc
Bump version number
2018-12-13 13:59:08 +01:00
Christoph Atteneder
74213ed9c3
Implement workaround for Linux build
2018-12-04 15:13:01 +01:00
Christoph Atteneder
309f4b98a8
Fix wrong path
2018-12-03 19:38:47 +01:00
Christoph Atteneder
436f27b19d
Remove 32bit versions and update for Java 9+ support
2018-12-03 16:48:53 +01:00
Manfred Karrer
de54518839
Set version 0.9.0
2018-12-03 00:38:44 +01:00
Dimitris Apostolou
4de530e5af
http -> https
2018-11-24 14:28:43 +02:00
Christoph Atteneder
c1c38a3ceb
Move desktop to subdirectory
2018-09-05 09:50:29 +02:00