summaryrefslogtreecommitdiff
path: root/doBuild.debian.go
AgeCommit message (Collapse)Author
6 daysminorv0.1.55Jeff Carr
7 daysuse go-args Help() textJeff Carr
8 dayssend everything throughv0.1.53Jeff Carr
9 daysgetting closer to not sucking as muchJeff Carr
9 daysmaybe rill will work here againJeff Carr
9 daysnew .deb build codeJeff Carr
9 daysnew argv designJeff Carr
11 dayss/ENV/env/ but ENV really is better herev0.1.50Jeff Carr
12 daystry to fix .deb build counterJeff Carr
12 daysuse a table for outputJeff Carr
2025-10-21use ENVJeff Carr
2025-10-17try out argv as the name. is this weird?v0.1.45Jeff Carr
2025-10-16why does it keep rebuilding these?Jeff Carr
2025-10-15take out the return and panic and see how it goesJeff Carr
2025-10-15make build increment function using lib/config works ok so farJeff Carr
2025-10-15try to use config to track the build versionJeff Carr
2025-10-15pass the build version to dpkgJeff Carr
2025-10-14skip some more thingsJeff Carr
2025-10-14skip some things for riscvJeff Carr
2025-10-14try and get some riscv64 buildsJeff Carr
2025-10-13try to only test install what is neededJeff Carr
2025-10-13only even test install on changed stuffJeff Carr
2025-10-13just check incoming/ for filesJeff Carr
2025-10-10NEVER BUILD -dirty .deb packages. causes versioning problems.Jeff Carr
it's bad idea anyway. I just tried it to see what would happen. it'll randomly upgrade based on the git-hash sort value so it's totally retarded. remove any attempt at the code ever allowing this. Block .deb packages in mirrors incoming/ from being added also.
2025-10-09cleaning up publishJeff Carr
2025-10-08maybe always return this wayJeff Carr
2025-10-08better outputJeff Carr
2025-10-08usability cleanupsJeff Carr