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