Micah Lee
|
7690ccbff4
|
Always install cygwin
|
2022-05-29 14:19:47 -07:00 |
|
Micah Lee
|
87b8cb9c87
|
Add compiling obfs4proxy, snowflake, and meek
|
2022-05-29 14:17:16 -07:00 |
|
Micah Lee
|
8e8d772b47
|
Add zlib-devel dependency
|
2022-05-29 13:47:42 -07:00 |
|
Micah Lee
|
3d827805d2
|
Do not enable static libevent (hopefully this tor binary will work on other systems)
|
2022-05-29 13:12:14 -07:00 |
|
Micah Lee
|
1e9135f0c9
|
Try installing libevent-devel instead of compiling libevent
|
2022-05-29 13:04:25 -07:00 |
|
Micah Lee
|
279951d5ef
|
Build libevent and tor in the same task
|
2022-05-29 12:49:09 -07:00 |
|
Micah Lee
|
9fc8ee5178
|
Add a cache version, to invalidate old circleci cache
|
2022-05-29 12:45:58 -07:00 |
|
Micah Lee
|
7fd623446f
|
Fix cache key name, and run ./autogen.sh when compiling tor
|
2022-05-29 12:13:20 -07:00 |
|
Micah Lee
|
304f4cf8dc
|
Try building tor as well
|
2022-05-29 12:02:15 -07:00 |
|
Micah Lee
|
75d6f10f30
|
Don't import signing keys in a separate task, and fix paths in the cygwin task
|
2022-05-29 11:57:54 -07:00 |
|
Micah Lee
|
8693eb7c2f
|
Import signing keys in a seprate task
|
2022-05-29 11:55:59 -07:00 |
|
Micah Lee
|
c8a20bc9c6
|
Install cygwin in bash too
|
2022-05-29 11:49:59 -07:00 |
|
Micah Lee
|
c9598a6e6d
|
Switch to bash
|
2022-05-29 11:45:34 -07:00 |
|
Micah Lee
|
2eee62c705
|
Download and install cygwin in separate tasks
|
2022-05-29 11:34:51 -07:00 |
|
Micah Lee
|
144b01d7e4
|
Try using gpg2
|
2022-05-29 11:25:40 -07:00 |
|
Micah Lee
|
02339eeda1
|
Debug output
|
2022-05-29 11:18:45 -07:00 |
|
Micah Lee
|
4ea8fd8d23
|
Try installing cygwin packages separately
|
2022-05-29 11:12:58 -07:00 |
|
Micah Lee
|
744c79db96
|
Try installing cygwin and packages separately
|
2022-05-29 11:05:28 -07:00 |
|
Micah Lee
|
09b45300f1
|
Skip cygwin install if libevent and tor are compiled
|
2022-05-29 10:40:36 -07:00 |
|
Micah Lee
|
d1a063238d
|
Use absolute paths, install gnupg in cygwin, and use cygwin's gpg to verify git tags
|
2022-05-29 09:42:44 -07:00 |
|
Micah Lee
|
50b770cbc2
|
Verify cygwin signature
|
2022-05-29 09:27:10 -07:00 |
|
Micah Lee
|
68b3c1f371
|
Fix cygwin download
|
2022-05-28 21:44:26 -07:00 |
|
Micah Lee
|
efa2f51d49
|
Try building libevent with cygwin
|
2022-05-28 21:40:52 -07:00 |
|
Micah Lee
|
56a4e6e99f
|
Import signing keys in a different way
|
2022-05-27 07:47:10 -07:00 |
|
Micah Lee
|
c7be4b7330
|
gpg --recv-key just before verifying the tag
|
2022-05-27 07:37:57 -07:00 |
|
Micah Lee
|
b3928ea2e4
|
Avoid if elif fi
|
2022-05-27 07:27:05 -07:00 |
|
Micah Lee
|
fd32fb5cc4
|
Move tor stuff into build-tor-win64
|
2022-05-27 07:16:39 -07:00 |
|
Micah Lee
|
cc0ab0ef79
|
Switch to bash
|
2022-05-26 20:20:37 -07:00 |
|
Micah Lee
|
1b67e6a6fd
|
Install perl-Pod-Parser to get pod2man
|
2022-05-26 19:37:41 -07:00 |
|
Micah Lee
|
3fea3019aa
|
Try building openssl and libevent
|
2022-05-26 18:36:54 -07:00 |
|
Micah Lee
|
bfd7e970e0
|
Comment everything out outside of building libevent
|
2022-05-26 18:01:37 -07:00 |
|
Micah Lee
|
ad6e7f05be
|
Update tor to 0.4.7.7, and focus on just build-win64
|
2022-05-25 21:46:12 -07:00 |
|
Micah Lee
|
053688c4b9
|
Merge branch 'develop' into ci-builds
|
2022-05-25 21:32:17 -07:00 |
|
Saptak Sengupta
|
a998a327af
|
Merge pull request #1563 from mig5/tab_shortcuts_and_accessible_main_page
Add shortcuts for modes and new/close tab. Set accessible string for modes on mode chooser
|
2022-04-28 00:45:39 +05:30 |
|
Saptak Sengupta
|
88447cc739
|
Merge pull request #1564 from SaptakS/replace-map-flags
Replace maps with flags
|
2022-04-23 13:30:04 +05:30 |
|
Micah Lee
|
17b0b2b318
|
Make gui tests optional because they keep failing
|
2022-04-19 22:26:03 -04:00 |
|
Micah Lee
|
fa8c990380
|
Oops, install correct poetry deps for GUI tests
|
2022-04-19 22:15:49 -04:00 |
|
Micah Lee
|
45adc8674d
|
Cache poetry deps when running tests
|
2022-04-19 22:12:30 -04:00 |
|
Micah Lee
|
f118204cb7
|
Fix some windows cache paths, and in macOS build copy binaries into app
|
2022-04-19 22:02:47 -04:00 |
|
Micah Lee
|
e1da7fc702
|
Cache deps in win64 and win32
|
2022-04-19 21:42:37 -04:00 |
|
Micah Lee
|
b86de120e6
|
Try caching win32 tor download
|
2022-04-19 21:24:23 -04:00 |
|
Micah Lee
|
e1122e8a06
|
Fix environment
|
2022-04-19 21:14:04 -04:00 |
|
Micah Lee
|
51133e20fd
|
De-universal2-ize the macOS circleCI config
|
2022-04-19 21:12:42 -04:00 |
|
Micah Lee
|
6fa7a22f62
|
We don't need openssl
|
2022-04-11 01:16:06 -04:00 |
|
Micah Lee
|
c6c06a34bc
|
Fix yaml indention
|
2022-04-10 23:49:29 -04:00 |
|
Micah Lee
|
bf53fbd721
|
Work on making all macOS binaries universal2
|
2022-04-10 23:46:40 -04:00 |
|
Micah Lee
|
e184ca5d03
|
In CI, download Tor from for windows Tor Expert Bundle, and build meek, obfs4proxy, and snowflake ourselves
|
2022-04-10 19:07:35 -04:00 |
|
Saptak Sengupta
|
7f87cd2fd3
|
Merge pull request #1570 from glenn-sorrentino/develop
Updated web UI
|
2022-04-09 14:56:52 +05:30 |
|
Micah Lee
|
de4dbb54a0
|
Fix macOS package cleanup and codesigning
|
2022-04-07 19:29:04 -07:00 |
|
Glenn Sorrentino
|
111eb3ceef
|
Update logo
|
2022-04-05 21:32:42 -07:00 |
|