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 |
|
Miguel Jacq
|
ec9925cc7a
|
Remove ambiguity of 'it' meaning the attacker - per Weblate feedback
|
2022-05-04 09:04:54 +10:00 |
|
Saptak S
|
6dcac0f4e9
|
Address reviews
|
2022-05-02 12:28:50 +05:30 |
|
Saptak S
|
7b5c9c937c
|
Adjusts the country combobox margin-left to indicate hierarchy
|
2022-04-30 22:13:59 +05:30 |
|
Saptak S
|
4d12e11cef
|
Adds a group box for the bridge settings options in the bridge auto connect widget
|
2022-04-30 22:02:26 +05:30 |
|
Saptak S
|
22325ef538
|
Shows the actual error message returned from tor connection at the top
|
2022-04-30 21:19:24 +05:30 |
|
Saptak S
|
50326b6e26
|
Keeps the same widget on cancelling a tor connection
|
2022-04-30 20:49:35 +05:30 |
|
Saptak S
|
51a6e146a8
|
Opens new tab if the only other tab is a settings tab
|
2022-04-30 13:20:30 +05:30 |
|
Miguel Jacq
|
4083a210b2
|
Clarifications in docs about Tor settings
|
2022-04-28 13:13:56 +10: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 |
|
Saptak Sengupta
|
56238e2caa
|
Merge pull request #1564 from SaptakS/replace-map-flags
Replace maps with flags
|
2022-04-23 13:30:04 +05:30 |
|
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 |
|