Branch | Commit message | Author | Age |
keyring | Add key for arunisaac. | Arun Isaac | 19 months |
main | README: Hard-code releases. | Arun Isaac | 12 months |
|
Tag | Download | Author | Age |
v0.1.0 | kolam-0.1.0.tar.gz kolam-0.1.0.tar.lz kolam-0.1.0.zip | Arun Isaac | 3 years |
|
Age | Commit message | Author |
2024-01-26 | README: Hard-code releases.•••* README.org (Download): Replace releases dynamic block with
hard-coded list of releases.
* build-aux/build-website.el (org-dblock-write:releases): Delete
function.
(build-website): Do not call org-update-all-dblocks.
HEADmain | Arun Isaac |
2024-01-26 | build-aux: Do not infer release information from git tags.•••We now build the website as a computed-file G-expression in a Guix
channel. Guix channels always discard the git repository information,
and don't have access to the git tags. We can fix this problem later
if and when we switch to using tissue for the website.
* build-aux/build-home-page.el (org-dblock-write:releases): Do not
infer release information from git tags. Hard-code them.
| Arun Isaac |
2024-01-12 | guix: Add G-expression computed-file to build website.•••* .guix/guile-kolam-package.scm (guile-kolam-package): Import gnu-make
from (gnu packages base), bash-minimal from (gnu packages bash),
emacs-minimal from (gnu packages emacs) and guile-3.0 from (gnu
packages guile).
(guile-kolam-website-gexp, guile-kolam-website): New variables.
| Arun Isaac |
2023-07-06 | Make repository a guix channel.•••* .guix-authorizations, .guix-channel: New files.
* guix.scm: Convert to a symlink pointing to
.guix/guile-kolam-package.scm. Move original there.
* .guix/guile-kolam-package.scm: Convert into a module with public
packages.
| Arun Isaac |
2022-01-19 | README: Fix broken link to signing key.•••* README (Download): Fix broken link to signing key.
| Arun Isaac |
2022-01-05 | README: Add releases.•••* README.org (Download): Add releases.
* build-aux/build-home-page.el (org-dblock-write:releases): New
function.
(build-website): Update dynamic blocks before exporting.
| Arun Isaac |
2022-01-05 | website: Add release tarballs.•••* website/releases/kolam-0.1.0.tar.lz,
website/releases/kolam-0.1.0.tar.lz.asc: New files.
| Arun Isaac |
2022-01-05 | README: Add roadmap.•••* README.org (Contributing): Add roadmap.
v0.1.0 | Arun Isaac |
2022-01-05 | README: Improve introductory paragraph.•••* README.org: Improve introductory paragraph.
| Arun Isaac |
2022-01-05 | build-aux: Check news during distcheck.•••* Makefile (distcheck): Pass version to distcheck script.
* build-aux/distcheck.scm (check-news): New function.
Check news.
| Arun Isaac |
[...] |