Build on Appveyor #1

Merged
jobevers merged 3 commits from appveyor into master 2017-02-15 20:11:49 +01:00
jobevers commented 2017-02-14 23:34:29 +01:00 (Migrated from github.com)
No description provided.
jobevers (Migrated from github.com) reviewed 2017-02-14 23:54:18 +01:00
jobevers (Migrated from github.com) commented 2017-02-14 23:54:18 +01:00

can remove this, pyinstaller does properly bundle the cacert on its own

can remove this, pyinstaller does properly bundle the cacert on its own
jobevers (Migrated from github.com) reviewed 2017-02-14 23:54:26 +01:00
@ -8,4 +9,4 @@
if os.path.basename(cwd) != 'lbrynet':
raise Exception('The build needs to be run from the same directory as the spec file')
repo_base = os.path.abspath(os.path.join(cwd, '..'))
jobevers (Migrated from github.com) commented 2017-02-14 23:54:26 +01:00

can remote this too

can remote this too
jobevers (Migrated from github.com) reviewed 2017-02-14 23:54:41 +01:00
jobevers (Migrated from github.com) commented 2017-02-14 23:54:41 +01:00

these lines should go

these lines should go
jobevers (Migrated from github.com) reviewed 2017-02-14 23:55:06 +01:00
jobevers (Migrated from github.com) commented 2017-02-14 23:55:06 +01:00

this whole file can go

this whole file can go
jobevers (Migrated from github.com) reviewed 2017-02-14 23:55:54 +01:00
@ -36,1 +36,4 @@
"target": "deb"
},
"win": {
"target": "zip"
jobevers (Migrated from github.com) commented 2017-02-14 23:55:54 +01:00

nsis was giving an error for me, unfortunately - should dig into that soonish, but zip works so lets get it out.

nsis was giving an error for me, unfortunately - should dig into that soonish, but zip works so lets get it out.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1
No description provided.