Commit message (Collapse) | Author | ||
---|---|---|---|
2023-12-10 | fix target architectures & links | Egor Tensin | |
On https://www.flightradar24.com/share-your-data, the Raspberry Pi link now points to arm64 builds only. Also, download links for Linux packages are different now. | |||
2023-06-30 | Makefile: move the prelude to prelude.mk | Egor Tensin | |
2023-05-30 | Makefile: rewording | Egor Tensin | |
2023-02-25 | use `--progress plain` with Docker builds | Egor Tensin | |
2023-02-08 | shorter platform names | Egor Tensin | |
2023-02-08 | Makefile: split long commands | Egor Tensin | |
2023-02-08 | Makefile: restore helpful comments | Egor Tensin | |
2023-02-08 | Makefile: remove docker/build recipe | Egor Tensin | |
It's kinda counter-productive to have it, since it's exactly the same as compose/build. | |||
2023-02-07 | Makefile: remove obsolete recipes | Egor Tensin | |
2023-02-07 | Makefile: remove compose/install | Egor Tensin | |
1.25.0 has been out for a while now, this recipe is no longer needed really? | |||
2023-02-07 | Makefile: consistentcy | Egor Tensin | |
2021-04-07 | Makefile: best practices | Egor Tensin | |
2021-03-31 | Makefile: best practices | Egor Tensin | |
2020-09-13 | Travis: switch to Focal | Egor Tensin | |
2020-03-01 | Makefile: code style | Egor Tensin | |
2020-02-29 | Makefile: style guide | Egor Tensin | |
2020-02-03 | Makefile: best practices | Egor Tensin | |
2020-01-28 | Makefile: refactoring | Egor Tensin | |
2020-01-28 | add safety checks to Makefile | Egor Tensin | |
2020-01-27 | Travis: switch to make | Egor Tensin | |
2020-01-27 | add Makefile | Egor Tensin | |