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
|
c320eff831
|
Fix tor path again
|
2022-05-29 17:07:22 -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 |
|
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
|
343ee54ad8
|
Merge branch 'develop' into ci-builds
|
2022-05-25 21:32:17 -07:00 |
|
Saptak Sengupta
|
761eab28e8
|
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 |
|