org-mode/mk
Ihor Radchenko eb6cabdee5
mk: Expand shell commands once only
* mk/targets.mk (GITVERSION):
(GITSTATUS):
(DATE):
(YEAR): Only expand the variables once, not in every make sub-process.
Previous code ran pwd/date/git in every make sub-process, slowing
things down significantly and unnecessarily.
2023-04-30 11:38:23 +02:00
..
default.mk org-latex-verse-block: Fix regression from 3f60acff7 2022-10-16 11:17:03 +08:00
guidesplit.pl mk/*pl: Remove type="text/javascript" as it is unnecessary 2021-04-30 10:17:06 +02:00
manfull.pl manfull.pl: Avoid silent failures 2021-10-02 19:12:46 +02:00
mansplit.pl mk/*pl: Remove type="text/javascript" as it is unnecessary 2021-04-30 10:17:06 +02:00
org-fixup.el Fix feature regexp used to detect Org library names 2022-07-28 20:26:14 +08:00
orgcard2txt.pl mk/orgcard2txt.pl: Escape { to remove deprecation warnings 2022-11-19 14:41:27 +01:00
server.mk mk/server.mk: Include cards 2022-10-15 09:08:10 +02:00
targets.mk mk: Expand shell commands once only 2023-04-30 11:38:23 +02:00