aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Makefile: add test targetEgor Tensin2023-07-13
|
* Makefile: remove unused recipesEgor Tensin2023-07-12
| | | | | I don't like this, but they really were unused for a long time. In any case, it'll be easy to bring them back.
* Makefile: add shortcuts for integration testsEgor Tensin2023-07-12
|
* Makefile: move the prelude to prelude.mkEgor Tensin2023-06-30
|
* docker: fix armhf buildsv4.0.12Egor Tensin2023-05-30
|
* Makefile: add a recipe to create git tagsEgor Tensin2023-03-02
|
* Makefile: fix venv/upgradeEgor Tensin2023-03-02
|
* use `--progress plain` with docker-compose buildEgor Tensin2023-02-25
|
* add --quiet flags to all installationsEgor Tensin2023-02-25
|
* build for Mac's M1 alsoEgor Tensin2023-02-08
|
* Makefile: split long commandsEgor Tensin2023-02-08
|
* Makefile: update recipe namesEgor Tensin2023-02-08
|
* Makefile: use docker-compose for make buildEgor Tensin2023-02-08
| | | | | First, it would actually build both images: cgitize and cgitize-frontend. Second, it's already tested in t/i/docker.
* Makefile: fix make */build recipesEgor Tensin2023-02-08
|
* Makefile: remove obsolete recipesEgor Tensin2023-02-08
|
* Makefile: consistencyEgor Tensin2023-02-08
|
* Makefile: add venv-update commandEgor Tensin2022-10-15
| | | | | It should fetch dependencies from setup.cfg and update them to the latest version.
* Makefile: preserve the headerEgor Tensin2022-03-08
|
* Makefile: remove the stupid headerEgor Tensin2022-03-08
|
* Makefile: add alias for launching PythonEgor Tensin2021-11-22
|
* Makefile: add more convenient aliasesEgor Tensin2021-10-16
|
* Makefile: best practicesEgor Tensin2021-04-07
|
* rename the project to "cgitize"Egor Tensin2021-03-29
|
* Makefile: better curl usageEgor Tensin2020-09-13
|
* Travis: switch to FocalEgor Tensin2020-09-13
|
* build & publish multi-arch Docker imagesEgor Tensin2020-03-01