Files
copyparty/scripts/pyinstaller
ed 6cedcfbf77 update deps:
* copyparty.exe: python 3.12.7 => 3.12.8
* webdeps:
  * hashwasm 4.10.0 => 4.12.0
  * dompurify 3.1.7 => 3.2.2
  * codemirror 5.65.16 => 5.65.18
2024-12-03 22:11:07 +00:00
..
2024-09-19 22:04:49 +00:00
2024-10-04 23:19:28 +00:00
2024-12-03 22:11:07 +00:00
2022-09-21 08:17:26 +02:00
2022-09-21 08:17:26 +02:00
2023-03-07 22:58:14 +00:00
2023-11-03 17:09:34 +00:00
2023-03-07 22:58:14 +00:00
2024-10-04 23:19:28 +00:00
2023-03-07 22:58:14 +00:00
2023-05-07 15:35:56 +00:00

builds copyparty32.exe, fully standalone, compatible with 32bit win7-sp1 and later

requires a win7 vm which has never been connected to the internet and a host-only network with the linux host at 192.168.123.1

copyparty.exe is built by a win10-ltsc-2021 vm with similar setup

first-time setup steps in notes.txt

run build.sh in the vm to fetch src + compile + push a new exe to the linux host for manual publishing

ffmpeg

built with ffmpeg-windows-build-helpers and this patch using these steps