summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Collapse)Author
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