Commit message (Collapse) | Author | ||
---|---|---|---|
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 | |