Commit Graph

4232 Commits

Author SHA1 Message Date
Micah Lee
7b65e419ff
Try changing keys for windows poetry cache 2022-05-29 16:09:00 -07:00
Micah Lee
2490f45343
Build both win64 and win32, and update get_tor_paths() to display verbose output about the path its looking for 2022-05-29 15:59:19 -07:00
Micah Lee
c23621d841
Fix cache keys 2022-05-29 15:43:25 -07:00
Micah Lee
f9e2bc215d
Fix skipping tasks for restoring obfs4proxy and meek-client 2022-05-29 15:33:30 -07:00
Micah Lee
ac9bc039bb
Fix get_tor_paths() to point to new Windows paths, and actually build onionshare for win64 2022-05-29 15:23:55 -07:00
Micah Lee
092715585b
Build snowflake and meek by git cloning their source first 2022-05-29 14:58:25 -07:00
Micah Lee
35ff387809
Fix copying tor binaries into project 2022-05-29 14:41:23 -07:00
Micah Lee
50ed30a84f
Fix Test-Path if statements 2022-05-29 14:30:23 -07:00
Micah Lee
d8af8a39be
Copy tor binaries into the project 2022-05-29 14:28:30 -07:00
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