aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2026-06-26mkwheels: set pipefail; clarify requirements.txt is audit-onlyDanilo M.2-1/+5
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26mkwheels: document selftest in READMEDanilo M.1-0/+5
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26mkwheels: add selftest asserting byte-identical tarballsDanilo M.1-0/+23
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26mkwheels: pack reproducible tarball and print md5Danilo M.1-0/+21
2026-06-26mkwheels: download wheels and emit hashed requirements.txtDanilo M.1-0/+31
2026-06-26mkwheels: resolve SOURCE_DATE_EPOCH from PyPI upload timeDanilo M.1-0/+19
2026-06-26mkwheels: add script skeleton with arg parse and tool checksDanilo M.1-0/+57
2026-06-26mkwheels: add LICENSE, gitignore, README skeletonDanilo M.3-0/+384
2026-06-26docs: add mkwheels implementation planDanilo M.1-0/+479
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26docs: add mkwheels design specDanilo M.1-0/+115
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>