Joshua M. Boniface
34ba5153c4
Add support for Debug releases
...
Allows specifying --debug to build.py to build Debug builds of the
server, facilitating easier debugging. This is then called by default
for weekly builds.
2025-04-11 16:52:35 -04:00
Joshua M. Boniface
efa1e92c22
Set telemetry output in portable build.sh
...
Seems this was missed who knows how long ago, so add it just in case.
FYI This only affects our builds, not our users' privacy.
2024-11-21 14:34:26 -05:00
Nyanmisaka
29854741c8
Fix incorrect windows ffmpeg path ( #41 )
2024-09-19 08:18:25 -06:00
nyanmisaka
67c520bf28
Use Windows FFmpeg built with Clang
...
For better intrin perf in vf_tonemapx filter.
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2024-09-09 23:19:54 +08:00
nyanmisaka
116d2fa9cd
Switch to jellyfin-ffmpeg7
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2024-09-09 23:19:54 +08:00
Joshua M. Boniface
a974263fbf
Disable non-Windows portable FFmpeg integration
2024-05-09 02:01:29 -04:00
Joshua M. Boniface
d125f7fdb1
Add portable build FFmpeg downloads
2024-05-08 17:23:31 -04:00
Joshua M. Boniface
5d7ed5b3ee
Ensure archives have an inner folder
2024-03-03 02:04:47 -05:00
Joshua M. Boniface
e91c8d9296
Fix bad tar flag for XZ
2024-03-03 01:55:44 -05:00
Joshua M. Boniface
48c298bc26
Add tar.xz archives
2024-03-03 01:47:02 -05:00
Joshua M. Boniface
5eee21bdde
Fix another bad variable reference
2024-03-03 01:46:51 -05:00
Joshua M. Boniface
3c2d6f871b
Fix incorrect variable name
2024-03-03 01:21:34 -05:00
Joshua M. Boniface
fe8853a466
Make gzip explicit in archive types
...
Might add "tarxz" or similar some day, so make it explicit.
2024-02-16 03:31:22 -05:00
Joshua M. Boniface
05d21f5f78
Make all variables more descriptive
2024-02-15 01:23:51 -05:00
Joshua M. Boniface
44d014bd12
Fix version suffixing without PARCH
2024-02-15 00:54:10 -05:00
Joshua M. Boniface
e339eee1b9
Combine all portable archive builds
2024-02-11 16:47:03 -05:00
Joshua M. Boniface
6144590fff
Add portable builds
2024-02-11 14:21:47 -05:00