summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-03-21switch to go-clonev0.22.2v0.22.1Jeff Carr
2024-03-01go get fails on debian/ because there are not .go filesv0.22.0v0.21.2Jeff Carr
2024-02-29go back to the go basic build (again)v0.21.1Jeff Carr
rule of thumb: don't do anything smart in a Makefile
2024-02-12start moving to a go-gui-toolkit packageJeff Carr
2024-02-05docsv0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19just always GO111MODULE stillJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-19goimport for referenceJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18trigger versionv0.12.10Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18damn it. something went wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18clean exit from makev0.12.9Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18make a go env so go get doesn't freak outv0.12.8Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18make a go file so go get doesn't freak outJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18pathsv0.12.7Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18fix paths to build debian packagev0.12.6Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18redo makefile with new directory structureJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-13always build with GO111MODULES until stableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-11go modv0.10.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06messing with go modJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03more .deb rulesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03debian package still didn't workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03moving the debian stuff hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01move into seperate repoJeff Carr