169 Commits

Author SHA1 Message Date
Micah Lee
4547cace98 Install git 2022-06-05 15:55:57 -07:00
Micah Lee
23558f1a26 Install curl 2022-06-05 15:54:05 -07:00
Micah Lee
ebdc6d1375 Install wget 2022-06-05 15:52:15 -07:00
Micah Lee
096005a8f7 Without jammy 2022-06-05 15:50:17 -07:00
Micah Lee
9f4c207935 debian:bullseye 2022-06-05 15:47:58 -07:00
Micah Lee
b747dfea85 Try building in Debian instead of Ubuntu 2022-06-05 15:14:41 -07:00
Micah Lee
1635fca79a Increase RAM 2022-06-04 21:51:20 -07:00
Micah Lee
286b5ee713 Try with resource_class: medium+, which has more RAM 2022-06-04 21:42:24 -07:00
Micah Lee
773fd62ed3 Add universe repo too, to install everything from jammy 2022-06-04 21:29:33 -07:00
Micah Lee
1b5d9afa5d Install build tools from ubuntu jammy 2022-06-04 21:26:11 -07:00
Micah Lee
d81fd45ab7 Fix download-tor cache key 2022-06-04 21:11:18 -07:00
Micah Lee
7aa82c4f23 Fix openssl-x64 path 2022-06-04 21:09:02 -07:00
Micah Lee
e09d1454bc Build 32-bit and 64-bit dependencies in separate tasks 2022-06-04 20:52:41 -07:00
Micah Lee
63e0b586df Switch libevent to building from git, and try it all in focal 2022-06-03 10:12:21 -07:00
Micah Lee
a9595bceda Try install build deps from impish instead of jammy 2022-06-03 10:03:45 -07:00
Micah Lee
c5923ab463 Oops, checkout test-cli 2022-06-03 09:52:29 -07:00
Micah Lee
96d2ec7f20 Install dev dependencies from ubuntu jammy 2022-06-03 09:51:21 -07:00
Micah Lee
dcda572465 Fix testing if builds are already complete 2022-06-02 20:28:28 -07:00
Micah Lee
45745ddb6d Syntax error in libevent checksum verification 2022-06-02 20:22:04 -07:00
Micah Lee
d2e10915f9 make install, and then cache the final installed version 2022-06-02 19:36:10 -07:00
Micah Lee
7034cf7c5a Try cross-compiling tor for windows in linux 2022-06-02 19:09:15 -07:00
Micah Lee
a809acd931 Delete commented out libevent build, and install tor directly into build/tor 2022-06-01 20:40:41 -07:00
Micah Lee
a8d2759d75 Compile libevent again 2022-05-29 18:22:32 -07:00
Micah Lee
c2eca79298 Fix 32-bit go path 2022-05-29 17:24:46 -07:00
Micah Lee
e2674e7d57 Try fixing windows poetry cache key 2022-05-29 17:02:21 -07:00
Micah Lee
8297b054c0 Fix cygwin 32-bit path 2022-05-29 16:12:38 -07:00
Micah Lee
010fbaca22 Try changing keys for windows poetry cache 2022-05-29 16:09:00 -07:00
Micah Lee
a8b9d75062 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
176cc05eb0 Fix cache keys 2022-05-29 15:43:25 -07:00
Micah Lee
901dfb0a03 Fix skipping tasks for restoring obfs4proxy and meek-client 2022-05-29 15:33:30 -07:00
Micah Lee
0353c388c3 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
4d4e99d19f Build snowflake and meek by git cloning their source first 2022-05-29 14:58:25 -07:00
Micah Lee
a8ab407856 Fix copying tor binaries into project 2022-05-29 14:41:23 -07:00
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