75 Commits

Author SHA1 Message Date
Miguel Jacq
542a07f171
Small RELEASE.md docs tweaks 2025-02-19 15:12:04 +11:00
Miguel Jacq
2c2745827a
Refactor how we build the snap (use requirements.txt files exported from poetry). Switch to core24 base 2025-02-11 09:51:26 +11:00
Miguel Jacq
e5e2f8eb57
Add --use-pep517 back in to onionshare-cli.yaml and update RELEASE.md file to remind this 2025-02-10 16:26:41 +11:00
Miguel Jacq
a9dba8d0a0
Make a script that generates the golang dependencies and adjusts the yaml as required 2025-02-10 16:26:40 +11:00
Miguel Jacq
4bf8ee1700
Attempt to simplify the poetry dependencies even more for flatpak, by including them as separate yaml files 2025-02-10 16:26:38 +11:00
Miguel Jacq
dd3d4c7f11
Update Flatpak with full golang sources again 2025-02-10 16:26:18 +11:00
Miguel Jacq
11262cbcf2
Add custom script to fetch golang dependencies and update instructions 2025-02-10 16:26:05 +11:00
Micah Lee
70b3bfc6aa
Define the onionshare-cli deps using flatpak-builder-tools/poetry, but onionshare deps using flatpak-builder-tools/pip 2025-02-02 13:47:00 -08:00
Saptak S
a79773412d
Updates pluggable transport links in the build scripts 2024-08-23 15:58:20 +05:30
Saptak S
7a7f0b52b1
Updates WiX information and remove win32 docs from RELEASE.md 2024-03-20 22:40:14 +05:30
Micah Lee
1142e40ca6
Update notary instructions in RELEASE.md 2024-03-19 13:29:02 -07:00
Saptak S
2d22910c99
Updates cleanup script and release documentation for apple silicon 2024-02-28 02:08:53 +05:30
Saptak Sengupta
da3c93a517
Update RELEASE.md 2024-02-20 01:06:26 +05:30
Saptak Sengupta
62e5baa1c3
Update RELEASE.md 2024-02-13 13:40:08 +05:30
Micah Lee
982b0f857e
Update release documentation to include notes about deleting old build/dist before starting a new release, and more detailed instructions on setting up VMs 2023-10-20 18:26:07 -07:00
Micah Lee
f623cf609d
Update Windows release instructions 2023-10-20 12:30:17 -07:00
Micah Lee
977628c9f5
Update release instructions 2023-10-17 16:31:40 -07:00
Micah Lee
9f616efdc1
Stop calling setup.py directly 2023-09-11 12:53:51 -07:00
Micah Lee
220a24548a
Replace flatpak Go deps to the 2.6 versions 2023-09-10 20:54:08 -07:00
Micah Lee
61ea816961
Add new script for updating python deps in flatpak manifest, and update release instructions 2023-09-10 11:19:43 -07:00
Micah Lee
444d035ded
Update Go modules in the flatpak manifest 2023-09-09 12:12:27 -07:00
Micah Lee
7b40bf8d5f
Start upgrading snap, but still working on PySide6/Qt6 2023-09-05 15:45:04 -07:00
Micah Lee
fcd1ddc28a
Make check-weblate.py less brittle 2023-09-04 20:16:44 -07:00
Micah Lee
9819b29b25
Update pluggable transports 2023-09-04 18:58:06 -07:00
Micah Lee
0d59218bf7
In Tor Browser for macOS, the file or Contents/MacOS/Tor/tor.real has been renamed to just tor 2023-09-04 18:58:06 -07:00
Micah Lee
9f8ec83990
Update python dependencies 2023-09-04 18:58:06 -07:00
Micah Lee
2375e9c129
Update flatpak to use PySide6 2023-02-08 16:11:09 -08:00
Micah Lee
600780292a
Update Windows build script to support PySide6 2023-02-08 15:28:20 -08:00
Micah Lee
a14c3fcffc
Install libiodbc and postgres 2023-02-06 20:53:27 -08:00
Micah Lee
8689cd87d7
Change minimum Python version to 3.8, and update all poetry deps 2023-02-05 16:41:07 -08:00
Micah Lee
d129a8b851
Update release documentation. Emphasize automated packaging in the changelog, and update the URL for the screenshot 2022-10-09 14:34:57 -07:00
Micah Lee
125d03891f
Change how poetry is installed in snapcraft, and update release docs 2022-10-02 17:09:04 -07:00
Micah Lee
6c361a379c
Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic build 2022-10-02 13:02:38 -07:00
Micah Lee
19be871969
Update release documentation 2022-10-02 12:42:44 -07:00
Micah Lee
29707c97bb
Try fixing go parts in snapcraft 2022-07-04 18:08:58 -04:00
Micah Lee
12295aa693
Update get-tor.py to use Tor Browser 11.0.15 2022-07-04 18:00:44 -04:00
Micah Lee
fef5e3b2ec
Follow redirects when downloading with curl 2022-06-19 23:18:25 -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
de4dbb54a0
Fix macOS package cleanup and codesigning 2022-04-07 19:29:04 -07:00
Micah Lee
a2b1f8b578
Complete codesigning and packaging for Windows 2022-04-05 12:41:21 -07:00
Micah Lee
9b28a9393a
Move windows and mac build scripts into scripts folder 2022-04-03 17:20:31 -07:00
Micah Lee
4e5ad4d0ca
Work on macOS build 2022-03-31 19:35:26 -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
e168080b77
Merge branch 'develop' into censorship 2022-02-13 11:28:16 -08:00
Micah Lee
1385aa068f
Make snapcraft work 2022-01-17 12:56:39 -08:00
Micah Lee
e7cba7be20
Update release docs, and fix screenshot link in appdata 2022-01-17 10:34:11 -08:00
Micah Lee
a5f97b6c88
Version bump to 2.4.1 2022-01-16 16:06:29 -08:00
Micah Lee
fde9ac5628 Finish packaging and code signing for Mac 2022-01-13 15:13:03 -08:00
Micah Lee
0427572521 Add code signing and MSI packaging for Windows 2022-01-12 19:58:40 -08:00
Micah Lee
8a04472022
Use cx_freeze for making macOS dmg 2021-12-22 14:04:34 -08:00