Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | Makefile: Add dist and distcheck targets. | Arun Isaac | |
* Makefile (GIT, GPG, LZIP, distribute_files, dist_archive): New variables. (.PHONY): Add dist and distcheck. (dist, $(dist_archive), distcheck): New targets. (%.asc): New pattern rule. (clean): Clean $(dist_archive) and $(dist_archive).asc. * build-aux/distcheck.scm: New file. | |||
2022-01-03 | build-aux: Add website build script. | Arun Isaac | |
* build-aux/build-home-page.el: New file. |