Igor Gassmann
f2e13506dc
Overwrite cmdtest when installing yarn ( https://yarnpkg.com/lang/en/docs/install/#linux-tab )
2017-12-13 10:32:41 -03:00
Liam Cardenas
839835e89f
Merge pull request #865 from lbryio/issue/839
...
Fix error on settings page on development
2017-12-12 14:41:00 -08:00
Liam Cardenas
abc01e8e12
Cleanup Appveyor build scripts
2017-12-12 13:23:02 -08:00
Liam Cardenas
1953faf929
Unencrpyted before building
2017-12-12 11:43:32 -08:00
Liam Cardenas
8f96523132
Added more verbose debugging options
2017-12-12 11:21:47 -08:00
Liam Cardenas
b7c948c7eb
Testing new build configuration
2017-12-12 11:09:18 -08:00
Liam Cardenas
6f2c44bd6f
Revert "Testing different build configuration"
...
This reverts commit 9f1c62114a
.
2017-12-12 10:54:53 -08:00
Liam Cardenas
9f1c62114a
Testing different build configuration
2017-12-12 10:42:59 -08:00
Igor Gassmann
cf7133e4ce
Change node version to 8.x for supporting Ubuntu 17.10
2017-12-12 15:10:09 -03:00
Igor Gassmann
c478030481
Remove superfluous renaming
2017-12-09 10:37:42 -03:00
Igor Gassmann
5ade6fba41
Update docs
2017-12-07 12:40:49 -03:00
Igor Gassmann
38daa3d172
Fix Mac .dmg file location
2017-12-06 18:43:11 -03:00
Igor Gassmann
0b81d6e96c
Update electron-builder
2017-12-06 18:24:01 -03:00
Igor Gassmann
9f9746cf5e
Unzip daemon on /static/ dir /build.sh
2017-12-04 17:46:51 -03:00
Igor Gassmann
683f3e9f07
Convert project into a one package.json file structure
2017-11-29 01:43:49 -03:00
Igor Gassmann
1d9a5d90cf
Fix merge conflicts
2017-11-27 21:01:33 -03:00
Igor Gassmann
3032736026
attempt to fix restructuring branch
2017-11-27 18:48:45 -05:00
Igor Gassmann
d2317b39be
Fix Windows build
2017-11-27 18:42:26 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines"
2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552
Update file structure to follow electron-webpack guidelines
2017-11-24 11:31:05 -03:00
Alex Grintsvayg
74db2ab40a
webpack on windows
2017-11-13 10:22:21 -05:00
Alex Grintsvayg
597be05199
simplify build, almost remove python
2017-11-10 11:48:04 -05:00
Alex Liebowitz
cb88b306ab
Fix build script to permit paths with spaces
...
- Quote dynamic command names
- Use "python pip" instead of "pip" when in virtualenv (pip can't
handle paths with spaces inside of a virtualenv, may be fixed in
pip 10).
2017-11-10 11:48:04 -05:00
Sean Yesmunt
1eeff2dadc
fix dev build path and update webpack file names in build.sh/watch.bat
2017-11-09 18:46:33 -08:00
Alex Grintsvayg
567bb17c63
wget required
2017-10-31 14:23:03 -04:00
Alex Grintsvayg
556b5f5e96
typo
2017-10-31 11:15:46 -04:00
Alex Grintsvayg
41174bcb30
fix build version hash length
2017-10-31 09:48:07 -04:00
Alex Grintsvayg
dafe9bb87d
add message about installing dependencies in build
2017-09-21 09:29:56 -04:00
Alex Grin
054a548fc4
Merge pull request #558 from MSFTserver/patch-2
...
better (build.sh)
2017-09-21 09:23:43 -04:00
MSFTserver
ebd0949ce2
better (build.sh)
...
better set -x wrappers for non-debugging everything and added a couple extra echos
2017-09-12 22:19:50 -07:00
Jeremy Kauffman
13d61651c9
Merge remote-tracking branch 'origin/master' into v16
2017-09-11 18:46:21 -04:00
MSFTserver
be44455b7a
added color to echo's to stand out more
2017-09-08 23:46:26 -07:00
Jeremy Kauffman
4d85f4c5f9
update daemon, fix icon path
2017-09-06 19:16:21 -04:00
Alex Grin
cd37c80b9a
quotes
2017-08-21 12:06:56 -04:00
Jeremy Kauffman
9b6ae50c51
skip downloading the daemon if it exists and the version matches
2017-08-15 22:15:03 -04:00
Alex Liebowitz
cce5b3a8fb
Update build.sh to build URL from new lbrynetDaemonVersion setting
2017-08-10 21:10:11 -05:00
Alex Liebowitz
d55c365997
Remove DAEMON_URL file
...
Functionality is now fully replaced by settings in package.json
2017-08-10 19:12:55 -05:00
Alex Liebowitz
b434fb3b9b
Convert release.py to get daemon version and URL from package.json
...
Before, it was using the old DAEMON_URL file, which no longer exists.
2017-08-10 19:10:49 -05:00
Alex Liebowitz
6769b9eeb6
Update Windows build script to build daemon URL from package.json
...
Before, it was using the DAEMON_URL file, which no longer exists.
2017-08-10 19:10:04 -05:00
Jeremy Kauffman
6e08fd6888
I think DAEMON_URL can't die yet
2017-07-25 14:06:36 -04:00
Alex Grintsvayg
9f99fa42fe
rotate windows signing cert
2017-07-24 16:10:57 -04:00
Jeremy Kauffman
38fd451e72
add startup daemon version check, refactor daemon versioning to package.json
2017-07-19 17:05:08 -04:00
Jeremy Kauffman
25098bfab8
upgrade daemon
2017-07-14 17:41:49 -04:00
Jeremy Kauffman
91ba6f1773
fix requirements, update changelog
2017-06-28 14:21:21 -04:00
Alex Grintsvayg
065d8839fb
dont need extractLocals in appveyor
2017-06-26 14:13:27 -04:00
Alex Grintsvayg
9eb448f1bc
forgot to edit appveyor build
2017-06-26 13:08:54 -04:00
Alex Grintsvayg
6c3a30eac0
move keytar into main app process, so webpack doesnt package it and fuck up the keytar.node path
2017-06-26 13:08:54 -04:00
Alex Grintsvayg
e37fe1f58e
switch to yarn
2017-06-26 13:08:54 -04:00
Alex Grintsvayg
92bac9de54
build is hard
2017-06-21 09:20:29 -04:00
Alex Grintsvayg
efb7876b93
fixed package-lock and electron-rebuild
2017-06-21 09:16:23 -04:00
Alex Grintsvayg
4376c34678
store auth token in OS keyring, not in local storage
2017-06-21 08:41:07 -04:00
Alex Grintsvayg
4562b0bf99
add extractlocals to build script
2017-06-21 08:25:57 -04:00
Jeremy Kauffman
202570f286
update to daemon 0.13.1 proper
2017-06-19 16:55:15 -04:00
Jeremy Kauffman
c6603a4e80
daemon v0.13 support
2017-06-14 18:01:04 -04:00
Jeremy Kauffman
4c8d649830
updates required for lbry daemon 0.12
2017-06-14 17:49:23 -04:00
Jeremy Kauffman
c1f5215a4f
update daemon to 0.11 proper
2017-06-09 13:13:20 -04:00
Jeremy Kauffman
20fa2bb0e5
bump daemon version
2017-06-08 20:11:51 -04:00
Jeremy Kauffman
a023c11493
update to latest daemon, remove extra bracket
2017-06-05 12:57:27 -04:00
Jeremy Kauffman
2bd77de776
less strict domain check
2017-05-25 09:43:09 -04:00
Jeremy Kauffman
f4663b42db
update daemon url
2017-05-25 08:50:40 -04:00
Alex Grintsvayg
6e414c93ce
upload builds to s3
2017-05-24 14:46:27 -04:00
Jeremy Kauffman
e92c72ae16
update daemon version
2017-05-23 16:02:48 -04:00
Alex Grintsvayg
ac21cdbee4
update daemon
2017-05-04 11:50:42 -04:00
Alex Grintsvayg
82561e3aaf
update daemon url, remove redundant brackets around jsonrpc params
2017-05-03 13:54:36 -04:00
Alex Grintsvayg
6fed6304b3
bump daemon version
2017-05-02 10:06:53 -04:00
Alex Grintsvayg
63da853ba7
rename share_usage_stats setting
2017-04-27 08:40:29 -04:00
Alex Grintsvayg
adb42b2c75
more changelog sections
2017-04-25 16:57:01 -04:00
Alex Grintsvayg
066f96cf8a
show daemon version before releasing
2017-04-25 15:57:31 -04:00
Alex Grintsvayg
846382ad8b
latest daemon version
2017-04-25 15:48:45 -04:00
Alex Grintsvayg
a1198059ac
enable windows code signing
2017-04-25 15:13:01 -04:00
Alex Grintsvayg
1573662a06
check that daemon_url works before releasing
2017-04-21 19:01:07 -04:00
Alex Grintsvayg
10580729f8
stop the stupid version rewriting
2017-04-21 13:09:02 -04:00
Alex Grintsvayg
38fdf56583
rewrite release.py script
2017-04-19 15:38:41 -04:00
Alex Grintsvayg
2e9e0f129b
run daemon install even in local build
2017-04-19 15:16:29 -04:00
Alex Grintsvayg
1853c688da
update to a more recent daemon
2017-04-19 15:13:14 -04:00
Alex Grintsvayg
451300e694
external daemon, no more submodules
2017-04-19 15:04:46 -04:00
Alex Grintsvayg
683849046b
enable early access in build
2017-04-17 10:46:09 -04:00
Alex Grintsvayg
64477c3e5e
disabled daemon upload prematurely
2017-04-12 12:25:18 -04:00
Alex Grintsvayg
96bd8285f4
build is done in lbry repo now
2017-04-10 18:02:22 -04:00
Alex Grintsvayg
e2b65ed3ce
final touches on unifying requirements files
2017-04-06 19:11:36 -04:00
Alex Grintsvayg
4c27cbb9b7
fix outdated daemon dependencies
2017-04-06 18:16:24 -04:00
Alex Grintsvayg
984bb05cbb
broken
2017-03-21 17:09:18 -04:00
Alex Grintsvayg
8a8230d202
upload cli binary, dont package languages for cli
2017-03-15 21:23:04 -04:00
Alex Grintsvayg
c4e363fbe3
attempt to build cli alongside daemon
2017-03-15 19:58:36 -04:00
Alex Grintsvayg
9df83d7ea2
mark rc releases as prereleases in github
2017-03-15 17:44:38 -04:00
Alex Grintsvayg
ead8677ca5
bah
2017-03-15 11:18:59 -04:00
Alex Grintsvayg
95c130dd7a
fixing release script
2017-03-13 23:15:55 -04:00
Alex Grintsvayg
bb500244fb
minor simplify
2017-03-13 22:20:06 -04:00
Alex Grintsvayg
0cd3fa0c75
fix reset script
2017-03-10 16:26:15 -05:00
Alex Grintsvayg
d633c2790c
missed a few spots
2017-03-09 15:41:17 -05:00
Alex Grintsvayg
48a8aab292
move build stuff into its own dir
2017-03-09 13:33:06 -05:00
jobevers
eebe8d9b37
Get electron working on windows
2017-02-15 10:30:24 -06:00
jobevers
166afe2789
linux build works on my machine
2017-01-26 20:36:05 -06:00
jobevers
2cfa4c5301
more updtes to build process
2017-01-26 18:21:53 -06:00