4167 Commits

Author SHA1 Message Date
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
Micah Lee
0ba7f11748 Fix macOS package cleanup and codesigning 2022-04-07 19:29:04 -07:00
Micah Lee
b4c348d9f4 Properly zip up the app bundle 2022-04-05 17:34:04 -07:00
Micah Lee
5500e3f890 Complete codesigning and packaging for Windows 2022-04-05 12:41:21 -07:00
Micah Lee
15d70595cd 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
8f68f2ed52 Fix macos build bug 2022-04-04 20:41:24 -07:00
Micah Lee
c9ff43cb2f Give up on snapcraft 2022-04-03 21:22:13 -07:00
Micah Lee
ce290c1274 bash function syntax 2022-04-03 21:11:47 -07:00
Micah Lee
5df421cfd5 Install even more snaps 2022-04-03 21:06:48 -07:00
Micah Lee
ac4a14e006 Try installing go and gnome-3-34-1804-sdk without snapd 2022-04-03 20:59:33 -07:00
Micah Lee
97981bd9d7 Install one snap at a time 2022-04-03 20:29:55 -07:00
Micah Lee
d45eabbbc2 Try install extra snaps first 2022-04-03 20:26:16 -07:00
Micah Lee
2bfd0590b1 Try stable snapcore/snapcraft container 2022-04-03 20:22:08 -07:00
Micah Lee
4a3f37b3dc Build exe.macos as well as the app bundle, and upload them both 2022-04-03 20:21:14 -07:00
Micah Lee
579cfd4500 Fix macOS cleanup script 2022-04-03 17:35:41 -07:00
Micah Lee
e9ab1a8cd4 Move windows and mac build scripts into scripts folder 2022-04-03 17:20:31 -07:00
Micah Lee
1bbd59cfdc Make CircleCI use the new get-tor.py 2022-04-03 11:20:57 -07:00
Micah Lee
76dd0d37ee Combine all get-tor scripts into a single get-tor.py 2022-04-03 11:15:53 -07:00
Micah Lee
f3ca62e27c Oops, change to correct folder for snapcraft 2022-03-31 21:15:48 -07:00
Micah Lee
36671fa89f Add some exception handling to the symlink creation 2022-03-31 21:13:42 -07:00
Micah Lee
8a9871b945 Use docker for snapcraft 2022-03-31 21:04:08 -07:00
Micah Lee
74afcdc1c0 Install snapcraft before building the snap, and fix some macos cleanup 2022-03-31 19:57:47 -07:00
Micah Lee
dec466c77b Work on macOS build 2022-03-31 19:35:26 -07:00
Micah Lee
183f2d09e7 For snapcraft, switch from docker to machine 2022-03-31 18:59:38 -07:00
Micah Lee
cdee9f01ab Fix compressing Windows builds, add skeleton for making macOS build, and start snapcraft build 2022-03-31 18:54:32 -07:00
Micah Lee
19d878d074 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
e7a0f776d0 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
247528a8f9 Try a different way of explicitly defining what packages to include and exclude 2022-03-31 12:31:48 -07:00
Micah Lee
6f339a2c62 Explicitly exclude top-level folders from cx_Freeze build 2022-03-31 11:57:15 -07:00
Micah Lee
faafcc12fd 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
21b4ec756b Try fixing installing 32-bit go, and try fixing 32-bit paths in scripts 2022-03-30 15:52:31 -07:00
Micah Lee
c8a4330b63 In 32-bit build, use 32-bit python 2022-03-30 14:30:49 -07:00
Micah Lee
51205309d1 Actually try installing 32-bit golang and poetry 2022-03-30 13:56:18 -07:00
Micah Lee
33c03dcf13 Try installing 32-bit golang and poetry 2022-03-30 13:49:45 -07:00
Micah Lee
f287f08c73 Try installing 32-bit python and implementing build-win32 2022-03-30 12:50:28 -07:00
Micah Lee
b0570f3982 Comment out deleting files, to see if this makes binary run 2022-03-30 12:26:00 -07:00
Micah Lee
5a83824d46 Make build-windows.py not use special characters, and make it detect 32-bit or 64-bit python 2022-03-30 08:55:04 -07:00
Micah Lee
935f9bec5b Add --ci-build to Windows build script, and do more to make the build in CircleCI 2022-03-30 08:29:16 -07:00
Micah Lee
6002516c56 Try installing some dependencies with chocolatey 2022-03-29 21:59:39 -07:00
Micah Lee
19360eedeb Don't require gui tests because they crash 2022-03-29 21:11:46 -07:00
Micah Lee
7b8b37863f Only try building after tests pass 2022-03-29 21:05:23 -07:00
Micah Lee
8a53aa3723 Fix YAML 2022-03-29 21:04:39 -07:00
Micah Lee
8885f23b0f Try CircleCI Windows orb 2022-03-29 21:02:03 -07:00
Micah Lee
d863d72d01 Merge pull request #1567 from onionshare/fix-tests
Fix tests
2022-03-29 08:54:50 -07:00
Micah Lee
db7310b4df Actually switch to next gen CircleCI container images 2022-03-28 20:22:14 -07:00
Micah Lee
74ae4b01aa Switch to next gen CircleCI image 2022-03-28 20:20:23 -07:00
Micah Lee
8128832450 Set env variable a different way 2022-03-28 20:13:14 -07:00