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