Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-06 | Makefile: Package `dist/` into a bundled archive for release | Teddy Wing | |
2020-08-06 | Makefile: Remove unused list of products | Teddy Wing | |
This was replaced by `RELEASE_PRODUCTS` so that I could make `DIST_PRODUCTS` based on `PRODUCTS`. | |||
2020-08-06 | Makefile: Put distribution binaries in `dist/bin/` | Teddy Wing | |
2020-08-06 | Makefile: Put distribution man pages in `dist/share/man/man1/` | Teddy Wing | |
2020-08-06 | Makefile: Copy release products to `dist/` | Teddy Wing | |
Add recipes to build release targets and copy the binaries and man pages into the `dist/` folder. We'll use this to package a release archive. | |||
2020-08-04 | Add license (GNU GPLv3+) | Teddy Wing | |
2020-08-04 | Add man page for `git-sugpatch` | Teddy Wing | |