| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-30 | make: Add new EMACS_Q_ARG variable | Jonas Bernoulli | |
| It defaults to "-Q" but users can instead use "-q", which is useful if "site-start.el" contains essential settings. Also add `EMACS_BATCH' and `EMACS_ORG', and rework use of related variables. | |||
| 2025-11-13 | make: Use absolute urls in exported manuals | Jonas Bernoulli | |
| 2025-11-13 | Publish manual and statistics using webdav | Jonas Bernoulli | |
| Re magit/magit#5472. | |||
| 2025-11-13 | make: Cosmetics | Jonas Bernoulli | |
| 2025-05-09 | make: Do not needlessly quote every comma in generated texi files | Jonas Bernoulli | |
| This counters Org commit 39264d3d41213085502dc0c2572f50855ea587a1. | |||
| 2024-08-20 | make: Make .orgconfig a prerequisite of %.texi | Jonas Bernoulli | |
| 2024-08-17 | make: Re-generate %.texi if HEAD changed since previous run | Jonas Bernoulli | |
| 2024-08-16 | make: Ensure documentation is cleaned up and regenerated when needed | Jonas Bernoulli | |
| - Files are not the only inputs to `texi', so we cannot rely on their modification times alone, to determine whether a rebuild is required. The new `redo-docs' always regenerates the texi file and thus all other formats. Use that target before publishing the manual. - Teach `html-dir' to only regenerate if the texi file has actually been touched. - However when `html-dir' does regenerate, we must first remove all existing html files, to avoid files that used to be generated but are not being generated anymore, from sticking around. | |||
| 2024-06-18 | make: Fix texi target | Jonas Bernoulli | |
| 2024-06-07 | make: Integrate texi target | Jonas Bernoulli | |
| Now that an Org version (9.6), which contains the necessary changes to ox-texinfo, has been released, we assume that users have the necessary tools. | |||
| 2023-12-09 | make: Remove obsolete org-export kludges | Jonas Bernoulli | |
| 2022-11-19 | make: Explicitly specify output directory for makeinfo --html | Jonas Bernoulli | |
| The default output directory differs between makeinfo versions. | |||
| 2022-08-10 | make: Print message for texi target | Jonas Bernoulli | |
| 2022-04-22 | make: Right-align target verbs | Jonas Bernoulli | |
| 2022-03-20 | Automatically publish statistics | Jonas Bernoulli | |
| 2022-03-20 | Remove AUTHORS.md | Jonas Bernoulli | |
| This is part of my effort to make the Makefiles of packages more similar to each other. Except for Magit, the other packages do not come with such a file. | |||
| 2022-01-30 | Hardcode version string for now | Jonas Bernoulli | |
| 2021-12-26 | manual: Use updated support for definition commands | Jonas Bernoulli | |
| Instead of ox-texinfo+.el use the new implementation that I expect to be merged into Org itself. | |||
| 2021-12-16 | make: Set more variables in default.mk | Jonas Bernoulli | |
| 2021-12-16 | make: Fix publish and release targets | Jonas Bernoulli | |
| 2021-12-16 | make: Update stats target | Jonas Bernoulli | |
| 2021-12-16 | Add lisp/ and docs/ directories | Jonas Bernoulli | |
