Jack
ff31ddd2d5
Bump version: 0.3.16 -> 0.3.17
2016-08-09 14:40:18 -04:00
Jack
36b41081ab
Bump version: 0.3.15 -> 0.3.16
2016-08-09 12:41:11 -04:00
Jack Robison
1092313892
Merge pull request #118 from lbryio/add-LBRYDaemonRequest
...
add LBRYDaemonRequest to os x app
2016-08-09 12:35:08 -04:00
Job Evers-Meltzer
849aeb65f0
use most recent lbrycrdd release on github
2016-08-09 11:03:40 -05:00
Jack
a99dc6e93d
add LBRYDaemonRequest to os x app
2016-08-09 11:19:01 -04:00
Jack
c9d88f5628
Bump version: 0.3.14 -> 0.3.15
2016-08-09 03:29:51 -04:00
Job Evers-Meltzer
fccdf32c9f
Remove all unused imports; add check to pylint
2016-08-08 15:42:35 -05:00
Jack
ae5f55ff65
Bump version: 0.3.13 -> 0.3.14
2016-08-06 20:07:28 -04:00
Jack
f3ab38ba8f
Bump version: 0.3.12 -> 0.3.13
2016-08-03 18:01:18 -04:00
Jack
bbf7940e45
Bump version: 0.3.11 -> 0.3.12
2016-07-29 23:44:04 -04:00
Jack
36722cbbd8
Bump version: 0.3.10 -> 0.3.11
2016-07-27 03:58:25 -04:00
Job Evers-Meltzer
1eae3fe5dc
pylint doesn't like distutils
2016-07-25 14:53:07 -05:00
Jack
4888d7a567
Bump version: 0.3.9 -> 0.3.10
2016-07-20 22:34:16 -04:00
Jack
1d31aa9da3
Bump version: 0.3.8 -> 0.3.9
2016-07-20 20:34:41 -04:00
Job Evers
4adec39dce
Bump version: 0.3.7 -> 0.3.8
2016-07-18 16:00:52 -05:00
Job Evers‐Meltzer
f1b4c6a1ec
Cache pyobjc ( #87 )
...
* cache pyobjc modules as wheels
2016-07-18 14:50:05 -05:00
Job Evers-Meltzer
5ebcc01bcc
Bump version: 0.3.6 -> 0.3.7
2016-07-17 14:10:11 -05:00
Job Evers‐Meltzer
842dd90780
Merge pull request #66 from lbryio/add-tests-blob-handler
...
add tests for BlobRequestHandler and run on travis
2016-07-14 09:33:06 -05:00
Jack
5221631b40
Bump version: 0.3.5 -> 0.3.6
2016-07-12 17:30:58 -04:00
Job Evers-Meltzer
f74f075b4e
add tests for BlobRequestHandler and run on travis
2016-07-10 18:48:14 -05:00
Alex Grintsvayg
5368c91399
lbry replaces old lbrynet
2016-07-07 00:18:29 -04:00
Alex Grintsvayg
00b1881f20
dont forget to run bumpversion
instead of manually bumping
2016-07-06 22:56:23 -04:00
Alex Grintsvayg
74bbde0c34
fix "launch as root" bug, update package name and maintainer
2016-07-06 21:54:55 -04:00
Alex Grintsvayg
7a266d49c1
fix
2016-07-06 15:33:06 -04:00
Alex Grintsvayg
344eeeb8c0
typo
2016-07-06 15:04:41 -04:00
Alex Grintsvayg
08d50ddfc5
bundle lbrycrdd bins instead of downloading them
2016-07-06 14:58:06 -04:00
Alex Grintsvayg
f83c892b13
fix lbry symlink, fix icon path, add .desktop file to bumpversion
2016-07-06 14:13:11 -04:00
Alex Grintsvayg
7dbec9d395
typo
2016-07-06 13:41:47 -04:00
Alex Grintsvayg
5171c801d9
add lbry icons, symlink into user path
2016-07-06 13:34:17 -04:00
Job Evers
087a9b70b4
Use patched version of make-deb
...
Ran into a bug in make-deb that fails when there is utf-8 characters
in the git commit message. https://github.com/nylas/make-deb/issues/13 .
I wrote a patch to fix the bug and am installing that version until the
make-deb maintainers incorporate it
2016-07-05 14:57:48 -05:00
Alex Grintsvayg
d875325cee
better non-root fix, restore version var
2016-07-05 15:20:30 -04:00
Alex Grintsvayg
36a99e6ec8
run lbry as non-root user
2016-07-05 14:06:41 -04:00
Jack
df3c5b9a77
open conf for write in app
2016-07-04 20:47:43 -04:00
Jack
69c5631b25
make lbrycrddpath.conf if it doesnt exist, point to binary in app
2016-07-04 19:53:01 -04:00
Alex Grintsvayg
5972dbb6a7
fix lbry init script
2016-07-04 19:18:22 -04:00
Job Evers-Meltzer
16f48d0400
Add lbrycrd to app bundle on macos
2016-07-04 15:18:08 -05:00
Jack
7cd30efbe9
download lbrycrd binaries and set up lbrycrddpath.conf
2016-07-04 08:41:44 -04:00
Job Evers-Meltzer
ee88970075
use the python installer from python.org
...
The python from brew links to brew's version of openssl
while the python one works with what osx has by default.
We need the later or else the resultiing app bundle
only works on machines that have brew's version of
openssl.
2016-06-23 15:24:19 -05:00
Job Evers-Meltzer
da13192cfe
Use a more up-to-date OSX version
...
Also related:
- install framework version of python
- ensure unencrypted keys are never accidently added to repo
2016-06-22 23:23:26 -05:00
Job Evers-Meltzer
2d882a11a5
No longer swap libgmp
...
The correct libgmp builds on travis so we don't need to swap it out anymore
2016-06-21 16:21:46 -05:00
Job Evers-Meltzer
2bac0a25e0
install pyobjc dependencies
2016-06-21 13:51:53 -05:00
Job Evers-Meltzer
cdb311a501
build dmg from LBRY.app
2016-06-21 00:19:40 -05:00
Job Evers-Meltzer
f16111369f
Update build script
...
setup_uri_handler.py has moved, update build script to reflect
again, setup_uri_handler changed location
remove pipe to /dev/null
try updating openssl
try deep signing
another file renamed
install a dependency
prereqs
install requirements
install certifi
only install requirements on osx
thin binaries only if they're actually fat
2016-06-20 20:45:28 -05:00
Job Evers-Meltzer
628d052749
move contents of lbry-osx-app into lbry repo
2016-06-20 20:43:48 -05:00
Job Evers-Meltzer
2e26bb0e57
remove submodule
2016-06-20 20:43:47 -05:00
Job Evers
652c7d72f6
Add encrypted certificate needed for code signing
...
This is a cleaned up version of commit c5dc06962d
add OSX build to travis matrix
fix the OSX build not failing
add encrypted certificate and identity file
Update submodule to lbry-osx-app/master
2016-06-20 20:43:34 -05:00
Alex Grin
0b046ea8cf
fix flipped if statement
2016-06-16 22:41:08 -04:00
Job Evers
b57212d5f7
print package size in travis
2016-06-10 01:38:05 -05:00
Job Evers-Meltzer
4e6afbc8ff
Merge remote-tracking branch 'origin/master' into add-tests-to-travis
2016-06-01 22:56:05 -05:00
Jack
0151dd8875
remove test_bot
...
test bot was moved to keynes repo, and shouldn’t be with the tests
script
2016-05-30 16:14:32 -04:00