Fijxu
2acee823b5
chore: remove -Dpreview_mt from Makefile as it has been deprecated by the Crystal compiler.
...
Crystal 1.21.0 now features execution contexts, they do not longer support (and recommend) the `-Dpreview_mt` build flag. It also worked really bad and it made Invidious to hang on high load.
2026-08-02 16:54:22 -04:00
Samantaz Fox
f51a3b8d2b
Makefile: Add MT option to enable the 'preview_mt' flag
2024-10-09 18:37:08 +02:00
syeopite
a8ba02051b
Remove(?) lsquic from make and docker files
2023-07-26 07:25:19 -07:00
Orville
507bed6313
Workaround for https://github.com/iv-org/invidious/issues/3909 ( #3967 )
2023-07-05 13:13:05 +00:00
Samantaz Fox
867d488931
Makefile: Add API_ONLY variable
2023-06-08 23:45:11 +02:00
Samantaz Fox
84cd4d6a5b
Makefile: disable QUIC by default ( #3367 )
2022-10-30 12:58:23 +00:00
Samantaz Fox
253256bf37
Clean make help
...
Forgot to mute the echo commands :X
2022-02-23 00:18:48 +01:00
Samantaz Fox
492d1144e0
Apply changes from code review
2022-02-08 03:05:49 +01:00
Samantaz Fox
f73aef33f0
Add compile option to disable fetching of player dependencies
2022-02-07 22:45:08 +01:00
Samantaz Fox
0749baae4b
Makefile: Fix 'STATIC' in help message
...
Fix description (typo) and default value
2022-01-26 13:24:40 +01:00
Samantaz Fox
4f219362fe
Also fix DISABLE_QUIC declaration
2022-01-04 01:47:41 +01:00
Samantaz Fox
c427444946
Flag to disable QUIC should be 'disable_quic'
2022-01-04 01:46:07 +01:00
Samantaz Fox
6a204753c0
Fix typo
2021-11-15 23:36:52 +01:00
Samantaz Fox
19bb26a789
Add a makefile
2021-11-15 23:08:48 +01:00