Micah Lee
|
6679e9c4dc
|
Fix sanitizing version string
|
2022-06-20 00:18:49 -04:00 |
|
Micah Lee
|
6a5ac69741
|
cx_Freeze cannot handle dev version strings
|
2022-06-19 23:58:41 -04:00 |
|
Micah Lee
|
ac745dd041
|
Fix PT Windows build scripts to move the binary to the right folder
|
2022-06-19 23:36:34 -04:00 |
|
Micah Lee
|
7173a4b9d3
|
Version bump to 2.6.dev1
|
2022-06-19 23:36:08 -04:00 |
|
Micah Lee
|
21a4f0ee01
|
Try quoting paths to make Windows caches works
|
2022-06-19 23:20:53 -04:00 |
|
Micah Lee
|
fef5e3b2ec
|
Follow redirects when downloading with curl
|
2022-06-19 23:18:25 -04:00 |
|
Micah Lee
|
1116a407ea
|
Speed up macOS build by skipping homebrew (downloading the Go pkg, and using curl instead of wget)
|
2022-06-19 23:09:00 -04:00 |
|
Micah Lee
|
a54b6beb12
|
Wait for Python to finish installing in Windows before finishing the task
|
2022-06-19 23:04:28 -04:00 |
|
Micah Lee
|
5cbb2b3be4
|
Fix tarball compression, and also try to fix CircleCI caches
|
2022-06-19 22:57:33 -04:00 |
|
Micah Lee
|
e4114bf01d
|
Fix windows codesigning script
|
2022-06-19 22:57:13 -04:00 |
|
Micah Lee
|
93e129983a
|
Try compressing macos version with tar
|
2022-06-19 19:53:15 -04:00 |
|
Micah Lee
|
5ce4af6918
|
Try removing python install logs
|
2022-06-19 19:32:37 -04:00 |
|
Micah Lee
|
8eef25f2ff
|
Oops, install 32-bit python in build-win32
|
2022-06-19 18:38:38 -04:00 |
|
Micah Lee
|
82a8df604d
|
Use the correct Python
|
2022-06-19 18:35:47 -04:00 |
|
Micah Lee
|
e8b388995b
|
Switch to python 3.9.13 and switch how python is installed in Windows
|
2022-06-19 18:11:50 -04:00 |
|
Micah Lee
|
609cf488eb
|
One more get-tor fix for win64
|
2022-06-19 16:05:17 -04:00 |
|
Micah Lee
|
e60c56d457
|
64-bit Tor Browser binaries have different filenames than 32-bit
|
2022-06-19 15:57:10 -04:00 |
|
Micah Lee
|
6a5de62ba5
|
Oops, fix circleci config
|
2022-06-19 15:35:25 -04:00 |
|
Micah Lee
|
3d1b122bca
|
Fix get-tor bug
|
2022-06-19 15:28:04 -04:00 |
|
Micah Lee
|
038e1e9ef0
|
Run get-tor, and the PT build scripts, in macos
|
2022-06-19 15:19:21 -04:00 |
|
Micah Lee
|
8ff1a0b294
|
Make scripts to build PT binaries, and run those in CI
|
2022-06-19 14:57:37 -04:00 |
|
Saptak S
|
7526141024
|
Adds call operator for calling go build
|
2022-06-17 15:01:52 +05:30 |
|
Micah Lee
|
e7067a1c6d
|
Typo in win32 get-tor task
|
2022-06-16 22:48:02 -07:00 |
|
Micah Lee
|
549b0eac72
|
Update get-tor.py to use Tor Browser 11.0.4, and improve it. Make sure we run get-tor.py in CI before compiling pluggable transports, so the correct folder will exist
|
2022-06-16 21:05:11 -07:00 |
|
Micah Lee
|
5c24453ddc
|
Syntax
|
2022-06-16 20:04:42 -07:00 |
|
Micah Lee
|
e2a601ad75
|
Rip out code to build tor, and just get it from Tor Browser again
|
2022-06-16 20:03:23 -07:00 |
|
Micah Lee
|
a04715b805
|
Fix persiste_to_workspace paths
|
2022-06-05 16:40:29 -07:00 |
|
Micah Lee
|
e8e8e3c30a
|
Change paths since we are building as root in debian now
|
2022-06-05 16:38:01 -07:00 |
|
Micah Lee
|
6fb2106682
|
Install git
|
2022-06-05 15:55:57 -07:00 |
|
Micah Lee
|
7271deeef9
|
Install curl
|
2022-06-05 15:54:05 -07:00 |
|
Micah Lee
|
55554f3061
|
Install wget
|
2022-06-05 15:52:15 -07:00 |
|
Micah Lee
|
6555c00456
|
Without jammy
|
2022-06-05 15:50:17 -07:00 |
|
Micah Lee
|
19abe55d9d
|
debian:bullseye
|
2022-06-05 15:47:58 -07:00 |
|
Micah Lee
|
4fce717cdb
|
Try building in Debian instead of Ubuntu
|
2022-06-05 15:14:41 -07:00 |
|
Micah Lee
|
5e71c90828
|
Increase RAM
|
2022-06-04 21:51:20 -07:00 |
|
Micah Lee
|
dedec13d2d
|
Try with resource_class: medium+, which has more RAM
|
2022-06-04 21:42:24 -07:00 |
|
Micah Lee
|
19d2f8d3b9
|
Add universe repo too, to install everything from jammy
|
2022-06-04 21:29:33 -07:00 |
|
Micah Lee
|
5f4e595f44
|
Install build tools from ubuntu jammy
|
2022-06-04 21:26:11 -07:00 |
|
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 |
|
Martin Reboredo
|
725cbeea63
|
Fix icons and theming under Wayland
|
2022-06-02 20:56:04 -03:00 |
|