Commit Graph

217 Commits

Author SHA1 Message Date
Manfred Karrer
2bad6db79e
Fix windows build issues 2017-12-20 20:57:50 +01:00
Manfred Karrer
3983245846
Fix windows build issues 2017-12-20 20:53:30 +01:00
Manfred Karrer
5ce2a67d0c
Prepare release 0.6.2 2017-12-20 01:12:18 +01:00
Manfred Karrer
0edf0e7b0c
Add bouncycastle to src files 2017-12-20 00:50:08 +01:00
Manfred Karrer
02a5b1386d
Set abs. path for SetupIconFile for windows build 2017-11-27 08:02:02 -05:00
Manfred Karrer
7a1e377ec4
Fix SetupIconFile path. Comment out dead btc node 2017-11-26 16:18:56 -05:00
Manfred Karrer
07d85b3f8b
Set version 0.6.1. Add versions for seed and statistics nodes 2017-11-24 14:23:49 -05:00
Manfred Karrer
1897d892f4
Fix build script and print altcoin list for webpage 2017-11-16 13:58:22 -05:00
Manfred Karrer
4681574e21
Add Blockcypher explorer 2017-11-14 18:29:42 -05:00
Manfred Karrer
887dc17594
Update EntryMap_BTC_MAINNET with current live version 2017-11-14 17:48:15 -05:00
Manfred Karrer
677d7dc477
Set v0.6.0 2017-11-08 11:11:51 -05:00
Manfred Karrer
01cf823d7a
Prepare merge Dev 2017-10-11 07:21:50 -05:00
Manfred Karrer
3fe8b848d8
Merge branch 'patch-3' of https://github.com/SMH17/bitsquare into SMH17-patch-3 2017-09-17 10:21:42 -05:00
Chris Beams
6ffa52a006
Rename bitsquare/bitsquare => bisq-network/bisq-exchange 2017-08-23 15:36:17 +02:00
Silvio Marano
69efbaf00e Update Bisq.iss
the lines
SetupIconFile={localappdata}\Bisq.ico 
UninstallDisplayIcon={localappdata}\Bisq.ico 
are wrong, Bisq folder is located in {localappdata} and the icons are inside Bisq\ path so a more coherent change would be
SetupIconFile={localappdata}\Bisq\Bisq.ico 
UninstallDisplayIcon={localappdata}\Bisq\Bisq.ico 
but even this would be wrong since SetupIconFiledirective as it is used on compile time only and should contain the absolute path to the icon
Same issue on  `WizardSmallImageFile={localappdata}\Bisq-setup-icon.bmp `
2017-07-26 21:47:01 +02:00
Manfred Karrer
a7f3d68cb1 Version 0.5.3 with hotfix for fixing wrong app data name (bisq was renamed to Bisq -> we rename the app data dir). 2017-07-17 10:05:08 +02:00
Manfred Karrer
2d599cf6a5 Add missing jarFile for srcfiles 2017-07-17 00:18:21 +02:00
Manfred Karrer
b1dc97eb7d Add bouncycastle as lib to other jar builds 2017-07-16 17:45:53 +02:00
Manfred Karrer
b7d8a0acb6 set version 0.5.2 2017-07-16 16:29:10 +02:00
Manfred Karrer
fe488c4516 Change path for icon (not tested yet) 2017-07-16 15:25:19 +02:00
Manfred Karrer
6bbac2903b Change version nr back to 0.5.1 (0.5.2 is not ready yet) 2017-07-14 11:41:20 +02:00
Manfred Karrer
55e4685244 Remove jdkfix from linux build scripts 2017-07-04 22:57:32 +02:00
Manfred Karrer
4bdb43c44e Try to fix win icon issue 2017-07-03 12:18:37 +02:00
Manfred Karrer
e68f4219c6 v0.5.2 2017-07-03 12:18:14 +02:00
Manfred Karrer
baa03c437d Improve build script 2017-07-01 01:48:28 +02:00
Manfred Karrer
570549bfd1 v0.5.1 2017-07-01 00:32:06 +02:00
Manfred Karrer
3fd747efad Version 0.5.0 2017-06-28 14:11:49 +02:00
Manfred Karrer
d128b9dd6f Fix script 2017-06-28 10:47:10 +02:00
Manfred Karrer
e5940ab142 Fix icon path for windoze 2017-06-28 01:54:34 +02:00
Manfred Karrer
863528389d Fix icon path for windoze 2017-06-28 01:51:34 +02:00
Manfred Karrer
d327acfa6d Fix paths, icon name 2017-06-28 01:14:04 +02:00
Manfred Karrer
8718387c60 Remove policy file 2017-06-28 01:08:43 +02:00
Manfred Karrer
59f1ca76e5 Rename file 2017-06-28 01:03:23 +02:00
Manfred Karrer
aab806db28 Rename file 2017-06-28 01:03:09 +02:00
Manfred Karrer
db5ce38c3c Use lower case for files 2017-06-28 01:00:49 +02:00
Manfred Karrer
4c46293373 Fix git ignore (bat was ignored!) 2017-06-28 00:54:58 +02:00
Manfred Karrer
4fafe3ce04 Git issues WIP 2017-06-28 00:42:26 +02:00
Manfred Karrer
61c65264c7 Git issues WIP 2017-06-28 00:42:01 +02:00
Manfred Karrer
43e05d271e Rename dir 2017-06-28 00:38:08 +02:00
Manfred Karrer
2b665b64fb Add icons 2017-06-28 00:36:58 +02:00
Manfred Karrer
cf46aa2b13 rename dir 2017-06-28 00:36:12 +02:00
Manfred Karrer
373ba4ed40 Use uppercase for Bisq 2017-06-28 00:33:27 +02:00
Manfred Karrer
06724da4bd Update build files 2017-06-28 00:22:23 +02:00
Manfred Karrer
68745ead08 Update icon for linux 2017-06-27 23:39:15 +02:00
Manfred Karrer
bb4181dd33 Update build script 2017-06-27 22:53:50 +02:00
Manfred Karrer
1da606dd1b Update build script 2017-06-27 22:48:56 +02:00
Manfred Karrer
0c99aacaa2 Update app icons 2017-06-27 10:53:47 +02:00
Manfred Karrer
ae7aca48d2 Update app icons and build scripts 2017-06-27 02:50:47 +02:00
Manfred Karrer
e1e8c4a428 Update app icons and build scripts 2017-06-27 02:50:31 +02:00
Manfred Karrer
f268abe2e1 Merge DAO branch to Development branch 2017-06-27 01:30:24 +02:00