| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-29 | build: Move Makefile to src/ and putting object files in src/ too | mithe24 | 1 | -1/+1 | |
| Changed output directory for objects files and put Makefile in src/. This is because that is how it's expected in desc.pdf | |||||
| 2025-10-29 | build(Deploy): Added `deploy` target for archiving program in a `.tar.gz` | mithe24 | 1 | -0/+1 | |
| `make deploy` compresses and adds executable to a `.tar.gz` archive. It also adds `README.md` to `usr/bin/sorter/doc/' | |||||
| 2025-10-29 | chore(gitignore): gitignore for build/ and sorter exe | mithe24 | 1 | -0/+2 | |