Commit message (Collapse) | Author | ||
---|---|---|---|
2023-07-13 | Makefile: add test target | Egor Tensin | |
2023-07-12 | Makefile: remove unused recipes | Egor Tensin | |
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. | |||
2023-07-12 | Makefile: add shortcuts for integration tests | Egor Tensin | |
2023-06-30 | Makefile: move the prelude to prelude.mk | Egor Tensin | |
2023-05-30 | docker: fix armhf buildsv4.0.12 | Egor Tensin | |
2023-03-02 | Makefile: add a recipe to create git tags | Egor Tensin | |
2023-03-02 | Makefile: fix venv/upgrade | Egor Tensin | |
2023-02-25 | use `--progress plain` with docker-compose build | Egor Tensin | |
2023-02-25 | add --quiet flags to all installations | Egor Tensin | |
2023-02-08 | build for Mac's M1 also | Egor Tensin | |
2023-02-08 | Makefile: split long commands | Egor Tensin | |
2023-02-08 | Makefile: update recipe names | Egor Tensin | |
2023-02-08 | Makefile: use docker-compose for make build | Egor Tensin | |
First, it would actually build both images: cgitize and cgitize-frontend. Second, it's already tested in t/i/docker. | |||
2023-02-08 | Makefile: fix make */build recipes | Egor Tensin | |
2023-02-08 | Makefile: remove obsolete recipes | Egor Tensin | |
2023-02-08 | Makefile: consistency | Egor Tensin | |
2022-10-15 | Makefile: add venv-update command | Egor Tensin | |
It should fetch dependencies from setup.cfg and update them to the latest version. | |||
2022-03-08 | Makefile: preserve the header | Egor Tensin | |
2022-03-08 | Makefile: remove the stupid header | Egor Tensin | |
2021-11-22 | Makefile: add alias for launching Python | Egor Tensin | |
2021-10-16 | Makefile: add more convenient aliases | Egor Tensin | |
2021-04-07 | Makefile: best practices | Egor Tensin | |
2021-03-29 | rename the project to "cgitize" | Egor Tensin | |
2020-09-13 | Makefile: better curl usage | Egor Tensin | |
2020-09-13 | Travis: switch to Focal | Egor Tensin | |
2020-03-01 | build & publish multi-arch Docker images | Egor Tensin | |