Commit Graph

116 Commits

Author SHA1 Message Date
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
Micah Lee
c7be4b7330
gpg --recv-key just before verifying the tag 2022-05-27 07:37:57 -07:00
Micah Lee
b3928ea2e4
Avoid if elif fi 2022-05-27 07:27:05 -07:00
Micah Lee
fd32fb5cc4
Move tor stuff into build-tor-win64 2022-05-27 07:16:39 -07:00
Micah Lee
cc0ab0ef79
Switch to bash 2022-05-26 20:20:37 -07:00
Micah Lee
1b67e6a6fd
Install perl-Pod-Parser to get pod2man 2022-05-26 19:37:41 -07:00
Micah Lee
3fea3019aa
Try building openssl and libevent 2022-05-26 18:36:54 -07:00
Micah Lee
bfd7e970e0
Comment everything out outside of building libevent 2022-05-26 18:01:37 -07:00
Micah Lee
ad6e7f05be
Update tor to 0.4.7.7, and focus on just build-win64 2022-05-25 21:46:12 -07:00
Micah Lee
17b0b2b318
Make gui tests optional because they keep failing 2022-04-19 22:26:03 -04:00
Micah Lee
fa8c990380
Oops, install correct poetry deps for GUI tests 2022-04-19 22:15:49 -04:00
Micah Lee
45adc8674d
Cache poetry deps when running tests 2022-04-19 22:12:30 -04:00
Micah Lee
f118204cb7
Fix some windows cache paths, and in macOS build copy binaries into app 2022-04-19 22:02:47 -04:00
Micah Lee
e1da7fc702
Cache deps in win64 and win32 2022-04-19 21:42:37 -04:00
Micah Lee
b86de120e6
Try caching win32 tor download 2022-04-19 21:24:23 -04:00
Micah Lee
e1122e8a06
Fix environment 2022-04-19 21:14:04 -04:00
Micah Lee
51133e20fd
De-universal2-ize the macOS circleCI config 2022-04-19 21:12:42 -04:00
Micah Lee
6fa7a22f62
We don't need openssl 2022-04-11 01:16:06 -04:00
Micah Lee
c6c06a34bc
Fix yaml indention 2022-04-10 23:49:29 -04:00
Micah Lee
bf53fbd721
Work on making all macOS binaries universal2 2022-04-10 23:46:40 -04:00
Micah Lee
e184ca5d03
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
301aa19df2
Properly zip up the app bundle 2022-04-05 17:34:04 -07:00
Micah Lee
c23a7856eb
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
3d81c890bc
Fix macos build bug 2022-04-04 20:41:24 -07:00
Micah Lee
8a450c7db7
Give up on snapcraft 2022-04-03 21:22:13 -07:00
Micah Lee
af19ad405b
bash function syntax 2022-04-03 21:11:47 -07:00
Micah Lee
8076c64b5e
Install even more snaps 2022-04-03 21:06:48 -07:00
Micah Lee
8d810f87c0
Try installing go and gnome-3-34-1804-sdk without snapd 2022-04-03 20:59:33 -07:00
Micah Lee
cc11737a75
Install one snap at a time 2022-04-03 20:29:55 -07:00
Micah Lee
61db951789
Try install extra snaps first 2022-04-03 20:26:16 -07:00
Micah Lee
eec2f7727b
Try stable snapcore/snapcraft container 2022-04-03 20:22:08 -07:00
Micah Lee
fc75458453
Build exe.macos as well as the app bundle, and upload them both 2022-04-03 20:21:14 -07:00
Micah Lee
49471a835a
Fix macOS cleanup script 2022-04-03 17:35:41 -07:00
Micah Lee
9b28a9393a
Move windows and mac build scripts into scripts folder 2022-04-03 17:20:31 -07:00
Micah Lee
28655d28c8
Make CircleCI use the new get-tor.py 2022-04-03 11:20:57 -07:00
Micah Lee
ee9a5269bb
Oops, change to correct folder for snapcraft 2022-03-31 21:15:48 -07:00
Micah Lee
fa5d5b7cdd
Use docker for snapcraft 2022-03-31 21:04:08 -07:00
Micah Lee
d54b51e7b1
Install snapcraft before building the snap, and fix some macos cleanup 2022-03-31 19:57:47 -07:00
Micah Lee
4e5ad4d0ca
Work on macOS build 2022-03-31 19:35:26 -07:00
Micah Lee
f4a50b573d
For snapcraft, switch from docker to machine 2022-03-31 18:59:38 -07:00
Micah Lee
fd052e6f1c
Fix compressing Windows builds, add skeleton for making macOS build, and start snapcraft build 2022-03-31 18:54:32 -07:00
Micah Lee
f9b79d667f
Don't install 7zip with choco because it's already in the CircleCI windows orb, and zip contents of build folder instead of build folder itself 2022-03-31 18:40:36 -07:00
Micah Lee
4297a5a6dc
Create new windows.py script that combines various Windows build tasks, and update CI to use it 2022-03-31 18:34:41 -07:00
Micah Lee
aff969ee09
Run setup-freeze.py directly instead of using build-windows.py, and fix go path in build meek script 2022-03-30 16:09:31 -07:00
Micah Lee
e77cd6939e
Try fixing installing 32-bit go, and try fixing 32-bit paths in scripts 2022-03-30 15:52:31 -07:00