summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Collapse)Author
2024-10-09Makefile: Add MT option to enable the 'preview_mt' flagSamantaz Fox
2023-07-26Remove(?) lsquic from make and docker filessyeopite
2023-07-05Workaround for https://github.com/iv-org/invidious/issues/3909 (#3967)Orville
2023-06-08Makefile: Add API_ONLY variableSamantaz Fox
2022-10-30Makefile: disable QUIC by default (#3367)Samantaz Fox
2022-02-23Clean make helpSamantaz Fox
Forgot to mute the echo commands :X
2022-02-08Apply changes from code reviewSamantaz Fox
2022-02-07Add compile option to disable fetching of player dependenciesSamantaz Fox
2022-01-26Makefile: Fix 'STATIC' in help messageSamantaz Fox
Fix description (typo) and default value
2022-01-04Also fix DISABLE_QUIC declarationSamantaz Fox
2022-01-04Flag to disable QUIC should be 'disable_quic'Samantaz Fox
2021-11-15Fix typoSamantaz Fox
2021-11-15Add a makefileSamantaz Fox