aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Collapse)Author
2023-12-10fix target architectures & linksEgor 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-30Makefile: move the prelude to prelude.mkEgor Tensin
2023-05-30Makefile: rewordingEgor Tensin
2023-02-25use `--progress plain` with Docker buildsEgor Tensin
2023-02-08shorter platform namesEgor Tensin
2023-02-08Makefile: split long commandsEgor Tensin
2023-02-08Makefile: restore helpful commentsEgor Tensin
2023-02-08Makefile: remove docker/build recipeEgor Tensin
It's kinda counter-productive to have it, since it's exactly the same as compose/build.
2023-02-07Makefile: remove obsolete recipesEgor Tensin
2023-02-07Makefile: remove compose/installEgor Tensin
1.25.0 has been out for a while now, this recipe is no longer needed really?
2023-02-07Makefile: consistentcyEgor Tensin
2021-04-07Makefile: best practicesEgor Tensin
2021-03-31Makefile: best practicesEgor Tensin
2020-09-13Travis: switch to FocalEgor Tensin
2020-03-01Makefile: code styleEgor Tensin
2020-02-29Makefile: style guideEgor Tensin
2020-02-03Makefile: best practicesEgor Tensin
2020-01-28Makefile: refactoringEgor Tensin
2020-01-28add safety checks to MakefileEgor Tensin
2020-01-27Travis: switch to makeEgor Tensin
2020-01-27add MakefileEgor Tensin