136 Commits

Author SHA1 Message Date
Micah Lee
e012595d7e Fix Test-Path if statements 2022-05-29 14:30:23 -07:00
Micah Lee
39922f39ad Copy tor binaries into the project 2022-05-29 14:28:30 -07:00
Micah Lee
8eb3f5ee4e Always install cygwin 2022-05-29 14:19:47 -07:00
Micah Lee
947257424d Add compiling obfs4proxy, snowflake, and meek 2022-05-29 14:17:16 -07:00
Micah Lee
877bfe74fa Add zlib-devel dependency 2022-05-29 13:47:42 -07:00
Micah Lee
c41fc3ffe0 Do not enable static libevent (hopefully this tor binary will work on other systems) 2022-05-29 13:12:14 -07:00
Micah Lee
24c0189820 Try installing libevent-devel instead of compiling libevent 2022-05-29 13:04:25 -07:00
Micah Lee
7e96cca2d0 Build libevent and tor in the same task 2022-05-29 12:49:09 -07:00
Micah Lee
6c7ee05c2c Add a cache version, to invalidate old circleci cache 2022-05-29 12:45:58 -07:00
Micah Lee
8cd7d59a8b Fix cache key name, and run ./autogen.sh when compiling tor 2022-05-29 12:13:20 -07:00
Micah Lee
eb669aea6f Try building tor as well 2022-05-29 12:02:15 -07:00
Micah Lee
e21eaeab6c 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
a1133e0485 Import signing keys in a seprate task 2022-05-29 11:55:59 -07:00
Micah Lee
1d9d646278 Install cygwin in bash too 2022-05-29 11:49:59 -07:00
Micah Lee
c7e8aa799b Switch to bash 2022-05-29 11:45:34 -07:00
Micah Lee
90f99c535a Download and install cygwin in separate tasks 2022-05-29 11:34:51 -07:00
Micah Lee
5319ed6ab0 Try using gpg2 2022-05-29 11:25:40 -07:00
Micah Lee
00a1d878b4 Debug output 2022-05-29 11:18:45 -07:00
Micah Lee
b1202bb154 Try installing cygwin packages separately 2022-05-29 11:12:58 -07:00
Micah Lee
7ca6a80ea1 Try installing cygwin and packages separately 2022-05-29 11:05:28 -07:00
Micah Lee
a2a6fdd7e4 Skip cygwin install if libevent and tor are compiled 2022-05-29 10:40:36 -07:00
Micah Lee
849f92a544 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
d2f247e5b7 Verify cygwin signature 2022-05-29 09:27:10 -07:00
Micah Lee
8ef47ceab6 Fix cygwin download 2022-05-28 21:44:26 -07:00
Micah Lee
e3069c7805 Try building libevent with cygwin 2022-05-28 21:40:52 -07:00
Micah Lee
1e2f16c025 Import signing keys in a different way 2022-05-27 07:47:10 -07:00
Micah Lee
23f2eaa286 gpg --recv-key just before verifying the tag 2022-05-27 07:37:57 -07:00
Micah Lee
9b19635e19 Avoid if elif fi 2022-05-27 07:27:05 -07:00
Micah Lee
69b5b7945e Move tor stuff into build-tor-win64 2022-05-27 07:16:39 -07:00
Micah Lee
5cc2604117 Switch to bash 2022-05-26 20:20:37 -07:00
Micah Lee
650f42d8ba Install perl-Pod-Parser to get pod2man 2022-05-26 19:37:41 -07:00
Micah Lee
ba15760da3 Try building openssl and libevent 2022-05-26 18:36:54 -07:00
Micah Lee
d5bc3fe632 Comment everything out outside of building libevent 2022-05-26 18:01:37 -07:00
Micah Lee
1578520f92 Update tor to 0.4.7.7, and focus on just build-win64 2022-05-25 21:46:12 -07:00
Micah Lee
5c49f75e43 Make gui tests optional because they keep failing 2022-04-19 22:26:03 -04:00
Micah Lee
150c8d4601 Oops, install correct poetry deps for GUI tests 2022-04-19 22:15:49 -04:00
Micah Lee
4b542624b5 Cache poetry deps when running tests 2022-04-19 22:12:30 -04:00
Micah Lee
d476ea3840 Fix some windows cache paths, and in macOS build copy binaries into app 2022-04-19 22:02:47 -04:00
Micah Lee
6ef6c87728 Cache deps in win64 and win32 2022-04-19 21:42:37 -04:00
Micah Lee
8058b8cc69 Try caching win32 tor download 2022-04-19 21:24:23 -04:00
Micah Lee
26ac2b9743 Fix environment 2022-04-19 21:14:04 -04:00
Micah Lee
8f2f314137 De-universal2-ize the macOS circleCI config 2022-04-19 21:12:42 -04:00
Micah Lee
ea40518e59 We don't need openssl 2022-04-11 01:16:06 -04:00
Micah Lee
a80795113c Fix yaml indention 2022-04-10 23:49:29 -04:00
Micah Lee
10e404cb66 Work on making all macOS binaries universal2 2022-04-10 23:46:40 -04:00
Micah Lee
31f4cd4bb7 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
Micah Lee
b4c348d9f4 Properly zip up the app bundle 2022-04-05 17:34:04 -07:00
Micah Lee
15d70595cd Try the python3 choco project instead of python, to see if it fixes the win64 build 2022-04-04 20:45:08 -07:00
Micah Lee
8f68f2ed52 Fix macos build bug 2022-04-04 20:41:24 -07:00
Micah Lee
c9ff43cb2f Give up on snapcraft 2022-04-03 21:22:13 -07:00