Micah Lee
|
bc889a98ed
|
Fix download-tor cache key
|
2022-06-04 21:11:18 -07:00 |
|
Micah Lee
|
e7cb821f03
|
Fix openssl-x64 path
|
2022-06-04 21:09:02 -07:00 |
|
Micah Lee
|
f1618e326d
|
Build 32-bit and 64-bit dependencies in separate tasks
|
2022-06-04 20:52:41 -07:00 |
|
Micah Lee
|
5ffa86be09
|
Switch libevent to building from git, and try it all in focal
|
2022-06-03 10:12:21 -07:00 |
|
Micah Lee
|
f918be9e71
|
Try install build deps from impish instead of jammy
|
2022-06-03 10:03:45 -07:00 |
|
Micah Lee
|
c2456c106b
|
Oops, checkout test-cli
|
2022-06-03 09:52:29 -07:00 |
|
Micah Lee
|
69fe528482
|
Install dev dependencies from ubuntu jammy
|
2022-06-03 09:51:21 -07:00 |
|
Micah Lee
|
6a925d98e3
|
Fix testing if builds are already complete
|
2022-06-02 20:28:28 -07:00 |
|
Micah Lee
|
6a4449e9a8
|
Syntax error in libevent checksum verification
|
2022-06-02 20:22:04 -07:00 |
|
Micah Lee
|
bed48c57fe
|
make install, and then cache the final installed version
|
2022-06-02 19:36:10 -07:00 |
|
Micah Lee
|
34221947f8
|
Try cross-compiling tor for windows in linux
|
2022-06-02 19:09:15 -07:00 |
|
Micah Lee
|
2677f33309
|
Delete commented out libevent build, and install tor directly into build/tor
|
2022-06-01 20:40:41 -07:00 |
|
Micah Lee
|
4f38dcbdf5
|
Compile libevent again
|
2022-05-29 18:22:32 -07:00 |
|
Micah Lee
|
972d583243
|
Fix 32-bit go path
|
2022-05-29 17:24:46 -07:00 |
|
Micah Lee
|
f7dd3380f8
|
Fix tor path again
|
2022-05-29 17:07:22 -07:00 |
|
Micah Lee
|
d2c55a0a8c
|
Try fixing windows poetry cache key
|
2022-05-29 17:02:21 -07:00 |
|
Micah Lee
|
67262fa810
|
Fix cygwin 32-bit path
|
2022-05-29 16:12:38 -07:00 |
|
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 |
|